aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | | NFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15
| * | | | | | AFS: Use d_automount() rather than abusing follow_link()David Howells2011-01-15
| * | | | | | Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells2011-01-15
| * | | | | | Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-15
| * | | | | | Add a dentry op to handle automounting rather than abusing follow_link()David Howells2011-01-15
| * | | | | | do_lookup() fixAl Viro2011-01-15
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-01-14
|\ \ \ \ \ \
| * | | | | | xfs: prevent NMI timeouts in cmn_errDave Chinner2011-01-12
| * | | | | | xfs: Add log level to assertion printkAnton Blanchard2011-01-11
| * | | | | | xfs: fix an assignment within an ASSERT()Jesper Juhl2011-01-11
| * | | | | | xfs: fix error handling for synchronous writesChristoph Hellwig2011-01-11
| * | | | | | xfs: add FITRIM supportChristoph Hellwig2011-01-11
| * | | | | | xfs: ensure log covering transactions are synchronousDave Chinner2011-01-11
| * | | | | | xfs: serialise unaligned direct IOsDave Chinner2011-01-10
| * | | | | | xfs: factor common write setup codeDave Chinner2011-01-10
| * | | | | | xfs: split buffered IO write path from xfs_file_aio_writeDave Chinner2011-01-10
| * | | | | | xfs: split direct IO write path from xfs_file_aio_writeDave Chinner2011-01-10
| * | | | | | xfs: introduce xfs_rw_lock() helpers for locking the inodeDave Chinner2011-01-11
| * | | | | | xfs: factor post-write newsize updatesDave Chinner2011-01-10
| * | | | | | xfs: factor common post-write isize handling codeDave Chinner2011-01-10
| * | | | | | xfs: ensure sync write errors are returnedDave Chinner2011-01-10
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-14
|\ \ \ \ \ \ \
| * | | | | | | block: restore multiple bd_link_disk_holder() supportTejun Heo2011-01-14
| | |_|_|/ / / | |/| | | | |
* | | | | | | Turn d_set_d_op() BUG_ON() into WARN_ON_ONCE()Linus Torvalds2011-01-14
* | | | | | | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-14
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | nfsd4: fix callback restartingJ. Bruce Fields2011-01-14
| * | | | | | nfsd: break lease on unlink, link, and renameJ. Bruce Fields2011-01-13
| * | | | | | nfsd4: break lease on nfsd setattrJ. Bruce Fields2011-01-13
| * | | | | | nfsd: don't support msnfs export optionJ. Bruce Fields2011-01-13
| * | | | | | nfsd4: initialize cb_per_clientJ. Bruce Fields2011-01-13
| * | | | | | nfsd4: allow restarting callbacksJ. Bruce Fields2011-01-11
| * | | | | | nfsd4: simplify nfsd4_cb_prepareJ. Bruce Fields2011-01-11
| * | | | | | nfsd4: give out delegations more quickly in 4.1 caseJ. Bruce Fields2011-01-11
| * | | | | | nfsd4: add helper function to run callbacksJ. Bruce Fields2011-01-11
| * | | | | | nfsd4: make sure sequence flags are set after destroy_sessionJ. Bruce Fields2011-01-11
| * | | | | | nfsd4: re-probe callback on connection lossJ. Bruce Fields2011-01-11
| * | | | | | nfsd4: set sequence flag when backchannel is downJ. Bruce Fields2011-01-11
| * | | | | | nfsd4: keep finer-grained callback statusJ. Bruce Fields2011-01-11
| * | | | | | nfsd4: allow backchannel recoveryJ. Bruce Fields2011-01-11
| * | | | | | nfsd4: support BIND_CONN_TO_SESSIONJ. Bruce Fields2011-01-11
| * | | | | | nfsd4: modify session list under cl_lockJ. Bruce Fields2011-01-11
| * | | | | | Merge commit 'v2.6.37' into for-2.6.38-incomingJ. Bruce Fields2011-01-11
| |\ \ \ \ \ \
| * | | | | | | nfs4: set source address when callback is generatedTakuma Umeya2011-01-04
| * | | | | | | nfsd4: return nfs errno from name_to_id functionsJ. Bruce Fields2011-01-04
| * | | | | | | nfsd4: remove outdated pathname-commentsJ. Bruce Fields2011-01-04
| * | | | | | | nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields2011-01-04
| * | | | | | | nfsd4: name->id mapping should fail with BADOWNER not BADNAMEJ. Bruce Fields2011-01-04
| * | | | | | | locks: minor setlease cleanupJ. Bruce Fields2011-01-04
| * | | | | | | locks: eliminate fl_mylease callbackJ. Bruce Fields2011-01-04
| * | | | | | | nfsd4: use a single struct file for delegationsJ. Bruce Fields2011-01-04