summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-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-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-08-28nfsd4: remove labeled NFS warning from config helpJ. Bruce Fields
2014-08-28NFSD: Update some as-yet unused 4.2 error codesAnna Schumaker
2014-08-28NFSD: Remove duplicate initialization of file_lockKinglong Mee
2014-08-18nfsd: allow turning off nfsv3 readdir_plusRajesh Ghanekar
2014-08-17nfsd4: reserve adequate space for LOCK opJ. Bruce Fields
2014-08-17nfsd4: remove obsolete commentJ. Bruce Fields
2014-08-17nfsd3: Check write permission after checking existenceRoss Lagerwall
2014-08-17nfsd: call nfs4_put_deleg_lease outside of state_lockJeff Layton
2014-08-17nfsd: protect lease-related nfs4_file fields with fi_lockJeff Layton
2014-08-17nfsd: Reorder nfsd_cache_match to check more powerful discriminators firstTrond Myklebust
2014-08-17nfsd: split DRC global spinlock into per-bucket locksTrond Myklebust
2014-08-17nfsd: convert num_drc_entries to an atomic_tTrond Myklebust
2014-08-17nfsd: Remove the cache_hash listTrond Myklebust
2014-08-17nfsd: convert the lru list into a per-bucket thingTrond Myklebust
2014-08-17nfsd: Clean up drc cache in preparation for global spinlock eliminationTrond Myklebust
2014-08-17nfs: Ensure that nfs_callback_start_svc sets the server rq_task...Trond Myklebust
2014-08-17lockd: Ensure that lockd_start_svc sets the server rq_task...Trond Myklebust
2014-08-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2014-08-16Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-08-16Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2014-08-15btrfs: disable strict file flushes for renames and truncatesChris Mason
2014-08-15Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana
2014-08-15Btrfs: Fix memory corruption by ulist_add_merge() on 32bit archTakashi Iwai
2014-08-15Btrfs: fix compressed write corruption on enospcLiu Bo
2014-08-15btrfs: correctly handle return from ulist_addMark Fasheh
2014-08-15btrfs: qgroup: account shared subtrees during snapshot deleteMark Fasheh
2014-08-15Btrfs: read lock extent buffer while walking backrefsFilipe Manana
2014-08-15Btrfs: __btrfs_mod_ref should always use no_quotaJosef Bacik
2014-08-15btrfs: adjust statfs calculations according to raid profilesDavid Sterba
2014-08-14locks: move locks_free_lock calls in do_fcntl_add_lease outside spinlockJeff Layton
2014-08-14locks: defer freeing locks in locks_delete_lock until after i_lock has been d...Jeff Layton
2014-08-14locks: don't reuse file_lock in __posix_lock_fileJeff Layton
2014-08-14Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-13Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-08-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-08-13Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-08-12reiserfs: Fix use after free in journal teardownJan Kara
2014-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds