Skip to content
GitLab
Explore
Sign in
Commits · fe742fd4f90fa53cf31296bc5131ae1cdd6d84bb
linux
Browse files
May 18, 2016
Revert "btrfs: switch to ->iterate_shared()"
· fe742fd4
Al Viro
authored
May 18, 2016
fe742fd4
May 13, 2016
ext4: switch to ->iterate_shared()
· ae05327a
Al Viro
authored
May 12, 2016
ae05327a
hfs: switch to ->iterate_shared()
· 9717a91b
Al Viro
authored
May 12, 2016
9717a91b
hfsplus: switch to ->iterate_shared()
· 323ee8fc
Al Viro
authored
May 12, 2016
323ee8fc
May 12, 2016
hostfs: switch to ->iterate_shared()
· 552a9d48
Al Viro
authored
May 12, 2016
552a9d48
hpfs: switch to ->iterate_shared()
· 7d674b31
Al Viro
authored
May 12, 2016
7d674b31
hpfs: handle allocation failures in hpfs_add_pos()
· e82c3147
Al Viro
authored
May 12, 2016
e82c3147
gfs2: switch to ->iterate_shared()
· 1d1bb236
Al Viro
authored
May 12, 2016
1d1bb236
May 10, 2016
f2fs: switch to ->iterate_shared()
· e77d0c63
Al Viro
authored
May 10, 2016
e77d0c63
afs: switch to ->iterate_shared()
· 29884eff
Al Viro
authored
May 10, 2016
29884eff
befs: switch to ->iterate_shared()
· e23e9aa7
Al Viro
authored
May 10, 2016
e23e9aa7
befs: constify stuff a bit
· 22341d8f
Al Viro
authored
May 10, 2016
22341d8f
May 09, 2016
isofs: switch to ->iterate_shared()
· e8991089
Al Viro
authored
May 09, 2016
e8991089
get_acorn_filename(): deobfuscate a bit
· e17a21d3
Al Viro
authored
May 05, 2016
e17a21d3
btrfs: switch to ->iterate_shared()
· 972b241f
Al Viro
authored
May 04, 2016
972b241f
logfs: no need to lock directory in lseek
· 5e261246
Al Viro
authored
May 04, 2016
5e261246
switch ecryptfs to ->iterate_shared
· 51a16a9c
Al Viro
authored
May 04, 2016
51a16a9c
Merge branch 'for-linus' into work.lookups
· a063ff1e
Al Viro
authored
May 09, 2016
a063ff1e
9p: switch to ->iterate_shared()
· 5963ded8
Al Viro
authored
May 01, 2016
5963ded8
fat: switch to ->iterate_shared()
· 98d4b8d8
Al Viro
authored
Apr 30, 2016
98d4b8d8
romfs, squashfs: switch to ->iterate_shared()
· d375570f
Al Viro
authored
Apr 30, 2016
d375570f
more trivial ->iterate_shared conversions
· c51da20c
Al Viro
authored
Apr 30, 2016
c51da20c
lustre: don't need to lock inode in directory lseek
· 060ff688
Al Viro
authored
Apr 20, 2016
060ff688
kernfs: no point locking directory around that generic_file_llseek()
· 8cb0d2c1
Al Viro
authored
Apr 20, 2016
8cb0d2c1
configfs_readdir(): make safe under shared lock
· a01b3007
Al Viro
authored
Apr 20, 2016
a01b3007
nfs: per-name sillyunlink exclusion
· 884be175
Al Viro
authored
Apr 28, 2016
884be175
May 08, 2016
get_rock_ridge_filename(): handle malformed NM entries
· 99d82582
Al Viro
authored
May 05, 2016
99d82582
May 04, 2016
ecryptfs: fix handling of directory opening
· 6a480a78
Al Viro
authored
May 04, 2016
6a480a78
May 02, 2016
nfs: switch to ->iterate_shared()
· 9ac3d3e8
Al Viro
authored
Apr 28, 2016
9ac3d3e8
lookup_open(): lock the parent shared unless O_CREAT is given
· 9cf843e3
Al Viro
authored
Apr 28, 2016
9cf843e3
lookup_open(): put the dentry fed to ->lookup() or ->atomic_open() into in-lookup hash
· 6fbd0714
Al Viro
authored
Apr 28, 2016
6fbd0714
lookup_open(): expand the call of real_lookup()
· 12fa5e24
Al Viro
authored
Apr 28, 2016
12fa5e24
atomic_open(): reorder and clean up a bit
· 384f26e2
Al Viro
authored
Apr 28, 2016
384f26e2
lookup_open(): lift the "fallback to !O_CREAT" logics from atomic_open()
· 1643b43f
Al Viro
authored
Apr 27, 2016
1643b43f
atomic_open(): be paranoid about may_open() return value
· b3d58eaf
Al Viro
authored
Apr 27, 2016
b3d58eaf
atomic_open(): delay open_to_namei_flags() until the method call
· 0fb1ea09
Al Viro
authored
Apr 27, 2016
0fb1ea09
do_last(): take fput() on error after opening to out:
· fe9ec829
Al Viro
authored
Apr 27, 2016
fe9ec829
do_last(): get rid of duplicate ELOOP check
· 47f9dbd3
Al Viro
authored
Apr 27, 2016
47f9dbd3
atomic_open(): massage the create_error logics a bit
· 55db2fd9
Al Viro
authored
Apr 27, 2016
55db2fd9
atomic_open(): consolidate "overridden ENOENT" in open-yourself cases
· 9d0728e1
Al Viro
authored
Apr 27, 2016
9d0728e1
Loading