Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
961d921a1b967f76e13f9e11f2b0c2bcb5741f10
/
fs
1da4d37
proc: revalidate misc dentries
by Alexey Dobriyan
· 7 years ago
80aa76b
Merge tag 'xfs-4.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
4ac1800
Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
a1bf4c7
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
7214dd4
Merge branch 'work.thaw' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
19e8a2f
Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
3e7aafc
GFS2: Minor improvements to comments and documentation
by Bob Peterson
· 7 years ago
3fd5d3a
gfs2: Stop using rhashtable_walk_peek
by Andreas Gruenbacher
· 7 years ago
77cb51e
Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 7 years ago
8837c70d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
b93b016
page cache: use xa_lock
by Matthew Wilcox
· 7 years ago
f6bb2a2
xarray: add the xa_lock to the radix_tree_root
by Matthew Wilcox
· 7 years ago
e5a9554
fscache: use appropriate radix tree accessors
by Matthew Wilcox
· 7 years ago
f82b376
export __set_page_dirty
by Matthew Wilcox
· 7 years ago
ad55eac
elf: enforce MAP_FIXED on overlaying elf segments
by Michal Hocko
· 7 years ago
4ed2863
fs, elf: drop MAP_FIXED usage from elf_map
by Michal Hocko
· 7 years ago
32785c0
fs/dcache.c: add cond_resched() in shrink_dentry_list()
by Nikolay Borisov
· 7 years ago
64a11f3
fs/proc/proc_sysctl.c: fix typo in sysctl_check_table_array()
by Waiman Long
· 7 years ago
c31dbb1
exec: pin stack limit during exec
by Kees Cook
· 7 years ago
b838383
exec: introduce finalize_exec() before start_thread()
by Kees Cook
· 7 years ago
8f2af15
exec: pass stack rlimit into mm layout functions
by Kees Cook
· 7 years ago
d64d01a
seq_file: account everything to kmemcg
by Alexey Dobriyan
· 7 years ago
096523203
seq_file: allocate seq_file from kmem_cache
by Alexey Dobriyan
· 7 years ago
9ad553a
fs/reiserfs/journal.c: add missing resierfs_warning() arg
by Andrew Morton
· 7 years ago
ad12c3a
autofs4: use wait_event_killable
by Matthew Wilcox
· 7 years ago
4f11343
proc: use slower rb_first()
by Alexey Dobriyan
· 7 years ago
9cdd83e
proc: switch struct proc_dir_entry::count to refcount
by Alexey Dobriyan
· 7 years ago
b77d70d
proc: reject "." and ".." as filenames
by Alexey Dobriyan
· 7 years ago
fe079a5
proc: do mmput ASAP for /proc/*/map_files
by Alexey Dobriyan
· 7 years ago
58c501a
proc: faster /proc/cmdline
by Alexey Dobriyan
· 7 years ago
1539d58
proc: register filesystem last
by Alexey Dobriyan
· 7 years ago
35318db
proc: fix /proc/*/map_files lookup some more
by Alexey Dobriyan
· 7 years ago
b4884f2
proc: move "struct proc_dir_entry" into kmem cache
by Alexey Dobriyan
· 7 years ago
835b94e
fs/proc/proc_sysctl.c: remove redundant link check in proc_sys_link_fill_cache()
by Danilo Krummrich
· 7 years ago
a0b0d1c
fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl table
by Danilo Krummrich
· 7 years ago
21dae0a
proc: use set_puts() at /proc/*/wchan
by Alexey Dobriyan
· 7 years ago
24b2ec2
proc: check permissions earlier for /proc/*/wchan
by Alexey Dobriyan
· 7 years ago
d0f0223
proc: replace seq_printf by seq_put_smth to speed up /proc/pid/status
by Andrei Vagin
· 7 years ago
48dffbf
proc: optimize single-symbol delimiters to spead up seq_put_decimal_ull
by Andrei Vagin
· 7 years ago
f664066
proc: replace seq_printf on seq_putc to speed up /proc/pid/smaps
by Andrei Vagin
· 7 years ago
d1be35c
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
by Andrei Vagin
· 7 years ago
2acddbe
proc: account "struct pde_opener"
by Alexey Dobriyan
· 7 years ago
195b8cf
proc: move "struct pde_opener" to kmem cache
by Alexey Dobriyan
· 7 years ago
a9fabc3
proc: randomize "struct pde_opener"
by Alexey Dobriyan
· 7 years ago
e7a6e29
proc: faster open/close of files without ->release hook
by Alexey Dobriyan
· 7 years ago
e74a0ef
proc: move /proc/sysvipc creation to where it belongs
by Alexey Dobriyan
· 7 years ago
2f89742
proc: do less stuff under ->pde_unload_lock
by Alexey Dobriyan
· 7 years ago
68c3411
proc: get rid of task lock/unlock pair to read umask for the "status" file
by Mateusz Guzik
· 7 years ago
8cfa67b
procfs: optimize seq_pad() to speed up /proc/pid/maps
by Andrei Vagin
· 7 years ago
0e3dc01
procfs: add seq_put_hex_ll to speed up /proc/pid/maps
by Andrei Vagin
· 7 years ago
f1782c9
dcache: account external names as indirectly reclaimable memory
by Roman Gushchin
· 7 years ago
8c81dd4
Force log to disk before reading the AGF during a fstrim
by Carlos Maiolino
· 7 years ago
fbbb4509
Export __set_page_dirty
by Matthew Wilcox
· 7 years ago
98de9ce
NFS: advance nfs_entry cookie only after decoding completes successfully
by Frank Sorenson
· 7 years ago
dbc898a
NFSv3/acl: forget acl cache after setattr
by chendt
· 7 years ago
609339c
NFSv4.1: Fix exclusive create
by Trond Myklebust
· 7 years ago
f6cdfa6
NFSv4: Declare the size up to date after it was set.
by Trond Myklebust
· 7 years ago
aae5730
nfs: Use ida_simple API
by Matthew Wilcox
· 7 years ago
35156bf
NFSv4: Fix the nfs_inode_set_delegation() arguments
by Trond Myklebust
· 7 years ago
8b06494
NFSv4: Clean up CB_GETATTR encoding
by Trond Myklebust
· 7 years ago
8bcbe7d
NFSv4: Don't ask for attributes when ACCESS is protected by a delegation
by Trond Myklebust
· 7 years ago
36b3743
NFSv4: Add a helper to encode/decode struct timespec
by Trond Myklebust
· 7 years ago
40a3426c
NFSv4: Clean up encode_attrs
by Trond Myklebust
· 7 years ago
37c8876
NFSv4; Clean up XDR encoding of type bitmap4
by Trond Myklebust
· 7 years ago
e8d8aa4
NFSv4: Allow GFP_NOIO sleeps in decode_attr_owner/decode_attr_group
by Trond Myklebust
· 7 years ago
d943f2d
NFSv4: Ignore change attribute invalidations if we hold a delegation
by Trond Myklebust
· 7 years ago
16e1437
NFS: More fine grained attribute tracking
by Trond Myklebust
· 7 years ago
cac88f9
NFS: Don't force unnecessary cache invalidation in nfs_update_inode()
by Trond Myklebust
· 7 years ago
783b194
NFS: Don't redirty the attribute cache in nfs_wcc_update_inode()
by Trond Myklebust
· 7 years ago
8619ddd
NFS: Don't force a revalidation of all attributes if change is missing
by Trond Myklebust
· 7 years ago
c01d364
NFSv4: Don't return the delegation when not needed by NFSv4.x (x>0)
by Trond Myklebust
· 7 years ago
c135cb3
NFS: Remove the unused return_delegation() callback
by Trond Myklebust
· 7 years ago
199366f
NFS: Move the delegation return down into _nfs4_do_setattr()
by Trond Myklebust
· 7 years ago
977fcc2
NFS: Add a delegation return into nfs4_proc_unlink_setup()
by Trond Myklebust
· 7 years ago
f2c2c55
NFS: Move delegation recall into the NFSv4 callback for rename_setup()
by Trond Myklebust
· 7 years ago
912678d
NFS: Move the delegation return down into nfs4_proc_remove()
by Trond Myklebust
· 7 years ago
9f76827
NFS: Move the delegation return down into nfs4_proc_link()
by Trond Myklebust
· 7 years ago
f508624
NFSv4: Fix nfs4_return_incompatible_delegation
by Trond Myklebust
· 7 years ago
5717459
nfs4: wake any lock waiters on successful RECLAIM_COMPLETE
by Jeff Layton
· 7 years ago
5656610
nfs4: don't compare clientid in nfs4_wake_lock_waiter
by Jeff Layton
· 7 years ago
41a7462
nfs4: always reset notified flag to false before repolling for lock
by Jeff Layton
· 7 years ago
b284d4d
Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
9f3a094
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
4919d42
xfs: only cancel cow blocks when truncating the data fork
by Darrick J. Wong
· 7 years ago
5a81327
afs: Do better accretion of small writes on newly created content
by David Howells
· 7 years ago
76a5cb6
afs: Add stats for data transfer operations
by David Howells
· 7 years ago
5f702c8
afs: Trace protocol errors
by David Howells
· 7 years ago
63a4681
afs: Locally edit directory data for mkdir/create/unlink/...
by David Howells
· 7 years ago
0031763
afs: Adjust the directory XDR structures
by David Howells
· 7 years ago
4ea219a
afs: Split the directory content defs into a header
by David Howells
· 7 years ago
f3ddee8
afs: Fix directory handling
by David Howells
· 7 years ago
66c7e1d
afs: Split the dynroot stuff out and give it its own ops tables
by David Howells
· 7 years ago
a4ff740
afs: Keep track of invalid-before version for dentry coherency
by David Howells
· 7 years ago
dd9fbcb
afs: Rearrange status mapping
by David Howells
· 7 years ago
0c3a5ac
afs: Make it possible to get the data version in readpage
by David Howells
· 7 years ago
5800db8
afs: Init inode before accessing cache
by David Howells
· 7 years ago
d55b4da
afs: Introduce a statistics proc file
by David Howells
· 7 years ago
888b338
afs: Dump bad status record
by David Howells
· 7 years ago
37ab636
afs: Implement @cell substitution handling
by David Howells
· 7 years ago
6f8880d
afs: Implement @sys substitution handling
by David Howells
· 7 years ago
Next »