summaryrefslogtreecommitdiffstats
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
* SUNRPC/cache: add module_put() on error path in cache_open()Alexey Khoroshilov2013-04-031-1/+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
* Linux 3.9-rc3v3.9-rc3Linus Torvalds2013-03-171-1/+1
* perf,x86: fix link failure for non-Intel configsDavid Rientjes2013-03-171-1/+5
* perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds2013-03-171-1/+3
* 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 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-03-151-5/+6
|\ \
| * | kbuild: fix make headers_check with make 3.80Sam Ravnborg2013-03-051-5/+6
* | | Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds2013-03-153-8/+11
|\ \ \
| * | | openrisc: remove HAVE_VIRT_TO_BUSJonas Bonn2013-03-131-1/+0
| * | | asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn2013-03-132-6/+10
| * | | openrisc: require gpiolibJonas Bonn2013-03-131-1/+1
OpenPOWER on IntegriCloud