Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
75edd345e8ede51bc8f00672feff5d622f2b3af6
/
fs
« Previous
55db2fd
atomic_open(): massage the create_error logics a bit
by Al Viro
· 9 years ago
9d0728e
atomic_open(): consolidate "overridden ENOENT" in open-yourself cases
by Al Viro
· 9 years ago
5249e41
atomic_open(): don't bother with EEXIST check - it's done in do_last()
by Al Viro
· 9 years ago
df889b3
Merge branch 'for-linus' into work.lookups
by Al Viro
· 9 years ago
ce8644f
lookup_open(): expand the call of vfs_create()
by Al Viro
· 9 years ago
6ac0870
path_openat(): take O_PATH handling out of do_last()
by Al Viro
· 9 years ago
3b0a3c1
simple local filesystems: switch to ->iterate_shared()
by Al Viro
· 9 years ago
4e82901
dcache_{readdir,dir_lseek}() users: switch to ->iterate_shared
by Al Viro
· 9 years ago
3125d26
cifs: switch to ->iterate_shared()
by Al Viro
· 9 years ago
d9b3dbd
fuse: switch to ->iterate_shared()
by Al Viro
· 9 years ago
f50752e
switch all procfs directories ->iterate_shared()
by Al Viro
· 9 years ago
76aab3a
proc_sys_fill_cache(): switch to d_alloc_parallel()
by Al Viro
· 9 years ago
3781764
proc_fill_cache(): switch to d_alloc_parallel()
by Al Viro
· 9 years ago
6192269
introduce a parallel variant of ->iterate()
by Al Viro
· 9 years ago
63b6df1
give readdir(2)/getdents(2)/etc. uniform exclusion with lseek()
by Al Viro
· 9 years ago
9902af7
parallel lookups: actual switch to rwsem
by Al Viro
· 9 years ago
d9171b9
parallel lookups machinery, part 4 (and last)
by Al Viro
· 9 years ago
94bdd65
parallel lookups machinery, part 3
by Al Viro
· 9 years ago
84e710d
parallel lookups machinery, part 2
by Al Viro
· 9 years ago
85c7f81
beginning of transition to parallel lookups - marking in-lookup dentries
by Al Viro
· 9 years ago
0568d70
__d_add(): don't drop/regain ->d_lock
by Al Viro
· 9 years ago
1936386
lookup_slow(): bugger off on IS_DEADDIR() from the very beginning
by Al Viro
· 9 years ago
d2caaa0
nfs: missing wakeup in nfs_unblock_sillyrename()
by Al Viro
· 9 years ago
be5b82d
make ext2_get_page() and friends work without external serialization
by Al Viro
· 9 years ago
b9e1d43
ovl_lookup_real(): use lookup_one_len_unlocked()
by Al Viro
· 9 years ago
383d4e8
reconnect_one(): use lookup_one_len_unlocked()
by Al Viro
· 9 years ago
1ae1f3f
reiserfs: open-code reiserfs_mutex_lock_safe() in reiserfs_unpack()
by Al Viro
· 9 years ago
5ecfcb2
orangefs: don't open-code inode_lock/inode_unlock
by Al Viro
· 9 years ago
7b9743e
ocfs2: don't open-code inode_lock/inode_unlock
by Al Viro
· 9 years ago
48f35b7
configfs_detach_prep(): make sure that wait_mutex won't go away
by Al Viro
· 9 years ago
779b839
kernfs: use lookup_one_len_unlocked()
by Al Viro
· 9 years ago
b968091
security_d_instantiate(): move to the point prior to attaching dentry to inode
by Al Viro
· 9 years ago
84695ff
Merge getxattr prototype change into work.lookups
by Al Viro
· 9 years ago
33656a1
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 9 years ago
e99ed4d
kernfs_path_from_node_locked: don't overwrite nlen
by Serge Hallyn
· 9 years ago
24368aa
nfsd: use RWF_SYNC
by Christoph Hellwig
· 9 years ago
e864f39
fs: add RWF_DSYNC aand RWF_SYNC
by Christoph Hellwig
· 9 years ago
6aa657c
ceph: use generic_write_sync
by Christoph Hellwig
· 9 years ago
e259221
fs: simplify the generic_write_sync prototype
by Christoph Hellwig
· 9 years ago
dde0c2e
fs: add IOCB_SYNC and IOCB_DSYNC
by Christoph Hellwig
· 9 years ago
716b9bc
direct-io: remove the offset argument to dio_complete
by Christoph Hellwig
· 9 years ago
c8b8e32
direct-io: eliminate the offset argument to ->direct_IO
by Christoph Hellwig
· 9 years ago
1371271
xfs: eliminate the pos variable in xfs_file_dio_aio_write
by Christoph Hellwig
· 9 years ago
1af5bb4
filemap: remove the pos argument to generic_file_direct_write
by Christoph Hellwig
· 9 years ago
10c64ce
atomic_open(): fix the handling of create_error
by Al Viro
· 9 years ago
1d003af
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
b734136
ocfs2/dlm: return zero if deref_done message is successfully handled
by xuejiufei
· 9 years ago
28093f9
numa: fix /proc/<pid>/numa_maps for THP
by Gerald Schaefer
· 9 years ago
6fa9bff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
2a28900
udf: Export superblock magic to userspace
by Jan Kara
· 9 years ago
c0cc531
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
8ead9dd
devpts: more pty driver interface cleanups
by Linus Torvalds
· 9 years ago
3c6f371
fs/quota: use nla_put_u64_64bit()
by Nicolas Dichtel
· 9 years ago
a47241c
udf: Prevent stack overflow on corrupted filesystem mount
by Alden Tondettar
· 9 years ago
6c1ea26
libceph: make authorizer destruction independent of ceph_auth_client
by Ilya Dryomov
· 9 years ago
c26f6c6
udf: Fix conversion of 'dstring' fields to UTF8
by Andrew Gabbasov
· 9 years ago
2c932d4
fuse: Fix return value from fuse_get_user_pages()
by Ashish Samant
· 9 years ago
1602f49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b971e94
ceph: kill __ceph_removexattr()
by Yan, Zheng
· 9 years ago
2cdeb1e
ceph: Switch to generic xattr handlers
by Andreas Gruenbacher
· 9 years ago
a26fecc
ceph: Get rid of d_find_alias in ceph_set_acl
by Andreas Gruenbacher
· 9 years ago
a9ae008
cifs: Switch to generic xattr handlers
by Andreas Gruenbacher
· 9 years ago
534bb0c
cifs: Fix removexattr for os2.* xattrs
by Andreas Gruenbacher
· 9 years ago
45987e0
cifs: Check for equality with ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT
by Andreas Gruenbacher
· 9 years ago
d9a1548
cifs: Fix xattr name checks
by Andreas Gruenbacher
· 9 years ago
e81f334
eCryptfs: Do not allocate hash tfm in NORECLAIM context
by Herbert Xu
· 9 years ago
9a0e3ee
Merge branch 'ptmx-cleanup'
by Linus Torvalds
· 9 years ago
67245ff
devpts: clean up interface to pty drivers
by Linus Torvalds
· 9 years ago
c19ca6c
treewide: Fix typos in printk
by Masanari Iida
· 9 years ago
9938b04
Merge branch 'master' into for-next
by Jiri Kosina
· 9 years ago
bd7ced9
Doc: treewide : Fix typos in DocBook/filesystem.xml
by Masanari Iida
· 9 years ago
e1e22b2
Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
dfe7058
Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
34dbbcd
Make file credentials available to the seqfile interfaces
by Linus Torvalds
· 9 years ago
fafc4e1
sock: tigthen lockdep checks for sock_owned_by_user
by Hannes Frederic Sowa
· 9 years ago
03a8bb0
ext4/fscrypto: avoid RCU lookup in d_revalidate
by Jaegeuk Kim
· 9 years ago
87243de
debugfs: Make automount point inodes permanently empty
by Seth Forshee
· 9 years ago
b32e448
fscrypto: don't let data integrity writebacks fail with ENOMEM
by Jaegeuk Kim
· 9 years ago
33b1395
f2fs: use dget_parent and file_dentry in f2fs_file_open
by Jaegeuk Kim
· 9 years ago
d7d7535
fscrypto: use dget_parent() in fscrypt_d_revalidate()
by Jaegeuk Kim
· 9 years ago
dc44b3a
rxrpc: Differentiate local and remote abort codes in structs
by David Howells
· 9 years ago
2f02f7a
afs: Wait for outstanding async calls before closing rxrpc socket
by David Howells
· 9 years ago
ce23e64
->getxattr(): pass dentry and inode as separate arguments
by Al Viro
· 9 years ago
b296821
xattr_handler: pass dentry and inode as separate arguments of ->get()
by Al Viro
· 9 years ago
9f2394c
Revert "ext4: allow readdir()'s of large empty directories to be interrupted"
by Linus Torvalds
· 9 years ago
79a628d
reiserfs: switch to generic_{get,set,remove}xattr()
by Al Viro
· 9 years ago
5fdccfe
cifs: kill more bogus checks in ->...xattr() methods
by Al Viro
· 9 years ago
fc64005
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
by Al Viro
· 9 years ago
ae95d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
839a3f7
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
6759212
Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 9 years ago
e56f498
orangefs: remove unused variable
by Martin Brandenburg
· 9 years ago
1917a69
orangefs: Add KERN_<LEVEL> to gossip_<level> macros
by Joe Perches
· 9 years ago
2eacea7
orangefs: strncpy -> strscpy
by Martin Brandenburg
· 9 years ago
f83140c
orangefs: clean up truncate ctime and mtime setting
by Martin Brandenburg
· 9 years ago
2fa37fd
Orangefs: fix ifnullfree.cocci warnings
by kbuild test robot
· 9 years ago
a9bb3ba
Orangefs: optimize boilerplate code.
by Mike Marshall
· 9 years ago
2d09a2c
Orangefs: xattr.c cleanup
by Mike Marshall
· 9 years ago
93061f3
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
56f23fd
Btrfs: fix file/data loss caused by fsync after rename and new inode
by Filipe Manana
· 9 years ago
Next »