summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* nfsd4: fix race on client shutdownJ. Bruce Fields2013-04-033-7/+8
* nfsd4: handle seqid-mutating open errors from xdr decodingJ. Bruce Fields2013-04-033-1/+28
* nfsd4: remove BUG_ONJ. Bruce Fields2013-04-031-6/+3
* nfsd: scale up the number of DRC hash buckets with cache sizeJeff Layton2013-04-031-15/+29
* nfsd: keep stats on worst hash balancing seen so farJeff Layton2013-04-031-4/+27
* nfsd: add new reply_cache_stats file in nfsdfsJeff Layton2013-04-033-0/+35
* nfsd: track memory utilization by the DRCJeff Layton2013-04-031-5/+17
* nfsd: break out comparator into separate functionJeff Layton2013-04-031-11/+35
* nfsd: eliminate one of the DRC cache searchesJeff Layton2013-04-031-22/+19
* nfsd4: reject "negative" acl lengthsJ. Bruce Fields2013-03-261-1/+1
* nfsd: fix bad offset useKent Overstreet2013-03-221-1/+2
* nfsd: fix startup order in nfsd_reply_cache_initJeff Layton2013-03-181-4/+4
* nfsd: only unhash DRC entries that are in the hashtableJeff Layton2013-03-181-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-177-12/+25
|\
| * Btrfs: fix warning of free_extent_mapLiu Bo2013-03-151-0/+1
| * Btrfs: fix warning when creating snapshotsLiu Bo2013-03-141-6/+5
| * Btrfs: return as soon as possible when edquot happensWang Shilong2013-03-141-4/+6
| * Btrfs: return EIO if we have extent tree corruptionJosef Bacik2013-03-141-1/+4
| * btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen2013-03-141-0/+6
| * Btrfs: remove btrfs_try_spin_lockLiu Bo2013-03-141-1/+0
| * Btrfs: get better concurrency for snapshot-aware defrag workLiu Bo2013-03-141-0/+3
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-03-145-7/+9
|\ \
| * | ext2: Fix BUG_ON in evict() on inode deletionJan Kara2013-03-132-1/+2
| * | reiserfs: Use kstrdup instead of kmalloc/strcpyIonut-Gabriel Radu2013-03-111-3/+1
| * | ext3: Fix format string issuesLars-Peter Clausen2013-03-111-2/+2
| * | quota: add missing use of dq_data_lock in __dquot_initializeJeff Mahoney2013-03-111-1/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-1310-0/+11
|\ \ \
| * | | fs: Readd the fs module aliases.Eric W. Biederman2013-03-125-0/+6
| * | | fs: Limit sys_mount to only request filesystem modules. (Part 3)Eric W. Biederman2013-03-115-0/+5
| |/ /
* | | nfsd: convert to idr_alloc()Tejun Heo2013-03-131-3/+2
* | | nfsd: remove unused get_new_stid()Tejun Heo2013-03-131-31/+0
* | | Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers2013-03-121-8/+7
* | | vfs: fix pipe counter breakageAl Viro2013-03-121-0/+3
* | | hostfs: fix a not needed double checkMarco Stornelli2013-03-111-8/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-0955-15/+67
|\ \
| * | proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman2013-03-091-6/+6
| * | fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman2013-03-072-1/+1
| * | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-0354-9/+61
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-089-130/+221
|\ \ \ | | |/ | |/|
| * | Btrfs: improve the delayed inode throttlingChris Mason2013-03-072-61/+92
| * | Btrfs: fix a mismerge in btrfs_balance()Ilya Dryomov2013-03-061-0/+5
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-03-066-67/+120
| |\ \
| | * | Btrfs: allow running defrag in parallel to administrative tasksStefan Behrens2013-03-041-8/+0
| | * | Btrfs: avoid deadlock on transaction waiting listLiu Bo2013-03-041-0/+7
| | * | Btrfs: do not BUG_ON on aborted situationLiu Bo2013-03-042-3/+12
| | * | Btrfs: do not BUG_ON in prepare_to_relocLiu Bo2013-03-041-1/+9
| | * | Btrfs: free all recorded tree blocks on errorLiu Bo2013-03-041-3/+6
| | * | Btrfs: build up error handling for merge_reloc_rootsLiu Bo2013-03-041-12/+35
| | * | Btrfs: check for NULL pointer in updating reloc rootsLiu Bo2013-03-041-0/+2
| | * | Btrfs: fix unclosed transaction handler when the async transaction commitment...Miao Xie2013-03-041-0/+4
OpenPOWER on IntegriCloud