summary refs log tree commit diff
path: root/fs
AgeCommit message (Expand)Author
2013-04-03nfsd4: fix destroy_session raceJ. Bruce Fields
2013-04-03nfsd4: clientid lookup cleanupJ. Bruce Fields
2013-04-03nfsd4: destroy_clientid simplificationJ. Bruce Fields
2013-04-03nfsd4: remove some dprintk'sJ. Bruce Fields
2013-04-03nfsd4: STALE_STATEID cleanupJ. Bruce Fields
2013-04-03nfsd4: warn on odd create_session stateJ. Bruce Fields
2013-04-03nfsd: fix bug on nfs4 stateid deallocationycnian@gmail.com
2013-04-03nfsd: remove unused macro in nfsv4Yanchuan Nian
2013-04-03nfsd4: fix use-after-free of 4.1 client on connection lossJ. Bruce Fields
2013-04-03nfsd4: fix race on client shutdownJ. Bruce Fields
2013-04-03nfsd4: handle seqid-mutating open errors from xdr decodingJ. Bruce Fields
2013-04-03nfsd4: remove BUG_ONJ. Bruce Fields
2013-04-03nfsd: scale up the number of DRC hash buckets with cache sizeJeff Layton
2013-04-03nfsd: keep stats on worst hash balancing seen so farJeff Layton
2013-04-03nfsd: add new reply_cache_stats file in nfsdfsJeff Layton
2013-04-03nfsd: track memory utilization by the DRCJeff Layton
2013-04-03nfsd: break out comparator into separate functionJeff Layton
2013-04-03nfsd: eliminate one of the DRC cache searchesJeff Layton
2013-03-26nfsd4: reject "negative" acl lengthsJ. Bruce Fields
2013-03-22nfsd: fix bad offset useKent Overstreet
2013-03-18nfsd: fix startup order in nfsd_reply_cache_initJeff Layton
2013-03-18nfsd: only unhash DRC entries that are in the hashtableJeff Layton
2013-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-15Btrfs: fix warning of free_extent_mapLiu Bo
2013-03-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-03-14Btrfs: fix warning when creating snapshotsLiu Bo
2013-03-14Btrfs: return as soon as possible when edquot happensWang Shilong
2013-03-14Btrfs: return EIO if we have extent tree corruptionJosef Bacik
2013-03-14btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen
2013-03-14Btrfs: remove btrfs_try_spin_lockLiu Bo
2013-03-14Btrfs: get better concurrency for snapshot-aware defrag workLiu Bo
2013-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-13nfsd: convert to idr_alloc()Tejun Heo
2013-03-13nfsd: remove unused get_new_stid()Tejun Heo
2013-03-13ext2: Fix BUG_ON in evict() on inode deletionJan Kara
2013-03-12fs: Readd the fs module aliases.Eric W. Biederman
2013-03-12Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers
2013-03-12vfs: fix pipe counter breakageAl Viro
2013-03-11reiserfs: Use kstrdup instead of kmalloc/strcpyIonut-Gabriel Radu
2013-03-11ext3: Fix format string issuesLars-Peter Clausen
2013-03-11quota: add missing use of dq_data_lock in __dquot_initializeJeff Mahoney
2013-03-11fs: Limit sys_mount to only request filesystem modules. (Part 3)Eric W. Biederman
2013-03-11hostfs: fix a not needed double checkMarco Stornelli
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-09proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman
2013-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-08Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-03-08vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlinkLinus Torvalds
2013-03-07Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-03-07Btrfs: improve the delayed inode throttlingChris Mason