nfsd4: trivial preprocess_stateid_op cleanup
[safe/jmp/linux-2.6] / block /
2009-03-06 Jens Axboeblock: fix missing bio back/front segment size setting...
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-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-02 Jens Axboeblock: fix oops in blk_queue_io_stat()
2009-01-30 Divyesh Shahcfq-iosched: Allow RT requests to pre-empt ongoing...
2009-01-30 Jens Axboeblock: add sysfs file for controlling io stats accounting
2009-01-30 Jens Axboeblock: silently error an unsupported barrier bio
2009-01-30 Theodore Ts'oblock: Fix documentation for blkdev_issue_flush()
2009-01-30 Jens Axboeblock: seperate bio/request unplug and sync bits
2009-01-30 Bartlomiej Zolnier... block: export SSD/non-rotational queue flag through...
2009-01-30 Jens Axboeblock: get rid of the manual directory counting in...
2009-01-30 Martin K. Petersenblock: Allow empty integrity profile
2009-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-09 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-01-06 Theodore Ts'oblock: Add Kconfig help which notes that ext4 needs...
2009-01-06 Kay Sieversblock: struct device - replace bus_id with dev_name...
2009-01-02 FUJITA Tomonori[SCSI] block: make blk_rq_map_user take a NULL user...
2009-01-02 FUJITA Tomonori[SCSI] block: fix the partial mappings with struct...
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-29 Jens Axboecfq-iosched: fix race between exiting queue and exiting...
2008-12-29 Jens AxboeGet rid of CONFIG_LSF
2008-12-29 Roel Kluinblock: make blk_softirq_init() static
2008-12-29 FUJITA Tomonoriblock: use min_not_zero in blk_queue_stack_limits
2008-12-29 Jens Axboeblock: add one-hit cache for disk partition lookup
2008-12-29 Jens Axboecfq-iosched: remove limit of dispatch depth of max...
2008-12-29 Jens Axboeblock: get rid of elevator_t typedef
2008-12-29 Jens Axboeblock: don't use plugging on SSD devices
2008-12-29 Tejun Heoblock: fix empty barrier on write-through w/ ordered tag
2008-12-29 Tejun Heoblock: simplify empty barrier implementation
2008-12-29 Tejun Heoblock: make barrier completion more robust
2008-12-29 Tejun Heoblock: make every barrier action optional
2008-12-29 Tejun Heoblock: remove duplicate or unused barrier/discard error...
2008-12-29 Tejun Heoblock: reorganize QUEUE_ORDERED_* constants
2008-12-29 Cheng Renquanblock: use cancel_work_sync() instead of kblockd_flush_...
2008-12-29 Keith Manntheyblock: Supress Buffer I/O errors when SCSI REQ_QUIET...
2008-12-29 Wu Fengguangblock: don't take lock on changing ra_pages
2008-12-29 Qinghuang Fengblock/blk-tag.c: cleanup kernel-doc
2008-12-29 Milton Millerscsi-ioctl: use clock_t <> jiffies
2008-12-29 Jens Axboeblock: leave the request timeout timer running even...
2008-12-29 Jens Axboeblock: add comment in blk_rq_timed_out() about why...
2008-12-29 malahal@us.ibm.comblock: optimizations in blk_rq_timed_out_timer()
2008-12-26 Rusty Russellcpumask: Replace cpu_coregroup_map with cpu_coregroup_mask
2008-12-19 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/ring-buffer...
2008-12-12 Ingo MolnarMerge branch 'sched/core' into cpus4096
2008-12-05 Linus TorvaldsEnforce a minimum SG_IO timeout
2008-12-05 Ingo MolnarMerge branches 'tracing/ftrace', 'tracing/function...
2008-12-04 Christoph Hellwig[PATCH 1/2] kill FMODE_NDELAY_NOW
2008-12-04 Andreas Schwab[PATCH] Fix block dev compat ioctl handling
2008-12-03 Milan Brozblock: fix setting of max_segment_size and seg_boundary...
2008-12-03 Tejun Heoblock: internal dequeue shouldn't start timer
2008-12-03 Cheng Renquanblock: set disk->node_id before it's being used
2008-12-03 Petr VandrovecWhen block layer fails to map iov, it calls bio_unmap_u...
2008-11-26 Ingo Molnarblktrace: port to tracepoints, update
2008-11-26 Arnaldo Carvalho... blktrace: port to tracepoints
2008-11-18 Jens Axboeblock: hold extra reference to bio in blk_rq_map_user_iov()
2008-11-18 Zhang, Yanminblock: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEV...
2008-11-18 Tejun Heoblock: make add_partition() return pointer to hd_struct
2008-11-06 Alan SternBlock: use round_jiffies_up()
2008-11-06 Mike Andersonblk: move blk_delete_timer call in end_that_request_last
2008-11-06 Tejun Heoblock: add timer on blkdev_dequeue_request() not elv_ne...
2008-11-06 FUJITA Tomonoriblock: remove unused ll_new_mergeable()
2008-10-23 Linus TorvaldsMerge branch 'proc' of git://git./linux/kernel/git...
2008-10-23 Linus Torvaldscompat_blkdev_driver_ioctl: Remove unused variable...
2008-10-23 Alexey Dobriyanproc: move /proc/diskstats boilerplate to block/genhd.c
2008-10-23 Alexey Dobriyanproc: move rest of /proc/partitions code to block/genhd.c
2008-10-21 Al Viro[PATCH] kill the rest of struct file propagation in...
2008-10-21 Al Viro[PATCH] get rid of struct file use in blkdev_ioctl...
2008-10-21 Al Viro[PATCH] get rid of blkdev_locked_ioctl()
2008-10-21 Al Viro[PATCH] get rid of blkdev_driver_ioctl()
2008-10-21 Al Viro[PATCH] trim file propagation in block/compat_ioctl.c
2008-10-21 Al Viro[PATCH] end of methods switch: remove the old ones
2008-10-21 Al Viro[PATCH] beginning of methods conversion
2008-10-21 Al Viro[PATCH] introduce __blkdev_driver_ioctl()
2008-10-21 Al Viro[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
2008-10-21 Al Viro[PATCH] switch sg_scsi_ioctl() to passing fmode_t
2008-10-21 Al Viro[PATCH] pass mode instead of file to sg_io()
2008-10-21 Al Viro[PATCH] introduce fmode_t, do annotations
2008-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-10-17 Jens Axboeblock: remove __generic_unplug_device() from exports
2008-10-17 Peter Zijlstrablock: move q->unplug_work initialization
2008-10-17 Randy Dunlapblock: fix current kernel-doc warnings
2008-10-17 Jens Axboeblock: only call ->request_fn when the queue is not...
2008-10-17 Li Zefanblock: simplify string handling in elv_iosched_store()
2008-10-17 Li Zefanblock: fix kernel-doc for blk_alloc_devt()
2008-10-17 FUJITA Tomonoriblock: fix nr_phys_segments miscalculation bug
2008-10-16 Greg Kroah-Hartmandevice create: block: convert device_create_drvdata...
2008-10-13 Mike Christie[SCSI] block: separate failfast into multiple bits.
2008-10-09 Martin K. Petersenblock: Switch blk_integrity_compare from bdev to gendisk
2008-10-09 Martin K. Petersenblock: Fix double put in blk_integrity_unregister
2008-10-09 Kiyoshi Uedablock: remove end_{queued|dequeued}_request()
2008-10-09 Kiyoshi Uedablock: change elevator to use __blk_end_request()
2008-10-09 Jens Axboeblktrace: use BLKTRACE_BDEV_SIZE as the name size for...
2008-10-09 Kiyoshi Uedablock: add lld busy state exporting interface
2008-10-09 Elias Oltmannsblock: Fix blk_start_queueing() to not kick a stopped...
next