summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Allow entries in the idmap cache to expireTrond Myklebust2006-01-061-0/+2
* SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust2006-01-061-0/+1
* SUNRPC: get rid of cl_chattyChuck Lever2006-01-061-1/+0Star
* SUNRPC: transport switch API for setting port numberChuck Lever2006-01-061-0/+1
* SUNRPC: new interface to force an RPC rebindChuck Lever2006-01-061-0/+1
* SUNRPC: switchable buffer allocationChuck Lever2006-01-062-7/+6Star
* NLM: Further cancel fixesJ. Bruce Fields2006-01-061-1/+1
* SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk2006-01-061-1/+0Star
* NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust2006-01-061-0/+11
* NFSv4: Ensure DELEGRETURN returns attributesTrond Myklebust2006-01-061-0/+6
* NFS: Make stat() return updated mtimes after a write()Trond Myklebust2006-01-061-0/+1
* NFS: support large reads and writes on the wireChuck Lever2006-01-063-24/+51
* NFS: simplify inlined bit ops in nfs_page.hChuck Lever2006-01-061-9/+3Star
* NFSv4: locking XDR cleanupTrond Myklebust2006-01-061-28/+24Star
* NFSv4: Make open_confirm() asynchronous tooTrond Myklebust2006-01-061-1/+1
* NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust2006-01-061-2/+19
* SUNRPC: Further cleanupsTrond Myklebust2006-01-061-0/+1
* RPC: Clean up RPC task structureTrond Myklebust2006-01-064-13/+24
* SUNRPC: Yet more RPC cleanupsTrond Myklebust2006-01-061-1/+2
* identify multipage ->writepages() callsAndrew Morton2006-01-061-4/+5
* Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-066-34/+69
|\
| * [BLOCK] Correct blk_execute_rq_nowait() prototypeJens Axboe2006-01-061-2/+1Star
| * [BLOCK] add FUA support to libataTejun Heo2006-01-062-2/+7
| * [BLOCK] update SCSI to use new blk_ordered for barriersTejun Heo2006-01-062-2/+0Star
| * [BLOCK] reimplement handling of barrier requestTejun Heo2006-01-062-25/+58
| * [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo2006-01-061-3/+3
* | [PATCH] Suspend support for libataJens Axboe2006-01-063-0/+16
* | [PATCH] md: allow sync-speed to be controlled per-deviceNeilBrown2006-01-061-0/+4
* | [PATCH] md: count corrected read errors per driveNeilBrown2006-01-061-0/+4
* | [PATCH] md: allow array level to be set textually via sysfsNeilBrown2006-01-061-0/+1
* | [PATCH] md: make a couple of names in md.c staticNeilBrown2006-01-061-2/+0Star
* | [PATCH] md: define and use safe_put_page for mdNeilBrown2006-01-061-0/+5
* | [PATCH] md: remove personality numbering from mdNeilBrown2006-01-062-55/+12Star
* | [PATCH] md: tidy up raid5/6 hash table codeNeilBrown2006-01-061-2/+2
* | [PATCH] md: raid10 read-error handling - resync and read-onlyNeilBrown2006-01-061-0/+7
* | [PATCH] md: auto-correct correctable read errors in raid10NeilBrown2006-01-061-0/+2
* | [PATCH] md: fix up some rdev rcu locking in raid5/6NeilBrown2006-01-061-1/+0Star
* | [PATCH] md: handle errors when read-onlyNeilBrown2006-01-061-0/+7
* | [PATCH] md: attempt to auto-correct read errors in raid1NeilBrown2006-01-061-0/+3
* | [PATCH] md: fix raid6 resync check/repair codeNeilBrown2006-01-061-0/+2
* | [PATCH] md: write intent bitmap support for raid10NeilBrown2006-01-061-1/+8
* | [PATCH] md: allow dirty raid[456] arrays to be started at bootNeilBrown2006-01-061-0/+1
* | [PATCH] md: improve raid10 "IO Barrier" conceptNeilBrown2006-01-061-2/+2
* | [PATCH] md: improve raid1 "IO Barrier" conceptNeilBrown2006-01-061-2/+2
* | [PATCH] device-mapper ioctl: add skip lock_fs flagAlasdair G Kergon2006-01-061-3/+8
* | [PATCH] knfsd: check error status from vfs_getattr and i_op->fsyncDavid Shaw2006-01-062-0/+4
* | [PATCH] jbd: split checkpoint listsJan Kara2006-01-061-1/+7
* | [PATCH] include/linux/parport_pc.h: "extern inline" -> "static inline"Adrian Bunk2006-01-061-1/+1
* | [PATCH] parport: DEBUG_PARPORT build fixMarko Kohtala2006-01-061-1/+1
* | [PATCH] parport: phase fixesMarko Kohtala2006-01-061-1/+0Star