summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* nfsd4: remove unused nfs4_check_deleg argumentJ. Bruce Fields2013-04-041-2/+2
* nfsd4: make del_recall_lru per-network-namespaceJ. Bruce Fields2013-04-042-8/+8
* nfsd4: shut down more of delegation earlierJ. Bruce Fields2013-04-041-6/+7
* nfsd4: minor cb_recall simplificationJ. Bruce Fields2013-04-041-5/+3
* nfsd: remove /proc/fs/nfs when create /proc/fs/nfs/exports errorfanchaoting2013-04-031-1/+3
* nfsd: don't run get_file if nfs4_preprocess_stateid_op return errorfanchaoting2013-04-031-4/+4
* nfsd: convert the file_hashtbl to a hlistJeff Layton2013-04-032-11/+5
* nfsd4: don't destroy in-use sessionJ. Bruce Fields2013-04-032-33/+43
* nfsd4: don't destroy in-use clientsJ. Bruce Fields2013-04-033-97/+131
* nfsd4: simplify bind_conn_to_session lockingJ. Bruce Fields2013-04-031-14/+14
* nfsd4: fix destroy_session raceJ. Bruce Fields2013-04-031-16/+10
* nfsd4: clientid lookup cleanupJ. Bruce Fields2013-04-031-12/+12
* nfsd4: destroy_clientid simplificationJ. Bruce Fields2013-04-031-7/+1
* nfsd4: remove some dprintk'sJ. Bruce Fields2013-04-031-8/+1
* nfsd4: STALE_STATEID cleanupJ. Bruce Fields2013-04-031-15/+6
* nfsd4: warn on odd create_session stateJ. Bruce Fields2013-04-031-0/+2
* nfsd: fix bug on nfs4 stateid deallocationycnian@gmail.com2013-04-031-0/+1
* nfsd: remove unused macro in nfsv4Yanchuan Nian2013-04-031-1/+0
* nfsd4: fix use-after-free of 4.1 client on connection lossJ. Bruce Fields2013-04-031-1/+1
* 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
OpenPOWER on IntegriCloud