index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-04-11
fs/reiserfs/journal.c: add missing resierfs_warning() arg
Andrew Morton
2018-04-11
autofs4: use wait_event_killable
Matthew Wilcox
2018-04-11
proc: use slower rb_first()
Alexey Dobriyan
2018-04-11
proc: switch struct proc_dir_entry::count to refcount
Alexey Dobriyan
2018-04-11
proc: reject "." and ".." as filenames
Alexey Dobriyan
2018-04-11
proc: do mmput ASAP for /proc/*/map_files
Alexey Dobriyan
2018-04-11
proc: faster /proc/cmdline
Alexey Dobriyan
2018-04-11
proc: register filesystem last
Alexey Dobriyan
2018-04-11
proc: fix /proc/*/map_files lookup some more
Alexey Dobriyan
2018-04-11
proc: move "struct proc_dir_entry" into kmem cache
Alexey Dobriyan
2018-04-11
fs/proc/proc_sysctl.c: remove redundant link check in proc_sys_link_fill_cache()
Danilo Krummrich
2018-04-11
fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl table
Danilo Krummrich
2018-04-11
proc: use set_puts() at /proc/*/wchan
Alexey Dobriyan
2018-04-11
proc: check permissions earlier for /proc/*/wchan
Alexey Dobriyan
2018-04-11
proc: replace seq_printf by seq_put_smth to speed up /proc/pid/status
Andrei Vagin
2018-04-11
proc: optimize single-symbol delimiters to spead up seq_put_decimal_ull
Andrei Vagin
2018-04-11
proc: replace seq_printf on seq_putc to speed up /proc/pid/smaps
Andrei Vagin
2018-04-11
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
Andrei Vagin
2018-04-11
proc: account "struct pde_opener"
Alexey Dobriyan
2018-04-11
proc: move "struct pde_opener" to kmem cache
Alexey Dobriyan
2018-04-11
proc: randomize "struct pde_opener"
Alexey Dobriyan
2018-04-11
proc: faster open/close of files without ->release hook
Alexey Dobriyan
2018-04-11
proc: move /proc/sysvipc creation to where it belongs
Alexey Dobriyan
2018-04-11
proc: do less stuff under ->pde_unload_lock
Alexey Dobriyan
2018-04-11
proc: get rid of task lock/unlock pair to read umask for the "status" file
Mateusz Guzik
2018-04-11
procfs: optimize seq_pad() to speed up /proc/pid/maps
Andrei Vagin
2018-04-11
procfs: add seq_put_hex_ll to speed up /proc/pid/maps
Andrei Vagin
2018-04-11
dcache: account external names as indirectly reclaimable memory
Roman Gushchin
2018-04-11
isofs compress: Remove VLA usage
Kyle Spiers
2018-04-10
Force log to disk before reading the AGF during a fstrim
Carlos Maiolino
2018-04-10
Export __set_page_dirty
Matthew Wilcox
2018-04-10
NFS: advance nfs_entry cookie only after decoding completes successfully
Frank Sorenson
2018-04-10
NFSv3/acl: forget acl cache after setattr
chendt
2018-04-10
NFSv4.1: Fix exclusive create
Trond Myklebust
2018-04-10
NFSv4: Declare the size up to date after it was set.
Trond Myklebust
2018-04-10
nfs: Use ida_simple API
Matthew Wilcox
2018-04-10
NFSv4: Fix the nfs_inode_set_delegation() arguments
Trond Myklebust
2018-04-10
NFSv4: Clean up CB_GETATTR encoding
Trond Myklebust
2018-04-10
NFSv4: Don't ask for attributes when ACCESS is protected by a delegation
Trond Myklebust
2018-04-10
NFSv4: Add a helper to encode/decode struct timespec
Trond Myklebust
2018-04-10
NFSv4: Clean up encode_attrs
Trond Myklebust
2018-04-10
NFSv4; Clean up XDR encoding of type bitmap4
Trond Myklebust
2018-04-10
NFSv4: Allow GFP_NOIO sleeps in decode_attr_owner/decode_attr_group
Trond Myklebust
2018-04-10
NFSv4: Ignore change attribute invalidations if we hold a delegation
Trond Myklebust
2018-04-10
NFS: More fine grained attribute tracking
Trond Myklebust
2018-04-10
NFS: Don't force unnecessary cache invalidation in nfs_update_inode()
Trond Myklebust
2018-04-10
NFS: Don't redirty the attribute cache in nfs_wcc_update_inode()
Trond Myklebust
2018-04-10
NFS: Don't force a revalidation of all attributes if change is missing
Trond Myklebust
2018-04-10
NFSv4: Don't return the delegation when not needed by NFSv4.x (x>0)
Trond Myklebust
2018-04-10
NFS: Remove the unused return_delegation() callback
Trond Myklebust
[prev]
[next]