summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'linus/master' into bkl/coreFrederic Weisbecker2010-08-09320-7912/+9330
|\
| * Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds2010-08-071-7/+0
| |\
| | * do_coredump: Do not take BKLArnd Bergmann2010-07-101-7/+0
| * | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-08-0711-287/+465
| |\ \
| | * | nfsd4: fix file open accounting for RDWR opensJ. Bruce Fields2010-08-071-3/+21
| | * | nfsd: don't allow setting maxblksize after svc createdJ. Bruce Fields2010-08-061-1/+1
| | * | nfsd: initialize nfsd versions before creating svcJ. Bruce Fields2010-08-061-1/+1
| | * | 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
| | * | 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
| * | | AFS: Fix the module init error handlingDavid Howells2010-08-071-3/+6
| * | | Merge branch 'nfs-for-2.6.36' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-08-0722-381/+624
| |\ \ \
| | * | | NFS: NFSv4.1 is no longer a "developer only" featureTrond Myklebust2010-08-061-2/+2
| | * | | NFS: NFS_V4 is no longer an EXPERIMENTAL featureTrond Myklebust2010-08-061-3/+3
| | * | | NFS: Fix /proc/mount for legacy binary interfaceBryan Schumaker2010-08-061-0/+4
| | * | | NFS: Fix the locking in nfs4_callback_getattrTrond Myklebust2010-08-061-3/+3
| | * | | SUNRPC: Move the bound cred to struct rpc_rqstTrond Myklebust2010-08-043-9/+8
| | * | | NFS: Fix the NFS users of rpc_restart_call()Trond Myklebust2010-08-032-7/+4
| | * | | NFSv4: Get rid of the bogus RPC_ASSASSINATED(task) checksTrond Myklebust2010-08-031-10/+0
| | * | | NFSv4: Clean up the process of renewing the NFSv4 leaseTrond Myklebust2010-08-031-14/+9
| | * | | NFSv4.1: Handle NFS4ERR_DELAY on SEQUENCE correctlyTrond Myklebust2010-08-031-30/+62
| | * | | NFS: nfs_rename() should not have to flush out writebacksTrond Myklebust2010-08-031-9/+0
| | * | | NFS: Clean up the callers of nfs_wb_all()Trond Myklebust2010-08-032-12/+2
| | * | | NFS: Fix up the fsync codeTrond Myklebust2010-08-031-30/+21
OpenPOWER on IntegriCloud