summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-11-24NFS: Deletion of unnecessary checks before the function call "nfs_put_client"Markus Elfring
2014-11-24lockd: eliminate LOCKD_DEBUGJeff Layton
2014-11-24nfs41: fix nfs4_proc_layoutget error handlingPeng Tao
2014-11-24NFS: fix subtle change in COMMIT behaviorWeston Andros Adamson
2014-11-24pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytesChristoph Hellwig
2014-11-24NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEKAnna Schumaker
2014-11-24nfs: Remove dead case from nfs4_map_errors()Jan Kara
2014-11-23f2fs: fix livelock calling f2fs_iget during f2fs_evict_inodeJaegeuk Kim
2014-11-23f2fs: introduce f2fs_dentry_kunmap to clean upJaegeuk Kim
2014-11-23f2fs: fix wrong data structure when create slabChangman Lee
2014-11-23f2fs: call flush_dcache_page when the page was updatedJaegeuk Kim
2014-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-11-21Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel...Al Viro
2014-11-20ovl: ovl_dir_fsync() cleanupMiklos Szeredi
2014-11-20ovl: pass dentry into ovl_dir_read_merged()Miklos Szeredi
2014-11-20ovl: use lockless_dereference() for upperdentryMiklos Szeredi
2014-11-20ovl: allow filenames with commaMiklos Szeredi
2014-11-20ovl: fix race in private xattr checksMiklos Szeredi
2014-11-20ovl: fix remove/copy-up raceMiklos Szeredi
2014-11-20ovl: rename filesystem type to "overlay"Miklos Szeredi
2014-11-20GFS2: gfs2_atomic_open(): simplify the use of finish_no_open()Al Viro
2014-11-20GFS2: gfs2_dir_get_hash_table(): avoiding deferred vfree() is easy here...Al Viro
2014-11-20GFS2: use kvfree() instead of open-coding itAl Viro
2014-11-20GFS2: gfs2_create_inode(): don't bother with d_splice_alias()Al Viro
2014-11-20GFS2: bugger off early if O_CREAT open finds a directoryAl Viro
2014-11-19f2fs: write SSA pages under memory pressureJaegeuk Kim
2014-11-19f2fs: submit bio for node blocks in the reclaim pathJaegeuk Kim
2014-11-19f2fs: introduce struct inode_management to wrap inner fieldsChao Yu
2014-11-19f2fs: remove unneeded check code with option in f2fs_remountChao Yu
2014-11-19f2fs: avoid unable to restart gc thread in remountChao Yu
2014-11-19udf: One function call less in udf_fill_super() after error detectionMarkus Elfring
2014-11-19udf: Deletion of unnecessary checks before the function call "iput"Markus Elfring
2014-11-19dlm: adopt orphan locksDavid Teigland
2014-11-19nfsd: Fix slot wake up race in the nfsv4.1 callback codeTrond Myklebust
2014-11-19btrfs: fix lockups from btrfs_clear_path_blockingChris Mason
2014-11-19isofs: avoid unused function warningArnd Bergmann
2014-11-19vfs: fix reference leak in d_prune_aliases()Yan, Zheng
2014-11-19Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Al Viro
2014-11-19dcache: fix kmemcheck warning in switch_namesMikulas Patocka
2014-11-19new helper: audit_file()Al Viro
2014-11-19nfsd_vfs_write(): use file_inode()Al Viro
2014-11-19ncpfs: use file_inode()Al Viro
2014-11-19kill f_dentry usesAl Viro
2014-11-19lockd: get rid of ->f_path.dentry->d_sbAl Viro
2014-11-19procfs: get rid of ->f_dentryAl Viro
2014-11-19nfsd: get rid of ->f_dentryAl Viro
2014-11-19rpc_pipefs.c: get rid of f_dentryAl Viro
2014-11-19afs_fsync: don't bother with ->f_path.dentryAl Viro
2014-11-19cifs: get rid of ->f_path.dentry->d_sb uses, add a new helperAl Viro
2014-11-19btrfs: get rid of f_dentry useAl Viro