summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: sunrpc: removed duplicated #includeAndrea Gelmini2010-08-061-1/+0
* nfsd41: Fix a crash when a callback is retriedBoaz Harrosh2010-08-061-1/+1
* nfsd: fix startup/shutdown order bugJ. Bruce Fields2010-08-061-14/+16
* nfsd: minor nfsd read api cleanupJ. Bruce Fields2010-07-305-13/+16
* gcc-4.6: nfsd: fix initialized but not read warningsAndi Kleen2010-07-294-13/+2
* nfsd4: share file descriptors between stateid'sJ. Bruce Fields2010-07-293-123/+221
* nfsd4: fix openmode checking on IO using lock stateidJ. Bruce Fields2010-07-291-1/+3
* nfsd4: miscellaneous process_open2 cleanupJ. Bruce Fields2010-07-291-9/+17
* nfsd4: don't pretend to support write delegationsJ. Bruce Fields2010-07-291-0/+7
* nfsd: bypass readahead cache when have struct fileJ. Bruce Fields2010-07-271-24/+38
* nfsd: minor nfsd_svc() cleanupJ. Bruce Fields2010-07-231-6/+7
* nfsd: move more into nfsd_startup()J. Bruce Fields2010-07-231-34/+35
* nfsd: just keep single lockd reference for nfsdJeff Layton2010-07-232-21/+14
* nfsd: clean up nfsd_create_serv error handlingJeff Layton2010-07-231-3/+2
* nfsd: fix error handling in __write_ports_addxprtJeff Layton2010-07-231-2/+4
* nfsd: fix error handling when starting nfsd with rpcbind downJeff Layton2010-07-231-4/+8
* nfsd4: fix v4 state shutdown error pathsJeff Layton2010-07-232-20/+43
* nfsd: remove unused assignment from nfsd_linkJ. Bruce Fields2010-07-231-2/+1
* NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIRChuck Lever2010-07-071-2/+4
* nfsd4: comment nitpickJ. Bruce Fields2010-07-061-1/+1
* sunrpc: make the cache cleaner workqueue deferrableArtem Bityutskiy2010-07-063-1/+8
* nfsd4: fix delegation recall race use-after-freeJ. Bruce Fields2010-06-241-0/+1
* nfsd4: fix deleg leak on callback errorJ. Bruce Fields2010-06-241-1/+3
* nfsd4: remove some debugging codeJ. Bruce Fields2010-06-221-2/+0
* nfsd: nfs4callback encode_stateid helper functionBenny Halevy2010-06-221-3/+13
* nfsd4: translate memory errors to delay, not serverfaultJ. Bruce Fields2010-06-221-3/+3
* nfsd4; fix session reference count leakJ. Bruce Fields2010-06-222-1/+1
* nfsd4: don't bother storing callback reply tagJ. Bruce Fields2010-05-311-6/+5
* nfsd4: fix use of op_share_accessJ. Bruce Fields2010-05-311-4/+12
* nfsd4: treat more recall errors as failuresJ. Bruce Fields2010-05-311-9/+8
* nfsd4: remove extra put() on callback errorsJ. Bruce Fields2010-05-311-5/+1
* Linux 2.6.35-rc1v2.6.35-rc1Linus Torvalds2010-05-301-2/+2
* Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2010-05-302-29/+15
|\
| * SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter2010-05-301-1/+1
| * slub: move kmem_cache_node into it's own cachelineAlexander Duyck2010-05-242-28/+14
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-301-0/+7
|\ \
| * | mutex: Fix optimistic spinning vs. BKLTony Breeds2010-05-191-0/+7
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-308-16/+45
|\ \ \
| * \ \ Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-05-292-8/+17
| |\ \ \
| | * | | ring-buffer: Move zeroing out excess in page to ring buffer codeSteven Rostedt2010-05-252-8/+9
| | * | | ring-buffer: Reset "real_end" when page is filledSteven Rostedt2010-05-251-0/+8
| * | | | perf tui: Fix last use_browser problem related to .perfconfigArnaldo Carvalho de Melo2010-05-271-1/+1
| * | | | perf symbols: Add the build id cache to the vmlinux pathArnaldo Carvalho de Melo2010-05-263-6/+25
| * | | | perf tui: Reset use_browser if stdout is not a ttyArnaldo Carvalho de Melo2010-05-262-1/+2
| |/ / /
* | | | ia64: revert __node_random additionLinus Torvalds2010-05-301-17/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-05-307-82/+500
|\ \ \ \
| * | | | mm: export generic_pipe_buf_*() to modulesMiklos Szeredi2010-05-261-0/+6
| * | | | fuse: support splice() reading from fuse deviceMiklos Szeredi2010-05-251-41/+187
| * | | | fuse: allow splice to move pagesMiklos Szeredi2010-05-253-15/+167
| * | | | mm: export remove_from_page_cache() to modulesMiklos Szeredi2010-05-251-0/+1
OpenPOWER on IntegriCloud