summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-06SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.Trond Myklebust
2006-01-06NFSv4: Make DELEGRETURN an interruptible operation.Trond Myklebust
2006-01-06NFSv4: Convert LOCK rpc call into an asynchronous RPC callTrond Myklebust
2006-01-06NFSv4: locking XDR cleanupTrond Myklebust
2006-01-06NFSv4: Make open recovery track O_RDWR, O_RDONLY and O_WRONLY correctlyTrond Myklebust
2006-01-06NFSv4: Make nfs4_state track O_RDWR, O_RDONLY and O_WRONLY separatelyTrond Myklebust
2006-01-06NFSv4: Make open_confirm() asynchronous tooTrond Myklebust
2006-01-06NFSv4: Convert open() into an asynchronous RPC callTrond Myklebust
2006-01-06SUNRPC: rpc_execute should not return task->tk_status;Trond Myklebust
2006-01-06SUNRPC: Get rid of some unused exportsTrond Myklebust
2006-01-06NFSv4: Allocate OPEN call RPC arguments using kmalloc()Trond Myklebust
2006-01-06NFSv4: Make locku use the new RPC "wait on completion" interface.Trond Myklebust
2006-01-06NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust
2006-01-06SUNRPC: Further cleanupsTrond Myklebust
2006-01-06RPC: Clean up RPC task structureTrond Myklebust
2006-01-06SUNRPC: Yet more RPC cleanupsTrond Myklebust
2006-01-06NFS: Work correctly with single-page ->writepage() callsTrond Myklebust
2006-01-06identify multipage ->writepages() callsAndrew Morton
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-01-06x86: remove bogus 'pci=usepirqmask' suggestion when no irq is definedLinus Torvalds
2006-01-06[PATCH] Suspend support for libataJens Axboe
2006-01-06[PATCH] md: allow sync-speed to be controlled per-deviceNeilBrown
2006-01-06[PATCH] md: support adding new devices to md arrays via sysfsNeilBrown
2006-01-06[PATCH] md: allow available size of component devices to be set via sysfsNeilBrown
2006-01-06[PATCH] md-export-rdev-data_offset-via-sysfs-fixAndrew Morton
2006-01-06[PATCH] md: export rdev->data_offset via sysfsNeilBrown
2006-01-06[PATCH] md: expose device slot information via sysfsNeilBrown
2006-01-06[PATCH] md: keep better track of dev/array size when assembling md arraysNeilBrown
2006-01-06[PATCH] md: allow md/raid_disks to be settableNeilBrown
2006-01-06[PATCH] md: count corrected read errors per driveNeilBrown
2006-01-06[PATCH] md: allow array level to be set textually via sysfsNeilBrown
2006-01-06[PATCH] md: expose md metadata format in sysfsNeilBrown
2006-01-06[PATCH] md: allow md array component size to be accessed and set via sysfsNeilBrown
2006-01-06[PATCH] md: allow chunk_size to be settable through sysfsNeilBrown
2006-01-06[PATCH] md: fix rdev->pending counts in raid1NeilBrown
2006-01-06[PATCH] md: make sure bitmap updates are visible through filesystemNeilBrown
2006-01-06[PATCH] drivers/md/md.c: make md_new_event() staticAdrian Bunk
2006-01-06[PATCH] md: make a couple of names in md.c staticNeilBrown
2006-01-06[PATCH] md: fix typo in commentNeilBrown
2006-01-06[PATCH] md: helper function to match commands written to sysfs filesNeilBrown
2006-01-06[PATCH] md: define and use safe_put_page for mdNeilBrown
2006-01-06[PATCH] md: remove inappropriate limits in md/bitmap configuration.NeilBrown
2006-01-06[PATCH] md: fix possible problem in raid1/raid10 error overwritingNeilBrown
2006-01-06[PATCH] md: remove personality numbering from mdNeilBrown
2006-01-06[PATCH] md: break out of a loop that doesn't need to run to completionNeilBrown
2006-01-06[PATCH] md: convert recently exported symbol to GPLNeilBrown
2006-01-06[PATCH] md: convert various kmap calls to kmap_atomicNeilBrown
2006-01-06[PATCH] md: tidy up raid5/6 hash table codeNeilBrown
2006-01-06[PATCH] md: convert md to use kzalloc throughoutNeilBrown
2006-01-06[PATCH] md: clean up 'page' related names in mdNeilBrown