summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.Trond Myklebust2006-01-062-4/+4
* NFSv4: Make DELEGRETURN an interruptible operation.Trond Myklebust2006-01-061-8/+60
* NFSv4: Convert LOCK rpc call into an asynchronous RPC callTrond Myklebust2006-01-062-75/+175
* NFSv4: locking XDR cleanupTrond Myklebust2006-01-063-196/+179
* NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctlyTrond Myklebust2006-01-062-131/+156
* NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separatelyTrond Myklebust2006-01-063-28/+42
* NFSv4: Make open_confirm() asynchronous tooTrond Myklebust2006-01-063-29/+81
* NFSv4: Convert open() into an asynchronous RPC callTrond Myklebust2006-01-062-66/+130
* SUNRPC: rpc_execute should not return task->tk_status;Trond Myklebust2006-01-062-8/+7
* SUNRPC: Get rid of some unused exportsTrond Myklebust2006-01-061-4/+0
* NFSv4: Allocate OPEN call RPC arguments using kmalloc()Trond Myklebust2006-01-061-96/+117
* NFSv4: Make locku use the new RPC "wait on completion" interface.Trond Myklebust2006-01-061-29/+36
* NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust2006-01-063-22/+78
* SUNRPC: Further cleanupsTrond Myklebust2006-01-064-18/+27
* RPC: Clean up RPC task structureTrond Myklebust2006-01-0618-185/+241
* SUNRPC: Yet more RPC cleanupsTrond Myklebust2006-01-064-40/+34
* NFS: Work correctly with single-page ->writepage() callsTrond Myklebust2006-01-061-11/+5
* identify multipage ->writepages() callsAndrew Morton2006-01-062-6/+13
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-0650-644/+695
|\
| * [SCSI] scsi_end_async() needs to take an uptodate parameterJens Axboe2006-01-061-1/+1
| * [BLOCK] Correct blk_execute_rq_nowait() prototypeJens Axboe2006-01-061-2/+1
| * [BLOCK] I/O barrier documentation updateTejun Heo2006-01-061-8/+2
| * [BLOCK] update IDE to use new blk_ordered for barriersTejun Heo2006-01-062-88/+54
| * [BLOCK] add FUA support to libataTejun Heo2006-01-065-15/+61
| * [BLOCK] update libata to use new blk_ordered for barriersTejun Heo2006-01-0613-13/+0
| * [BLOCK] scsi: add FUA support to sdTejun Heo2006-01-061-3/+26
| * [BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo2006-01-065-95/+20
| * [BLOCK] reimplement handling of barrier requestTejun Heo2006-01-064-192/+359
| * [BLOCK] ll_rw_blk: separate out bio init part from __make_requestTejun Heo2006-01-061-29/+33
| * [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-0621-34/+42
| * [BLOCK] mark some block/ variables consArjan van de Ven2006-01-064-14/+14
| * [BLOCK] bio: check for same page merge possibilities in __bio_add_page()Jens Axboe2006-01-061-2/+24
| * [BLOCK] ll_rw_blk: fastpath get_request()Jens Axboe2006-01-061-33/+37
| * [BLOCK] as-iosched: update alias handlingTejun Heo2006-01-061-119/+25
* | x86: remove bogus 'pci=usepirqmask' suggestion when no irq is definedLinus Torvalds2006-01-061-1/+1
* | [PATCH] Suspend support for libataJens Axboe2006-01-067-0/+181
* | [PATCH] md: allow sync-speed to be controlled per-deviceNeilBrown2006-01-063-5/+131
* | [PATCH] md: support adding new devices to md arrays via sysfsNeilBrown2006-01-062-0/+68
* | [PATCH] md: allow available size of component devices to be set via sysfsNeilBrown2006-01-062-0/+32
* | [PATCH] md-export-rdev-data_offset-via-sysfs-fixAndrew Morton2006-01-061-1/+1
* | [PATCH] md: export rdev->data_offset via sysfsNeilBrown2006-01-062-0/+29
* | [PATCH] md: expose device slot information via sysfsNeilBrown2006-01-062-0/+43
* | [PATCH] md: keep better track of dev/array size when assembling md arraysNeilBrown2006-01-061-18/+23
* | [PATCH] md: allow md/raid_disks to be settableNeilBrown2006-01-062-23/+54
* | [PATCH] md: count corrected read errors per driveNeilBrown2006-01-067-4/+57
* | [PATCH] md: allow array level to be set textually via sysfsNeilBrown2006-01-0611-14/+67
* | [PATCH] md: expose md metadata format in sysfsNeilBrown2006-01-062-0/+55
* | [PATCH] md: allow md array component size to be accessed and set via sysfsNeilBrown2006-01-062-42/+98
* | [PATCH] md: allow chunk_size to be settable through sysfsNeilBrown2006-01-062-0/+34
* | [PATCH] md: fix rdev->pending counts in raid1NeilBrown2006-01-062-11/+10
OpenPOWER on IntegriCloud