summary refs log tree commit diff
path: root/fs
AgeCommit message (Expand)Author
2014-09-30NFS: Implement SEEKAnna Schumaker
2014-09-30Merge commit '24bab491220f' into client-4.2Trond Myklebust
2014-09-29NFSD: Implement SEEKAnna Schumaker
2014-09-29NFSD: Add generic v4.2 infrastructureAnna Schumaker
2014-09-26nfsd: introduce nfsd4_callback_opsChristoph Hellwig
2014-09-26nfsd: split nfsd4_callback initialization and useChristoph Hellwig
2014-09-26nfsd: introduce a generic nfsd4_cbChristoph Hellwig
2014-09-26nfsd: remove nfsd4_callback.cb_opChristoph Hellwig
2014-09-26nfsd: do not clear rpc_resp in nfsd4_cb_done_sequenceBenny Halevy
2014-09-26nfsd: fix nfsd4_cb_recall_done error handlingChristoph Hellwig
2014-09-17nfsd4: clarify how grace period endsJ. Bruce Fields
2014-09-17nfsd4: stop grace_time update at end of grace periodJ. Bruce Fields
2014-09-17nfsd: skip subsequent UMH "create" operations after the first one for v4.0 cl...Jeff Layton
2014-09-17nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcallsJeff Layton
2014-09-17nfsd: serialize nfsdcltrack upcalls for a particular clientJeff Layton
2014-09-17nfsd: pass extra info in env vars to upcalls to allow for early grace period endJeff Layton
2014-09-17nfsd: add a v4_end_grace file to /proc/fs/nfsdJeff Layton
2014-09-17lockd: add a /proc/fs/lockd/nlm_end_grace fileJeff Layton
2014-09-17nfsd: reject reclaim request when client has already sent RECLAIM_COMPLETEJeff Layton
2014-09-17nfsd: remove redundant boot_time parm from grace_done client tracking opJeff Layton
2014-09-17lockd: move lockd's grace period handling into its own moduleJeff Layton
2014-09-11nfsd: update mtime on truncateChristoph Hellwig
2014-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-09-07ufs: fix deadlocks introduced by sb mutex mergeAlexey Khoroshilov
2014-09-06Merge tag 'xfs-for-linus-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-09-05Export sync_filesystem() for modular ->remount_fs() useAnton Altaparmakov
2014-09-04Merge git://git.kvack.org/~bcrl/aio-fixesLinus Torvalds
2014-09-04aio: block exit_aio() until all context requests are completedGu Zheng
2014-09-03NFSD: Put export if prepare_creds() failKinglong Mee
2014-09-03NFSD: Full checking of authentication nameKinglong Mee
2014-09-03NFSD: Fix bad using of return value from qword_getKinglong Mee
2014-09-03NFSD: Fix a memory leak if nfsd4_recdir_load failKinglong Mee
2014-09-03NFSD: Reset creds after mnt_want_write_file() failKinglong Mee
2014-09-03NFSD: Put file after ima_file_check fail in nfsd_open()Kinglong Mee
2014-09-03Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-02nfs: do not start the callback thread until we set rqstp->rq_taskTrond Myklebust
2014-09-02lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_taskTrond Myklebust
2014-09-02aio: add missing smp_rmb() in read_events_ringJeff Moyer
2014-09-02f2fs: reposition unlock_new_inode to prevent accessing invalid inodeChao Yu
2014-09-02xfs: trim eofblocks before collapse rangeBrian Foster
2014-09-02xfs: xfs_file_collapse_range is delalloc challengedDave Chinner
2014-09-02xfs: don't log inode unless extent shift makes extent modificationsBrian Foster
2014-09-02xfs: use ranged writeback and invalidation for direct IODave Chinner
2014-09-02xfs: don't zero partial page cache pages during O_DIRECT writesDave Chinner
2014-09-02xfs: don't zero partial page cache pages during O_DIRECT writesChris Mason
2014-09-02xfs: don't dirty buffers beyond EOFDave Chinner
2014-08-30Merge tag 'locks-v3.17-3' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-08-30fix EBUSY on umount() from MNT_SHRINKABLEAl Viro
2014-08-30get rid of propagate_umount() mistakenly treating slaves as busy.Al Viro
2014-08-29Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds