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
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
2014-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-11-21
Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel...
Al Viro
2014-11-20
ovl: ovl_dir_fsync() cleanup
Miklos Szeredi
2014-11-20
ovl: pass dentry into ovl_dir_read_merged()
Miklos Szeredi
2014-11-20
ovl: use lockless_dereference() for upperdentry
Miklos Szeredi
2014-11-20
ovl: allow filenames with comma
Miklos Szeredi
2014-11-20
ovl: fix race in private xattr checks
Miklos Szeredi
2014-11-20
ovl: fix remove/copy-up race
Miklos Szeredi
2014-11-20
ovl: rename filesystem type to "overlay"
Miklos Szeredi
2014-11-19
btrfs: fix lockups from btrfs_clear_path_blocking
Chris Mason
2014-11-19
isofs: avoid unused function warning
Arnd Bergmann
2014-11-19
vfs: fix reference leak in d_prune_aliases()
Yan, Zheng
2014-11-19
Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...
Al Viro
2014-11-19
dcache: fix kmemcheck warning in switch_names
Mikulas Patocka
2014-11-19
new helper: audit_file()
Al Viro
2014-11-19
nfsd_vfs_write(): use file_inode()
Al Viro
2014-11-19
ncpfs: use file_inode()
Al Viro
2014-11-19
kill f_dentry uses
Al Viro
2014-11-19
lockd: get rid of ->f_path.dentry->d_sb
Al Viro
2014-11-19
procfs: get rid of ->f_dentry
Al Viro
2014-11-19
nfsd: get rid of ->f_dentry
Al Viro
2014-11-19
rpc_pipefs.c: get rid of f_dentry
Al Viro
2014-11-19
afs_fsync: don't bother with ->f_path.dentry
Al Viro
2014-11-19
cifs: get rid of ->f_path.dentry->d_sb uses, add a new helper
Al Viro
2014-11-19
btrfs: get rid of f_dentry use
Al Viro
2014-11-19
nfsd/nfsctl.c: new helper
Al Viro
2014-11-19
assorted conversions to %p[dD]
Al Viro
2014-11-19
switch d_materialise_unique() users to d_splice_alias()
Al Viro
2014-11-19
merge d_materialise_unique() into d_splice_alias()
Al Viro
2014-11-19
Merge branch 'for-gfs2' into for-next
Al Viro
2014-11-19
d_add_ci() should just accept a hashed exact match if it finds one
Al Viro
2014-11-19
gfs2_atomic_open(): simplify the use of finish_no_open()
Al Viro
2014-11-19
gfs2_create_inode(): don't bother with d_splice_alias()
Al Viro
2014-11-19
gfs2: bugger off early if O_CREAT open finds a directory
Al Viro
2014-11-15
Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-11-13
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2014-11-13
fanotify: fix notification of groups with inode & mount marks
Jan Kara
2014-11-13
ceph: fix flush tid comparision
Yan, Zheng
2014-11-12
NFS: Don't try to reclaim delegation open state if recovery failed
Trond Myklebust
2014-11-12
NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked
Trond Myklebust
2014-11-12
NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
Trond Myklebust
2014-11-12
NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE
Trond Myklebust
2014-11-12
NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired
Trond Myklebust
2014-11-12
NFS: SEEK is an NFS v4.2 feature
Anna Schumaker
2014-11-12
nfs: Fix use of uninitialized variable in nfs_getattr()
Jan Kara
2014-11-12
nfs: Remove bogus assignment
Jan Kara
2014-11-12
nfs: remove spurious WARN_ON_ONCE in write path
Weston Andros Adamson
2014-11-12
pnfs/blocklayout: serialize GETDEVICEINFO calls
Christoph Hellwig
2014-11-12
nfs: fix pnfs direct write memory leak
Peng Tao
[next]