summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | [GFS2] Make the log reserved blocks depend on block sizeSteven Whitehouse2007-07-091-2/+3
| * | [GFS2] Quotas non-functional - fix another bugAbhijith Das2007-07-093-4/+18
| * | [DLM] show default protocolDavid Teigland2007-07-091-0/+1
| * | [DLM] dumping master locksDavid Teigland2007-07-092-2/+163
| * | [DLM] canceling deadlocked lockDavid Teigland2007-07-095-0/+81
| * | [DLM] timeout fixesDavid Teigland2007-07-095-28/+39
| * | [DLM] Compile fixSteven Whitehouse2007-07-091-1/+1
| * | [GFS2] latest gfs2-nmw headers break userland buildFabio Massimo Di Nitto2007-07-091-1/+1
| * | [DLM] fix compile breakageDavid Teigland2007-07-091-2/+2
| * | [DLM] wait for config check during join [6/6]David Teigland2007-07-094-2/+40
| * | [DLM] fix new_lockspace error exit [5/6]David Teigland2007-07-091-13/+19
| * | [DLM] cancel in conversion deadlock [4/6]David Teigland2007-07-092-62/+137
| * | [DLM] dlm_device interface changes [3/6]David Teigland2007-07-095-29/+77
| * | [DLM] add lock timeouts and warnings [2/6]David Teigland2007-07-0915-12/+409
| * | [DLM] block scand during recovery [1/6]David Teigland2007-07-093-26/+31
| * | [DLM] keep dlm from panicing when traversing rsb list in debugfsJosef Bacik2007-07-091-1/+8
| * | [GFS2] Quotas non-functional - fix bugAbhijith Das2007-07-093-9/+11
| * | [GFS2] Clean up inode number handlingSteven Whitehouse2007-07-0919-170/+162
| * | [GFS2] Reduce size of struct gdlm_lockSteven Whitehouse2007-07-093-6/+18
| * | [GFS2] Addendum patch 2 for gfs2_growRobert Peterson2007-07-095-9/+9
| * | [GFS2] use zero_user_pageNate Diller2007-07-091-5/+1
| * | [GFS2] Kernel changes to support new gfs2_grow command (part 2)Robert Peterson2007-07-092-49/+93
| * | [GFS2] kernel changes to support new gfs2_grow commandRobert Peterson2007-07-093-8/+86
| * | [DLM] fix a couple of racesSatyam Sharma2007-07-091-4/+11
| * | [GFS2] flush the glock completely in inode_go_syncBenjamin Marzinski2007-07-091-1/+1
* | | Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-1056-459/+874
|\ \ \
| * | | pipe: add documentation and commentsJens Axboe2007-07-103-2/+140
| * | | pipe: change the ->pin() operation to ->confirm()Jens Axboe2007-07-107-20/+22
| * | | Remove remnants of sendfile()Jens Axboe2007-07-102-17/+12
| * | | xip sendfile removalCarsten Otte2007-07-103-26/+0
| * | | splice: completely document external interface with kerneldocJens Axboe2007-07-102-24/+96
| * | | sendfile: remove bad_sendfile() from bad_file_opsJens Axboe2007-07-101-7/+0
| * | | shmem: convert to using splice instead of sendfile()Hugh Dickins2007-07-101-25/+17
| * | | relay: use splice_to_pipe() instead of open-coding the pipe loopJens Axboe2007-07-101-91/+55
| * | | pipe: allow passing around of ops private pointerJens Axboe2007-07-103-0/+3
| * | | splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2007-07-109-68/+83
| * | | splice: relay supportTom Zanussi2007-07-101-50/+191
| * | | sendfile: convert nfsd to splice_direct_to_actor()Jens Axboe2007-07-104-19/+34
| * | | sendfile: convert nfs to using splice_read()Jens Axboe2007-07-101-6/+9
| * | | loop: convert to using splice_direct_to_actor() instead of sendfile()Jens Axboe2007-07-101-20/+44
| * | | splice: add void cookie to the actor dataJens Axboe2007-07-101-0/+1
| * | | sendfile: kill generic_file_sendfile()Jens Axboe2007-07-102-21/+0
| * | | sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-1037-131/+43
| * | | sys_sendfile: switch to using ->splice_read, if availableJens Axboe2007-07-101-4/+20
| * | | vmsplice: add vmsplice-to-user supportJens Axboe2007-07-103-30/+158
| * | | splice: abstract out actor dataJens Axboe2007-07-103-36/+84
| | |/ | |/|
* | | Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-1042-26865/+192
|\ \ \
| * | | Documentation/block/barrier.txt is not in sync with the actual code: - blk_qu...Geert Uytterhoeven2007-07-101-13/+3
| * | | Use list_for_each_entry() instead of list_for_each() in the block deviceMatthias Kaehlcke2007-07-101-10/+3
| * | | Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu",Jan Engelhardt2007-07-101-5/+6