nfsd: fix Documentation typo
[safe/jmp/linux-2.6] / block /
2009-05-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-05-06 Alan D. Brunelleblktrace: from-sector redundant in trace_block_remap
2009-04-28 Tejun Heoblock: don't init rq fields unnecessarily
2009-04-28 Nikanth Karthikesanblock: catch trying to use more bits than request-...
2009-04-28 Jens Axboeblock: include discard requests in IO accounting
2009-04-28 Jens Axboeblock: make blk_do_io_stat() do the full "is this rq...
2009-04-28 Tejun Heoblock: kill rq->data
2009-04-28 Tejun Heoblock: implement and use [__]blk_end_request_all()
2009-04-28 Tejun Heoblock: move rq->start_time initialization to blk_rq_init()
2009-04-28 Tejun Heoblock: clean up request completion API
2009-04-28 Tejun Heoblock: kill blk_end_request_callback()
2009-04-28 Tejun Heoblock: reorganize request fetching functions
2009-04-28 Tejun Heoblock: reorder request completion functions
2009-04-28 Tejun Heoblock: clean up misc stuff after block layer timeout...
2009-04-28 Tejun Heoblock: cleanup REQ_SOFTBARRIER usages
2009-04-28 Tejun Heoblock: don't set REQ_NOMERGE unnecessarily
2009-04-28 Tejun Heoblock: kill blk_start_queueing()
2009-04-28 Tejun Heoblock: merge blk_invoke_request_fn() into __blk_run_queue()
2009-04-28 Bartlomiej Zolnier... block: enable by default support for large devices...
2009-04-28 Tejun Heoblock: clear req->errors on bio completion only for...
2009-04-24 Jens Axboecfq-iosched: cache prio_tree root in cfqq->p_root
2009-04-24 Jens Axboecfq-iosched: fix bug with aliased request and cooperati...
2009-04-24 Jens Axboecfq-iosched: clear ->prio_trees[] on cfqd alloc
2009-04-24 Hannes Reineckeblock: fix intermittent dm timeout based oops
2009-04-24 Jerome Marchandblock: simplify I/O stat accounting
2009-04-22 Jeff Moyercfq-iosched: use the default seek distance when there...
2009-04-22 Jeff Moyercfq-iosched: make seek_mean converge more quickly
2009-04-22 Jens Axboeblock: make blk_abort_queue() ignore non-request based...
2009-04-22 Tejun Heoblock: include empty disks in /proc/diskstats
2009-04-22 Tejun Heoblock: fix queue bounce limit setting
2009-04-22 Tejun Heoblock: fix SG_IO vector request data length handling
2009-04-18 Tejun Heoblock: clear req->errors on bio completion only for...
2009-04-16 Li Zefanblktrace: add trace/ to /sys/block/sda
2009-04-16 Shawn Dublktrace: support per-partition tracing
2009-04-15 Jens Axboecfq-iosched: add close cooperator code
2009-04-15 Jens Axboecfq-iosched: log responsible 'cfqq' in idle timer arm
2009-04-15 Jens Axboecfq-iosched: tweak kick logic a bit more
2009-04-15 Jens Axboecfq-iosched: no need to save interrupts in cfq_kick_queue()
2009-04-15 Nikanth Karthikesanblock: Remove code handling bio_alloc failure with...
2009-04-15 FUJITA Tomonoriblock: fix SG_IO to return a proper error value
2009-04-15 Jens Axboecfq-iosched: don't delay queue kick for a merged request
2009-04-15 Jens Axboeas-iosched: get rid of private REQ_SYNC/REQ_ASYNC defines
2009-04-15 Jens Axboecfq-iosched: get rid of private SYNC/ASYNC defines
2009-04-15 Jens Axboecfq-iosched: use rw_is_sync() to see if rw flags are...
2009-04-15 Jens Axboeblock: fix bad spelling of quiesce
2009-04-07 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-04-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-04-07 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-04-07 Ingo MolnarMerge branch 'tracing/urgent' into tracing/ftrace
2009-04-07 Jens Axboecfq-iosched: don't let idling interfere with plugging
2009-04-07 Jens Axboeblock: remove unused REQ_UNPLUG
2009-04-07 Jens Axboecfq-iosched: kill two unused cfqq flags
2009-04-07 Jens Axboecfq-iosched: change dispatch logic to deal with single...
2009-04-07 Jerome Marchandblock: fix inconsistency in I/O stat accounting code
2009-04-07 Jens Axboeblock: elevator quiescing helpers
2009-04-07 Alan Coxpata_artop: typo
2009-04-06 Jens Axboeblock: Add flag for telling the IO schedulers NOT to...
2009-04-06 Jens Axboeblock: enabling plugging on SSD devices that don't...
2009-04-06 Jens Axboeblock: change the request allocation/congestion logic...
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-04-04 Linus TorvaldsMerge branch 'ipi-for-linus' of git://git./linux/kernel...
2009-04-03 Li Zefanblktrace: fix pdu_len when tracing packet command requests
2009-04-01 Ingo MolnarMerge branch 'tracing/core-v2' into tracing-for-linus
2009-03-30 Ingo MolnarMerge branch 'linus' into cpumask-for-linus
2009-03-28 Linus TorvaldsMerge branch 'percpu-cpumask-x86-for-linus-2' of git...
2009-03-28 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-26 Boaz Harroshbsg: Remove bogus check against request_queue->max_sectors
2009-03-26 Boaz Harroshblock: WARN in __blk_put_request() for potential bio...
2009-03-24 Boaz Harroshbsg: add support for tail queuing
2009-03-24 Jens Axboeblock: get rid of unused blkdev_free_rq() define
2009-03-24 Jens Axboeblock: remove various blk_queue_*() setting functions...
2009-03-13 Ingo MolnarMerge branch 'x86/core' into core/ipi
2009-03-13 Rusty Russellcpumask: use topology_core_cpumask/topology_thread_cpum...
2009-03-13 Ingo MolnarMerge branch 'linus' into core/ipi
2009-03-12 James Bottomley[SCSI] Make scsi.h independent of the rest of the scsi...
2009-03-11 Ingo MolnarMerge branch 'linus' into core/percpu
2009-03-10 Ingo MolnarMerge branches 'tracing/doc', 'tracing/ftrace', 'tracin...
2009-03-10 Ingo MolnarMerge branches 'x86/apic', 'x86/asm', 'x86/fixmap'...
2009-03-06 Jens Axboeblock: fix missing bio back/front segment size setting...
2009-03-04 Ingo MolnarMerge branch 'x86/core' into core/percpu
2009-02-27 Ingo MolnarMerge branches 'tracing/ftrace' and 'linus' into tracin...
2009-02-26 Jens Axboeblock: reduce stack footprint of blk_recount_segments()
2009-02-26 Márton Némethblock: add documentation for register_blkdev()
2009-02-25 Peter Zijlstrageneric-ipi: remove CSD_FLAG_WAIT
2009-02-24 Ingo MolnarMerge branch 'tj-percpu' of git://git./linux/kernel...
2009-02-20 Rusty Russellalloc_percpu: add align argument to __alloc_percpu.
2009-02-19 Ingo MolnarMerge branch 'linus' into tracing/blktrace
2009-02-18 Hannes Reineckeblock: fix deadlock in blk_abort_queue() for drivers...
2009-02-18 Neil Brownblock: fix booting from partitioned md array
2009-02-18 Jens Axboeblock: fix bad definition of BIO_RW_SYNC
2009-02-18 Boaz Harroshbsg: Fix sense buffer bug in SG_IO
2009-02-09 Frederic Weisbeckertracing/blktrace: move the tracing file to kernel/trace
2009-02-06 Arnaldo Carvalho... trace: Call tracing_reset_online_cpus before tracer...
2009-02-06 Arnaldo Carvalho... tracing: Introduce trace_buffer_{lock_reserve,unlock_co...
2009-02-06 Arnaldo Carvalho... ring_buffer: remove unused flags parameter
2009-02-05 Arnaldo Carvalho... trace: Remove unused trace_array_cpu parameter
2009-02-05 Arnaldo Carvalho... trace: assign defaults at register_ftrace_event
2009-02-04 Arnaldo Carvalho... trace: make the trace_event callbacks return enum print...
next