| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | [GFS2] Recovery for lost unlinked inodes | Steven Whitehouse | 2007-07-09 | 3 | -32/+107 |
| * | | [GFS2] Can't mount GFS2 file system on AoE device | Robert Peterson | 2007-07-09 | 1 | -0/+3 |
| * | | [GFS2] Fix bug in error path of inode | Steven Whitehouse | 2007-07-09 | 1 | -7/+7 |
| * | | [GFS2] Fix typo in rename of directories | Steven Whitehouse | 2007-07-09 | 1 | -1/+1 |
| * | | [DLM] variable allocation | Patrick Caulfield | 2007-07-09 | 5 | -6/+13 |
| * | | [DLM] fix reference counting | Josef Bacik | 2007-07-09 | 1 | -0/+1 |
| * | | [GFS2] Add nanosecond timestamp feature | Steven Whitehouse | 2007-07-09 | 6 | -26/+35 |
| * | | [GFS2] Fix sign problem in quota/statfs and cleanup _host structures | Steven Whitehouse | 2007-07-09 | 20 | -352/+372 |
| * | | [GFS2] fix jdata issues | Benjamin Marzinski | 2007-07-09 | 3 | -1/+5 |
| * | | [DLM] fix socket shutdown | Patrick Caulfield | 2007-07-09 | 1 | -3/+6 |
| * | | [GFS2] Make the log reserved blocks depend on block size | Steven Whitehouse | 2007-07-09 | 1 | -2/+3 |
| * | | [GFS2] Quotas non-functional - fix another bug | Abhijith Das | 2007-07-09 | 2 | -4/+17 |
| * | | [DLM] show default protocol | David Teigland | 2007-07-09 | 1 | -0/+1 |
| * | | [DLM] dumping master locks | David Teigland | 2007-07-09 | 2 | -2/+163 |
| * | | [DLM] canceling deadlocked lock | David Teigland | 2007-07-09 | 4 | -0/+80 |
| * | | [DLM] timeout fixes | David Teigland | 2007-07-09 | 5 | -28/+39 |
| * | | [DLM] Compile fix | Steven Whitehouse | 2007-07-09 | 1 | -1/+1 |
| * | | [DLM] fix compile breakage | David Teigland | 2007-07-09 | 1 | -2/+2 |
| * | | [DLM] wait for config check during join [6/6] | David Teigland | 2007-07-09 | 4 | -2/+40 |
| * | | [DLM] fix new_lockspace error exit [5/6] | David Teigland | 2007-07-09 | 1 | -13/+19 |
| * | | [DLM] cancel in conversion deadlock [4/6] | David Teigland | 2007-07-09 | 1 | -61/+132 |
| * | | [DLM] dlm_device interface changes [3/6] | David Teigland | 2007-07-09 | 4 | -23/+62 |
| * | | [DLM] add lock timeouts and warnings [2/6] | David Teigland | 2007-07-09 | 12 | -9/+348 |
| * | | [DLM] block scand during recovery [1/6] | David Teigland | 2007-07-09 | 3 | -26/+31 |
| * | | [DLM] keep dlm from panicing when traversing rsb list in debugfs | Josef Bacik | 2007-07-09 | 1 | -1/+8 |
| * | | [GFS2] Quotas non-functional - fix bug | Abhijith Das | 2007-07-09 | 2 | -9/+3 |
| * | | [GFS2] Clean up inode number handling | Steven Whitehouse | 2007-07-09 | 18 | -161/+160 |
| * | | [GFS2] Reduce size of struct gdlm_lock | Steven Whitehouse | 2007-07-09 | 3 | -6/+18 |
| * | | [GFS2] Addendum patch 2 for gfs2_grow | Robert Peterson | 2007-07-09 | 5 | -9/+9 |
| * | | [GFS2] use zero_user_page | Nate Diller | 2007-07-09 | 1 | -5/+1 |
| * | | [GFS2] Kernel changes to support new gfs2_grow command (part 2) | Robert Peterson | 2007-07-09 | 2 | -49/+93 |
| * | | [GFS2] kernel changes to support new gfs2_grow command | Robert Peterson | 2007-07-09 | 3 | -8/+86 |
| * | | [DLM] fix a couple of races | Satyam Sharma | 2007-07-09 | 1 | -4/+11 |
| * | | [GFS2] flush the glock completely in inode_go_sync | Benjamin Marzinski | 2007-07-09 | 1 | -1/+1 |
* | | | Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-07-10 | 43 | -276/+488 |
|\ \ \ |
|
| * | | | pipe: add documentation and comments | Jens Axboe | 2007-07-10 | 2 | -1/+64 |
| * | | | pipe: change the ->pin() operation to ->confirm() | Jens Axboe | 2007-07-10 | 4 | -14/+15 |
| * | | | Remove remnants of sendfile() | Jens Axboe | 2007-07-10 | 1 | -15/+11 |
| * | | | xip sendfile removal | Carsten Otte | 2007-07-10 | 1 | -1/+0 |
| * | | | splice: completely document external interface with kerneldoc | Jens Axboe | 2007-07-10 | 1 | -24/+85 |
| * | | | sendfile: remove bad_sendfile() from bad_file_ops | Jens Axboe | 2007-07-10 | 1 | -7/+0 |
| * | | | pipe: allow passing around of ops private pointer | Jens Axboe | 2007-07-10 | 1 | -0/+1 |
| * | | | splice: divorce the splice structure/function definitions from the pipe header | Jens Axboe | 2007-07-10 | 4 | -24/+8 |
| * | | | sendfile: convert nfsd to splice_direct_to_actor() | Jens Axboe | 2007-07-10 | 1 | -16/+31 |
| * | | | sendfile: convert nfs to using splice_read() | Jens Axboe | 2007-07-10 | 1 | -6/+9 |
| * | | | sendfile: remove .sendfile from filesystems that use generic_file_sendfile() | Jens Axboe | 2007-07-10 | 37 | -131/+43 |
| * | | | sys_sendfile: switch to using ->splice_read, if available | Jens Axboe | 2007-07-10 | 1 | -4/+20 |
| * | | | vmsplice: add vmsplice-to-user support | Jens Axboe | 2007-07-10 | 2 | -29/+151 |
| * | | | splice: abstract out actor data | Jens Axboe | 2007-07-10 | 2 | -32/+78 |
| | |/
| |/| |
|
* | | | unexport bio_{,un}map_user | Adrian Bunk | 2007-07-10 | 1 | -2/+0 |
|/ / |
|