index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2016-06-30
new helper: d_same_name()
Al Viro
2016-06-30
dentry_cmp(): use lockless_dereference() instead of smp_read_barrier_depends()
He Kuang
2016-06-30
Merge branch 'for-linus' into work.misc
Al Viro
2016-06-30
namespace: update event counter when umounting a deleted dentry
Andrey Ulanov
2016-06-30
9p: use file_dentry()
Miklos Szeredi
2016-06-24
ceph: fix d_obtain_alias() misuses
Al Viro
2016-06-20
lockless next_positive()
Al Viro
2016-06-20
libfs.c: new helper - next_positive()
Al Viro
2016-06-20
dcache_{readdir,dir_lseek}(): don't bother with nested ->d_lock
Al Viro
2016-06-20
fix idiotic braino in d_alloc_parallel()
Al Viro
2016-06-12
autofs races
Al Viro
2016-06-10
much milder d_walk() race
Al Viro
2016-06-07
coredump: fix dumping through pipes
Mateusz Guzik
2016-06-07
fix a regression in atomic_open()
Al Viro
2016-06-07
fix d_walk()/non-delayed __d_free() race
Al Viro
2016-06-05
autofs braino fix for do_last()
Al Viro
2016-06-04
fix EOPENSTALE bug in do_last()
Al Viro
2016-05-29
binfmt_misc: ->s_root is not going anywhere
Al Viro
2016-05-29
drop redundant ->owner initializations
Al Viro
2016-05-29
ufs: get rid of redundant checks
Al Viro
2016-05-29
orangefs: constify inode_operations
Al Viro
2016-05-29
missed comment updates from ->direct_IO() prototype change
Al Viro
2016-05-29
file_inode(f)->i_mapping is f->f_mapping
Al Viro
2016-05-29
trim fsnotify hooks a bit
Al Viro
2016-05-29
9p: new helper - v9fs_parent_fid()
Al Viro
2016-05-29
debugfs: ->d_parent is never NULL or negative
Al Viro
2016-05-29
nfs_lookup(): remove debris left over from old sillyunlink exclusion
Al Viro
2016-05-29
orangefs: don't open-code %pd2
Al Viro
2016-05-29
tracefs: ->d_parent is never NULL or negative...
Al Viro
2016-05-29
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
George Spelvin
2016-05-28
Rename other copy of hash_string to hashlen_string
George Spelvin
2016-05-28
hpfs: implement the show_options method
Mikulas Patocka
2016-05-28
affs: fix remount failure when there are no options changed
Mikulas Patocka
2016-05-28
hpfs: fix remount failure when there are no options changed
Mikulas Patocka
2016-05-28
fs: fix binfmt_aout.c build error
Guenter Roeck
2016-05-28
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
Linus Torvalds
2016-05-28
<linux/hash.h>: Add support for architecture-specific functions
George Spelvin
2016-05-28
fs/namei.c: Improve dcache hash function
George Spelvin
2016-05-28
fs/namei.c: Add hashlen_string() function
George Spelvin
2016-05-27
Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2016-05-27
nfs: fix anonymous member initializer build failure with older compilers
Linus Torvalds
2016-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-27
switch ->setxattr() to passing dentry and inode separately
Al Viro
2016-05-27
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-27
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-27
mm: remove more IS_ERR_VALUE abuses
Linus Torvalds
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-27
direct-io: fix direct write stale data exposure from concurrent buffered read
Eryu Guan
2016-05-27
ocfs2: bump up o2cb network protocol version
Junxiao Bi
2016-05-27
ocfs2: o2hb: fix hb hung time
Junxiao Bi
[next]