| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-01-14 |
|\ |
|
| * | xfs: prevent NMI timeouts in cmn_err | Dave Chinner | 2011-01-12 |
| * | xfs: Add log level to assertion printk | Anton Blanchard | 2011-01-11 |
| * | xfs: fix an assignment within an ASSERT() | Jesper Juhl | 2011-01-11 |
| * | xfs: fix error handling for synchronous writes | Christoph Hellwig | 2011-01-11 |
| * | xfs: add FITRIM support | Christoph Hellwig | 2011-01-11 |
| * | xfs: ensure log covering transactions are synchronous | Dave Chinner | 2011-01-11 |
| * | xfs: serialise unaligned direct IOs | Dave Chinner | 2011-01-10 |
| * | xfs: factor common write setup code | Dave Chinner | 2011-01-10 |
| * | xfs: split buffered IO write path from xfs_file_aio_write | Dave Chinner | 2011-01-10 |
| * | xfs: split direct IO write path from xfs_file_aio_write | Dave Chinner | 2011-01-10 |
| * | xfs: introduce xfs_rw_lock() helpers for locking the inode | Dave Chinner | 2011-01-11 |
| * | xfs: factor post-write newsize updates | Dave Chinner | 2011-01-10 |
| * | xfs: factor common post-write isize handling code | Dave Chinner | 2011-01-10 |
| * | xfs: ensure sync write errors are returned | Dave Chinner | 2011-01-10 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-01-14 |
|\ \ |
|
| * | | block: restore multiple bd_link_disk_holder() support | Tejun Heo | 2011-01-14 |
* | | | Turn d_set_d_op() BUG_ON() into WARN_ON_ONCE() | Linus Torvalds | 2011-01-14 |
* | | | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-01-14 |
|\ \ \ |
|
| * | | | nfsd4: fix callback restarting | J. Bruce Fields | 2011-01-14 |
| * | | | nfsd: break lease on unlink, link, and rename | J. Bruce Fields | 2011-01-13 |
| * | | | nfsd4: break lease on nfsd setattr | J. Bruce Fields | 2011-01-13 |
| * | | | nfsd: don't support msnfs export option | J. Bruce Fields | 2011-01-13 |
| * | | | nfsd4: initialize cb_per_client | J. Bruce Fields | 2011-01-13 |
| * | | | nfsd4: allow restarting callbacks | J. Bruce Fields | 2011-01-11 |
| * | | | nfsd4: simplify nfsd4_cb_prepare | J. Bruce Fields | 2011-01-11 |
| * | | | nfsd4: give out delegations more quickly in 4.1 case | J. Bruce Fields | 2011-01-11 |
| * | | | nfsd4: add helper function to run callbacks | J. Bruce Fields | 2011-01-11 |
| * | | | nfsd4: make sure sequence flags are set after destroy_session | J. Bruce Fields | 2011-01-11 |
| * | | | nfsd4: re-probe callback on connection loss | J. Bruce Fields | 2011-01-11 |
| * | | | nfsd4: set sequence flag when backchannel is down | J. Bruce Fields | 2011-01-11 |
| * | | | nfsd4: keep finer-grained callback status | J. Bruce Fields | 2011-01-11 |
| * | | | nfsd4: allow backchannel recovery | J. Bruce Fields | 2011-01-11 |
| * | | | nfsd4: support BIND_CONN_TO_SESSION | J. Bruce Fields | 2011-01-11 |
| * | | | nfsd4: modify session list under cl_lock | J. Bruce Fields | 2011-01-11 |
| * | | | Merge commit 'v2.6.37' into for-2.6.38-incoming | J. Bruce Fields | 2011-01-11 |
| |\ \ \ |
|
| * | | | | nfs4: set source address when callback is generated | Takuma Umeya | 2011-01-04 |
| * | | | | nfsd4: return nfs errno from name_to_id functions | J. Bruce Fields | 2011-01-04 |
| * | | | | nfsd4: remove outdated pathname-comments | J. Bruce Fields | 2011-01-04 |
| * | | | | nfsd4: move idmap and acl header files into fs/nfsd | J. Bruce Fields | 2011-01-04 |
| * | | | | nfsd4: name->id mapping should fail with BADOWNER not BADNAME | J. Bruce Fields | 2011-01-04 |
| * | | | | locks: minor setlease cleanup | J. Bruce Fields | 2011-01-04 |
| * | | | | locks: eliminate fl_mylease callback | J. Bruce Fields | 2011-01-04 |
| * | | | | nfsd4: use a single struct file for delegations | J. Bruce Fields | 2011-01-04 |
| * | | | | nfsd4: eliminate lease delete callback | J. Bruce Fields | 2011-01-04 |
| * | | | | nfsd: remove some unnecessary dropit handling | J. Bruce Fields | 2011-01-04 |
| * | | | | nfsd: stop translating EAGAIN to nfserr_dropit | J. Bruce Fields | 2011-01-04 |
| * | | | | svcrpc: simpler request dropping | J. Bruce Fields | 2011-01-04 |
| * | | | | nfsd: don't drop requests on -ENOMEM | J. Bruce Fields | 2011-01-04 |
| * | | | | nfsd: declare several functions of nfs4callback as static | Kirill A. Shutemov | 2011-01-04 |