summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | xfs: factor common write setup codeDave Chinner2011-01-111-67/+56
| * | | | xfs: split buffered IO write path from xfs_file_aio_writeDave Chinner2011-01-111-77/+69
| * | | | xfs: split direct IO write path from xfs_file_aio_writeDave Chinner2011-01-111-63/+116
| * | | | xfs: introduce xfs_rw_lock() helpers for locking the inodeDave Chinner2011-01-121-51/+80
| * | | | xfs: factor post-write newsize updatesDave Chinner2011-01-111-22/+21
| * | | | xfs: factor common post-write isize handling codeDave Chinner2011-01-111-26/+28
| * | | | xfs: ensure sync write errors are returnedDave Chinner2011-01-111-26/+23
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-141-18/+75
|\ \ \ \ \
| * | | | | block: restore multiple bd_link_disk_holder() supportTejun Heo2011-01-141-18/+75
| | |_|_|/ | |/| | |
* | | | | Turn d_set_d_op() BUG_ON() into WARN_ON_ONCE()Linus Torvalds2011-01-141-2/+2
* | | | | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-1419-277/+573
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | nfsd4: fix callback restartingJ. Bruce Fields2011-01-141-12/+9
| * | | | nfsd: break lease on unlink, link, and renameJ. Bruce Fields2011-01-141-4/+23
| * | | | nfsd4: break lease on nfsd setattrJ. Bruce Fields2011-01-141-8/+4
| * | | | nfsd: don't support msnfs export optionJ. Bruce Fields2011-01-142-43/+2
| * | | | nfsd4: initialize cb_per_clientJ. Bruce Fields2011-01-141-0/+1
| * | | | nfsd4: allow restarting callbacksJ. Bruce Fields2011-01-113-6/+32
| * | | | nfsd4: simplify nfsd4_cb_prepareJ. Bruce Fields2011-01-111-22/+4
| * | | | nfsd4: give out delegations more quickly in 4.1 caseJ. Bruce Fields2011-01-111-2/+15
| * | | | nfsd4: add helper function to run callbacksJ. Bruce Fields2011-01-111-2/+7
| * | | | nfsd4: make sure sequence flags are set after destroy_sessionJ. Bruce Fields2011-01-113-2/+8
| * | | | nfsd4: re-probe callback on connection lossJ. Bruce Fields2011-01-111-1/+1
| * | | | nfsd4: set sequence flag when backchannel is downJ. Bruce Fields2011-01-113-8/+8
| * | | | nfsd4: keep finer-grained callback statusJ. Bruce Fields2011-01-113-17/+22
| * | | | nfsd4: allow backchannel recoveryJ. Bruce Fields2011-01-112-9/+43
| * | | | nfsd4: support BIND_CONN_TO_SESSIONJ. Bruce Fields2011-01-115-10/+99
| * | | | nfsd4: modify session list under cl_lockJ. Bruce Fields2011-01-111-0/+6
| * | | | Merge commit 'v2.6.37' into for-2.6.38-incomingJ. Bruce Fields2011-01-1120-87/+188
| |\ \ \ \
| * | | | | nfs4: set source address when callback is generatedTakuma Umeya2011-01-053-3/+21
| * | | | | nfsd4: return nfs errno from name_to_id functionsJ. Bruce Fields2011-01-054-14/+14
| * | | | | nfsd4: remove outdated pathname-commentsJ. Bruce Fields2011-01-052-4/+0
| * | | | | nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields2011-01-057-7/+133
| * | | | | nfsd4: name->id mapping should fail with BADOWNER not BADNAMEJ. Bruce Fields2011-01-053-3/+4
| * | | | | locks: minor setlease cleanupJ. Bruce Fields2011-01-041-1/+1
| * | | | | locks: eliminate fl_mylease callbackJ. Bruce Fields2011-01-042-27/+2
| * | | | | nfsd4: use a single struct file for delegationsJ. Bruce Fields2011-01-042-5/+6
| * | | | | nfsd4: eliminate lease delete callbackJ. Bruce Fields2011-01-041-18/+0
| * | | | | nfsd: remove some unnecessary dropit handlingJ. Bruce Fields2011-01-044-12/+0
| * | | | | nfsd: stop translating EAGAIN to nfserr_dropitJ. Bruce Fields2011-01-041-1/+2
| * | | | | svcrpc: simpler request droppingJ. Bruce Fields2011-01-041-1/+1
| * | | | | nfsd: don't drop requests on -ENOMEMJ. Bruce Fields2011-01-041-1/+1
| * | | | | nfsd: declare several functions of nfs4callback as staticKirill A. Shutemov2011-01-041-3/+4
| * | | | | nfsd4: fix oops on secinfo_no_name result encodingMi Jinlong2010-12-291-4/+17
| * | | | | nfsd4: implement secinfo_no_nameJ. Bruce Fields2010-12-173-2/+45
| * | | | | nfsd4: move guts of nfsd4_lookupp into helperJ. Bruce Fields2010-12-171-6/+10
| * | | | | nfsd4: 4.1 SECINFO should consume filehandleJ. Bruce Fields2010-12-171-0/+3
| * | | | | nfs: add missed CONFIG_NFSD_DEPRECATEDbookjovi@gmail.com2010-12-171-0/+2
| * | | | | nfsd: fix offset printk's in nfsd3 read/writeJ. Bruce Fields2010-12-171-4/+4
| * | | | | nfsd4: fix mixed 4.0/4.1 handling, 4.1 rebootJ. Bruce Fields2010-12-172-21/+17
| * | | | | nfsd4: replace unintuitive match_clientid_establishmentJ. Bruce Fields2010-12-171-10/+4