locks: allow lockd to process blocked locks during grace period
[safe/jmp/linux-2.6] / block /
2008-09-11 Jens Axboeblock: disable sysfs parts of the disk command filter
2008-09-01 Tejun Heoblock: restore original behavior of /proc/partition...
2008-08-29 FUJITA Tomonoriremove blk_register_filter and blk_unregister_filter...
2008-08-27 Matthew Wilcoxblock: remove unused ->busy part of the block queue...
2008-08-27 Adel Gadllahblock: clean up cmdfilter sysfs interface
2008-08-27 FUJITA Tomonoriblock: rename blk_scsi_cmd_filter to blk_cmd_filter
2008-08-27 FUJITA Tomonoriblock: move cmdfilter from gendisk to request_queue
2008-08-21 Kay Sieversblock: drop references taken by class_find_device()
2008-08-21 Kay Sieversblock: fix partial read() of /proc/{partitions,diskstats}
2008-08-05 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-08-01 Jens Axboeblock: add a blk_plug_device_unlocked() that grabs...
2008-07-30 Tim Wright[SCSI] block: Fix miscalculation of sg_io timeout in...
2008-07-26 Arjan van de VenUse WARN() in block/
2008-07-26 FUJITA Tomonoriblock/blk-map.c: use the new object_is_on_stack() helper
2008-07-25 Abdel Benamroucheblock/ioctl.c and fs/partition/check.c: check value...
2008-07-22 Greg Kroah-Hartmanblock: make /proc/partitions and /proc/diskstats use...
2008-07-22 Greg Kroah-Hartmanblock: move header for /proc/partitions to seq_start
2008-07-22 Greg Kroah-Hartmanblock: make proc files seq_start use the class_find_dev...
2008-07-22 Randy Dunlapblock: make /proc/diskstats only build if CONFIG_PROC_F...
2008-07-22 Greg Kroah-Hartmanblock: make blk_lookup_devt use the class iterator...
2008-07-22 Greg Kroah-Hartmanblock: make printk_partition use the class iterator...
2008-07-22 Greg Kroah-Hartmanblock: fix compiler warning in genhd.c
2008-07-22 Greg Kroah-Hartmandevice create: block: convert device_create to device_c...
2008-07-22 Dan Williamssysfs: add /sys/dev/{char,block} to lookup sysfs path...
2008-07-16 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-07-15 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-07-15 FUJITA Tomonoriblock: unexport blk_end_sync_rq
2008-07-15 FUJITA Tomonoriblock: remove the checking for NULL queue in blk_put_re...
2008-07-15 Bartlomiej Zolnier... block: handle blk_pm_resume_request() requests in blk_e...
2008-07-14 Linus TorvaldsMerge branch 'core/softirq' of git://git./linux/kernel...
2008-07-14 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-07-12 James Bottomley[SCSI] bsg: fix oops on remove
2008-07-12 FUJITA Tomonori[SCSI] bsg: fix bsg_mutex hang with device removal
2008-07-04 FUJITA Tomonoriblock: blk_rq_map_kern uses the bounce buffers for...
2008-07-04 FUJITA Tomonoriblock: add blk_queue_update_dma_pad
2008-07-03 Jens Axboeblock: extend queue_flag bitops
2008-07-03 maximilian attemsblock: request_module(): use format string
2008-07-03 Jens Axboeblock: integrity flags can't use bit ops on unsigned...
2008-07-03 Adel Gadllahcmdfilter: extend default read filter
2008-07-03 FUJITA Tomonoriblock: add bounce support to blk_rq_map_user_iov
2008-07-03 Jens Axboecfq-iosched: get rid of enable_idle being unused warning
2008-07-03 Adel Gadllahallow userspace to modify scsi command filter on per...
2008-07-03 Jens Axboeblock: integrity checkpatch cleanups
2008-07-03 Martin K. Petersenblock: Block layer data integrity support
2008-07-03 Kay Sieversblock: export "ro" attribute
2008-07-03 Alan D. BrunelleAdded in user-injected messages into blk traces
2008-07-03 Jens Axboecfq-iosched: add message logging through blktrace
2008-07-03 Jens Axboeas-iosched: properly protect ioc_gone and ioc count
2008-07-03 Jens Axboecfq-iosched: properly protect ioc_gone and ioc count
2008-07-01 Divyesh Shahblock: Fix the starving writes bug in the anticipatory...
2008-06-16 Ingo MolnarMerge branch 'linus' into core/softirq
2008-06-12 Carl Henrik Lundeblock: disable IRQs until data is written to relay...
2008-06-09 Linus TorvaldsFix invalid access errors in blk_lookup_devt
2008-05-28 Jens Axboecfq-iosched: fix RCU problem in cfq_cic_lookup()
2008-05-28 Jens Axboeblock: make blktrace use per-cpu buffers for message...
2008-05-28 Alan D. BrunelleAdded in elevator switch message to blktrace stream
2008-05-28 Alan D. BrunelleAdded in MESSAGE notes for blktraces
2008-05-28 Richard Kennedyblock: reorder cfq_queue to save space on 64bit builds
2008-05-28 Zhang, Yanminblock: Move the second call to get_request to the end...
2008-05-25 Carlos R. MafraRemove argument from open_softirq which is always NULL
2008-05-18 Jonathan Corbetbsg: cdev lock_kernel() pushdown
2008-05-15 Neil BrownRemove blkdev warning triggered by using md
2008-05-14 Kay Sieversblock: do_mounts - accept root=<non-existant partition>
2008-05-13 Jean DelvareFix misuses of bdevname()
2008-05-07 Jens Axboeblock: avoid duplicate calls to get_part() in disk...
2008-05-07 Jens Axboecfq-iosched: make io priorities inherit CPU scheduling...
2008-05-07 Jens Axboeblock: optimize generic_unplug_device()
2008-05-07 Jens Axboeblock: get rid of likely/unlikely predictions in merge...
2008-05-07 Jens Axboecfq-iosched: fix RCU race in the cfq io_context destruc...
2008-05-07 Jens Axboeblock: adjust tagging function queue bit locking
2008-05-07 Jens Axboeblock: sysfs store function needs to grab queue_lock...
2008-05-02 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-05-02 Boaz Harrosh[SCSI] add support for variable length extended commands
2008-05-02 FUJITA Tomonori[SCSI] bsg: add large command support
2008-05-01 Harvey Harrisonblock: remove remaining __FUNCTION__ occurrences
2008-04-30 Peter Zijlstramm: bdi: export BDI attributes in sysfs
2008-04-29 Alan D. Brunelleblock: Skip I/O merges when disabled
2008-04-29 FUJITA Tomonoriblock: add large command support
2008-04-29 FUJITA Tomonoriblock: replace sizeof(rq->cmd) with BLK_MAX_CDB
2008-04-29 FUJITA Tomonoriblock: rename and export rq_init()
2008-04-29 FUJITA Tomonoriblock: no need to initialize rq->cmd with blk_get_request
2008-04-29 Adrian Bunkblock/blk-barrier.c:blk_ordered_cur_seq() mustn't be...
2008-04-29 Adrian Bunkblock/elevator.c:elv_rq_merge_ok() mustn't be inline
2008-04-29 Nick Pigginblock: make queue flags non-atomic
2008-04-29 FUJITA Tomonoriblock: add dma alignment and padding support to blk_rq_...
2008-04-29 Adrian Bunkunexport blk_max_pfn
2008-04-29 FUJITA Tomonoriblock: make rq_init() do a full memset()
2008-04-22 FUJITA Tomonori[SCSI] bsg: add release callback support
2008-04-21 Linus TorvaldsMerge branch 'for-2.6.26' of git://git.kernel.dk/linux...
2008-04-21 Akinobu Mitablock: fix blk_register_queue() return value
2008-04-21 Nick AndrewKconfig: clean up block/Kconfig help descriptions
2008-04-21 FUJITA Tomonoriblock: move the padding adjustment to blk_rq_map_sg
2008-04-21 FUJITA Tomonoriblock: add bio_copy_user_iov support to blk_rq_map_user_iov
2008-04-20 Tony JonesSCSI: convert struct class_device to struct device
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-04-18 FUJITA Tomonori[SCSI] bsg: no need to set BSG_F_BLOCK bit in bsg_compl...
2008-04-18 FUJITA Tomonori[SCSI] bsg: remove minor in struct bsg_device
2008-04-18 FUJITA Tomonori[SCSI] bsg: use better helper list functions
next