Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
8e6d782cab50884ba94324632700e6233a252f6a
8e6d782
locks: break delegations on rename
by J. Bruce Fields
· 13 years ago
5a14696
locks: helper functions for delegation breaking
by J. Bruce Fields
· 12 years ago
b21996e
locks: break delegations on unlink
by J. Bruce Fields
· 13 years ago
9accbb9
namei: minor vfs_unlink cleanup
by J. Bruce Fields
· 12 years ago
df4e8d2
locks: implement delegations
by J. Bruce Fields
· 13 years ago
617588d
locks: introduce new FL_DELEG lock flag
by J. Bruce Fields
· 13 years ago
6cedba8
vfs: take i_mutex on renamed file
by J. Bruce Fields
· 13 years ago
40bd22c
vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
by J. Bruce Fields
· 13 years ago
27555516
vfs: don't use PARENT/CHILD lock classes for non-directories
by J. Bruce Fields
· 13 years ago
375e289
vfs: pull ext4's double-i_mutex-locking into common code
by J. Bruce Fields
· 13 years ago
f27c929
exportfs: fix quadratic behavior in filehandle lookup
by J. Bruce Fields
· 11 years ago
efbf201
exportfs: better variable name
by J. Bruce Fields
· 11 years ago
bbf7a8a
exportfs: move most of reconnect_path to helper function
by J. Bruce Fields
· 11 years ago
e4b70eb
exportfs: eliminate unused "noprogress" counter
by J. Bruce Fields
· 11 years ago
a056cc8
exportfs: stop retrying once we race with rename/remove
by J. Bruce Fields
· 11 years ago
0dbc018
exportfs: clear DISCONNECTED on all parents sooner
by J. Bruce Fields
· 11 years ago
78cee9a
exportfs: more detailed comment for path_reconnect
by J. Bruce Fields
· 11 years ago
854ff5c
exportfs: BUG_ON in crazy corner case
by Christoph Hellwig
· 11 years ago
13a2c3b
dcache: fix outdated DCACHE_NEED_LOOKUP comment
by J. Bruce Fields
· 11 years ago
f80de2c
dcache: don't clear DCACHE_DISCONNECTED too early
by J. Bruce Fields
· 12 years ago
e1a24bb
dcache: Don't set DISCONNECTED on "pseudo filesystem" dentries
by J. Bruce Fields
· 12 years ago
7632e46
dcache: use IS_ROOT to decide where dentry is hashed
by J. Bruce Fields
· 12 years ago
b19f133
ocfs2: get rid of impossible checks
by Al Viro
· 11 years ago
fbad2bd
qnx4: i_sb is never NULL
by Al Viro
· 11 years ago
950ee95
exportfs: fix 32-bit nfsd handling of 64-bit inode numbers
by J. Bruce Fields
· 11 years ago
b7a6ec5
vfs: split out vfs_getattr_nosec
by J. Bruce Fields
· 11 years ago
5a3cd9928
iget/iget5: don't bother with ->i_lock until we find a match
by Al Viro
· 11 years ago
b18825a
VFS: Put a small type field into struct dentry::d_flags
by David Howells
· 11 years ago
afabada
elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo)
by Al Viro
· 11 years ago
ec57941
constify do_coredump() argument
by Al Viro
· 11 years ago
ce39596
constify copy_siginfo_to_user{,32}()
by Al Viro
· 11 years ago
078d8e6
... and kill anon_inode_getfile_private()
by Al Viro
· 11 years ago
71ad749
rework aio migrate pages to use aio fs
by Benjamin LaHaise
· 11 years ago
6987843
take anon inode allocation to libfs.c
by Al Viro
· 11 years ago
22a8cb8
new helper: dump_align()
by Al Viro
· 11 years ago
7b1f402
spufs: get rid of dump_emit() wrappers
by Al Viro
· 11 years ago
9b56d54
dump_skip(): dump_seek() replacement taking coredump_params
by Al Viro
· 11 years ago
2507a4f
make dump_emit() use vfs_write() instead of banging at ->f_op->write directly
by Al Viro
· 11 years ago
1ad6701
binfmt_elf: count notes towards coredump limit
by Al Viro
· 11 years ago
43a5d54
aout: switch to dump_emit
by Al Viro
· 11 years ago
cdc3d56
switch elf_coredump_extra_notes_write() to dump_emit()
by Al Viro
· 11 years ago
e6c1baa
convert the rest of binfmt_elf_fdpic to dump_emit()
by Al Viro
· 11 years ago
13046ec
binfmt_elf: convert writing actual dump pages to dump_emit()
by Al Viro
· 11 years ago
aa3e7ea
switch elf_core_write_extra_data() to dump_emit()
by Al Viro
· 11 years ago
506f21c
switch elf_core_write_extra_phdrs() to dump_emit()
by Al Viro
· 11 years ago
ecc8c77
new helper: dump_emit()
by Al Viro
· 11 years ago
7d2f551
restore 32bit aout coredump
by Al Viro
· 11 years ago
0f6ed63
no need to keep brlock macros anymore...
by Al Viro
· 11 years ago
11d100d
coda_revalidate_inode(): switch to passing inode...
by Al Viro
· 11 years ago
b61625d
fold __d_shrink() into its only remaining caller
by Al Viro
· 11 years ago
eee5cc2
get rid of s_files and files_lock
by Al Viro
· 11 years ago
8b61e74
get rid of {lock,unlock}_rcu_walk()
by Al Viro
· 11 years ago
48a066e
RCU'd vfsmounts
by Al Viro
· 11 years ago
42c3260
switch shrink_dcache_for_umount() to use of d_walk()
by Al Viro
· 11 years ago
dd3e2c55
fuse: rcu-delay freeing fuse_conn
by Al Viro
· 11 years ago
1adfcb0
pid_namespace: make freeing struct pid_namespace rcu-delayed
by Al Viro
· 11 years ago
1dcddd4
ncpfs: rcu-delay unload_nls() and freeing ncp_server
by Al Viro
· 11 years ago
cac45b0
fat: rcu-delay unloading nls and freeing sbi
by Al Viro
· 11 years ago
2e32cf5
cifs: rcu-delay unload_nls() and freeing sbi
by Al Viro
· 11 years ago
baa4067
autofs4: make freeing sbi rcu-delayed
by Al Viro
· 11 years ago
2d1d9b5
adfs: delayed freeing of sbi
by Al Viro
· 11 years ago
30687e0
hpfs: make freeing sbi and codetables rcu-delayed
by Al Viro
· 11 years ago
e2fec7c
make freeing super_block rcu-delayed
by Al Viro
· 11 years ago
b70a80e
vfs: introduce d_instantiate_no_diralias()
by Miklos Szeredi
· 11 years ago
94e92a6
move taking vfsmount_lock down into prepend_path()
by Al Viro
· 11 years ago
474279d
split __lookup_mnt() in two functions
by Al Viro
· 11 years ago
7eb5e88
uninline destroy_super(), consolidate alloc_super()
by Al Viro
· 11 years ago
966c1f7
isofs: don't pass dentry to isofs_hash{i,}_common()
by Al Viro
· 11 years ago
719ea2f
new helpers: lock_mount_hash/unlock_mount_hash
by Al Viro
· 11 years ago
aab407f
don't bother with vfsmount_lock in mounts_poll()
by Al Viro
· 11 years ago
aba809cf
namespace.c: get rid of mnt_ghosts
by Al Viro
· 11 years ago
9559f68
fold dup_mnt_ns() into its only surviving caller
by Al Viro
· 11 years ago
f6b742d
mnt_set_expiry() doesn't need vfsmount_lock
by Al Viro
· 11 years ago
22a7919
finish_automount() doesn't need vfsmount_lock for removal from expiry list
by Al Viro
· 11 years ago
085e83f
fs/namespace.c: bury long-dead define
by Al Viro
· 11 years ago
649a795
fold mntfree() into mntput_no_expire()
by Al Viro
· 11 years ago
6339dab
do_remount(): pull touch_mnt_namespace() up
by Al Viro
· 11 years ago
aa7a574
dup_mnt_ns(): get rid of pointless grabbing of vfsmount_lock
by Al Viro
· 11 years ago
44bb438
fs_is_visible only needs namespace_sem held shared
by Al Viro
· 11 years ago
59aa0da
initialize namespace_sem statically
by Al Viro
· 11 years ago
72c2d53
file->f_op is never NULL...
by Al Viro
· 11 years ago
22bd002
rtl8188eu: remove dead code
by Al Viro
· 11 years ago
79b185d
dmxdev: get rid of pointless clearing ->f_op
by Al Viro
· 11 years ago
e84f9e5
consolidate the reassignments of ->f_op in ->open() instances
by Al Viro
· 11 years ago
7b00ed6
put_mnt_ns(): use drop_collected_mounts()
by Al Viro
· 11 years ago
84eb353
ncpfs: switch to %p[dD]
by Al Viro
· 11 years ago
4cb2a01
ubifs: switch to %pd
by Al Viro
· 11 years ago
1e903ed
sunrpc: switch to %pd
by Al Viro
· 11 years ago
a6a9f18
nfsd: switch to %p[dD]
by Al Viro
· 11 years ago
6de1472
nfs: use %p[dD] instead of open-coded (and often racy) equivalents
by Al Viro
· 11 years ago
48bc06e
befs: split symlink iops in two - for short and long symlinks resp.
by Al Viro
· 11 years ago
87dc800
new helper: kfree_put_link()
by Al Viro
· 11 years ago
12f3887
libfs: get exports to definitions of objects being exported...
by Al Viro
· 11 years ago
cbe9c08
ecryptfs: ->lower_path.dentry is never NULL
by Al Viro
· 11 years ago
92dd123
ecryptfs: get rid of ecryptfs_set_dentry_lower{,_mnt}
by Al Viro
· 11 years ago
2edbfbf
ecryptfs: don't leave RCU pathwalk immediately
by Al Viro
· 11 years ago
3a93e17
ecryptfs: check DCACHE_OP_REVALIDATE instead of ->d_op
by Al Viro
· 11 years ago
ceaec15
9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS
by Al Viro
· 11 years ago
d0e639c9
Linux 3.12-rc4
by Linus Torvalds
· 11 years ago
2433c8f
net: Update the sysctl permissions handler to test effective uid/gid
by Eric W. Biederman
· 11 years ago
Next »