aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.Trond Myklebust2006-01-06
* NFSv4: Make DELEGRETURN an interruptible operation.Trond Myklebust2006-01-06
* NFSv4: Convert LOCK rpc call into an asynchronous RPC callTrond Myklebust2006-01-06
* NFSv4: locking XDR cleanupTrond Myklebust2006-01-06
* NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctlyTrond Myklebust2006-01-06
* NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separatelyTrond Myklebust2006-01-06
* NFSv4: Make open_confirm() asynchronous tooTrond Myklebust2006-01-06
* NFSv4: Convert open() into an asynchronous RPC callTrond Myklebust2006-01-06
* SUNRPC: rpc_execute should not return task->tk_status;Trond Myklebust2006-01-06
* SUNRPC: Get rid of some unused exportsTrond Myklebust2006-01-06
* NFSv4: Allocate OPEN call RPC arguments using kmalloc()Trond Myklebust2006-01-06
* NFSv4: Make locku use the new RPC "wait on completion" interface.Trond Myklebust2006-01-06
* NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust2006-01-06
* SUNRPC: Further cleanupsTrond Myklebust2006-01-06
* RPC: Clean up RPC task structureTrond Myklebust2006-01-06
* SUNRPC: Yet more RPC cleanupsTrond Myklebust2006-01-06
* NFS: Work correctly with single-page ->writepage() callsTrond Myklebust2006-01-06
* identify multipage ->writepages() callsAndrew Morton2006-01-06
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-06
|\
| * [SCSI] scsi_end_async() needs to take an uptodate parameterJens Axboe2006-01-06
| * [BLOCK] Correct blk_execute_rq_nowait() prototypeJens Axboe2006-01-06
| * [BLOCK] I/O barrier documentation updateTejun Heo2006-01-06
| * [BLOCK] update IDE to use new blk_ordered for barriersTejun Heo2006-01-06
| * [BLOCK] add FUA support to libataTejun Heo2006-01-06
| * [BLOCK] update libata to use new blk_ordered for barriersTejun Heo2006-01-06
| * [BLOCK] scsi: add FUA support to sdTejun Heo2006-01-06
| * [BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo2006-01-06
| * [BLOCK] reimplement handling of barrier requestTejun Heo2006-01-06
| * [BLOCK] ll_rw_blk: separate out bio init part from __make_requestTejun Heo2006-01-06
| * [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-06
| * [BLOCK] mark some block/ variables consArjan van de Ven2006-01-06
| * [BLOCK] bio: check for same page merge possibilities in __bio_add_page()Jens Axboe2006-01-06
| * [BLOCK] ll_rw_blk: fastpath get_request()Jens Axboe2006-01-06
| * [BLOCK] as-iosched: update alias handlingTejun Heo2006-01-06
* | x86: remove bogus 'pci=usepirqmask' suggestion when no irq is definedLinus Torvalds2006-01-06
* | [PATCH] Suspend support for libataJens Axboe2006-01-06
* | [PATCH] md: allow sync-speed to be controlled per-deviceNeilBrown2006-01-06
* | [PATCH] md: support adding new devices to md arrays via sysfsNeilBrown2006-01-06
* | [PATCH] md: allow available size of component devices to be set via sysfsNeilBrown2006-01-06
* | [PATCH] md-export-rdev-data_offset-via-sysfs-fixAndrew Morton2006-01-06
* | [PATCH] md: export rdev->data_offset via sysfsNeilBrown2006-01-06
* | [PATCH] md: expose device slot information via sysfsNeilBrown2006-01-06
* | [PATCH] md: keep better track of dev/array size when assembling md arraysNeilBrown2006-01-06
* | [PATCH] md: allow md/raid_disks to be settableNeilBrown2006-01-06
* | [PATCH] md: count corrected read errors per driveNeilBrown2006-01-06
* | [PATCH] md: allow array level to be set textually via sysfsNeilBrown2006-01-06
* | [PATCH] md: expose md metadata format in sysfsNeilBrown2006-01-06
* | [PATCH] md: allow md array component size to be accessed and set via sysfsNeilBrown2006-01-06
* | [PATCH] md: allow chunk_size to be settable through sysfsNeilBrown2006-01-06
* | [PATCH] md: fix rdev->pending counts in raid1NeilBrown2006-01-06