- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / fs / block_dev.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-03-13 Andreas Gruenbacher- patches.suse/cpuset-cleanup-not-not-operators.patch...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2005-06-23 Arnd Bergmann[PATCH] block: add unlocked_ioctl support for block...
2005-05-05 Christoph Hellwig[PATCH] remove do_sync parameter from __invalidate_device
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-03-16 Jeff Mahoney- patches.fixes/bd_claim_flags.diff: Delete.
2005-03-15 Jeff Mahoney- patches.fixes/set_blocksize_race.diff: Delete.
2005-03-02 Jeff Mahoney- add patches.fixes/set_blocksize_race.diff: fixes...
2005-01-21 Thomas Gleixner[PATCH] Lock initializer cleanup: Filesystems
2005-01-21 Andi Kleen[PATCH] Support compat_ioctl for block devices
2004-12-02 Andrew Morton[PATCH] blkdev_get_blocks(): handle eof
2004-10-19 Christoph Hellwig[PATCH] don't export blkdev_open and def_blk_ops
2004-06-29 Mika Kukkonen[PATCH] Combined patch for remaining trivial sparse...
2004-06-25 Andreas Gruenbacher- Roll back accidental modification.
2004-06-25 Andreas Gruenbacher- #42509: patches.fixes/ipsec-nat-t-old: Patch did...
2004-06-21 Andreas Gruenbacher- #41420: replace patches.suse/xfs-blockdev with patche...
2004-06-11 Andreas KleenPrevent access to block devices XFS has mounted (#41420)
2004-05-26 Kurt GarloffFixes for the lustre-intent changes: missing intent_ini...
2004-05-22 Andrew Morton[PATCH] slab: consolidate panic code
2004-05-21 Andrew Morton[PATCH] block device layer: separate backing_dev_info...
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-04-21 Andrew Morton[PATCH] lockfs - vfs bits
2004-04-19 Andrew Morton[PATCH] direct-IO return type fixes
2004-04-12 Andrew Morton[PATCH] blockdev direct-io speedups
2004-03-22 Andrew Morton[PATCH] fix device open return values
2004-03-21 Andrew Morton[PATCH] Fix error value for opening block devices
2004-03-18 Chris L MasonTry to fix some O_DIRECT<->buffered io races
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-12 Andrew Morton[PATCH] Fix reading the last block on a bdev
2004-03-12 Andrew Morton[PATCH] loop setup race fix
2004-03-09 Andreas SchwabFix partial reads at end of block device [#31902].
2004-03-08 Hubert Mantelcorrectly set the block size on the loopback block...
2004-02-27 Chris L Masondevice mapper update
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] bd_set_size i_size handling
2004-02-18 Andrew Morton[PATCH] Remove BDEV_RAW and friends
2004-02-17 Alexander Viro[PATCH] blkdev_put() data corruption
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] bdev: add I_BDEV()
2004-01-19 Andrew Morton[PATCH] bdev: bd_acquire() cleanup
2004-01-19 Andrew Morton[PATCH] bdev: switch to f_mapping
2004-01-19 Andrew Morton[PATCH] bdev: add file.f_mapping
2004-01-19 Andrew Morton[PATCH] bdev: blkdev_put() cleanup
2004-01-19 Andrew Morton[PATCH] bdev: open() changes
2003-11-13 Andreas SchwabRemove blkdev_get_block-partial, it doesn't properly...
2003-11-10 Andreas SchwabFix rounding error for blkdev reads [#31902].
2003-10-01 Arnaldo Carvalho... o kernel/ksyms.c: move relevant EXPORT_SYMBOLs to fs...
2003-09-05 Alexander Viro[PATCH] large dev_t - second series (7/15)
2003-08-31 Alexander Viro[PATCH] dev_t handling cleanups (12/12)
2003-08-31 Alexander Viro[PATCH] dev_t handling cleanups (9/12)
2003-08-20 Andrew Morton[PATCH] Allow O_EXCL on a block device to claim exclusi...
2003-08-20 Andrew Morton[PATCH] When a partition is claimed, claim the whole...
2003-08-19 Andrew Morton[PATCH] async write errors: use flags in address space
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-01 Andrew Morton[PATCH] direct-io support for XFS unwritten extents
2003-07-25 Stephen LordAdd an IO completion handler to the direct_IO path...
2003-07-10 Andrew Morton[PATCH] i_size atomic access
2003-07-02 Andrew Morton[PATCH] block_llseek(): remove lock_kernel()
2003-05-25 Andries E. Brouwer[PATCH] change get_sb prototype
2003-05-13 Linus TorvaldsAdd user pointer annotations to core filesystem routines.
2003-04-30 Andrew Morton[PATCH] aio support for block devices
2003-04-27 Alexander Viro[PATCH] bdget_disk()
2003-04-27 Alexander Viro[PATCH] open_by_devnum()
2003-04-24 Alexander Viro[PATCH] invalidate_device()/check_disk_change() fixes
2003-04-20 Andrew Morton[PATCH] Allocate hd_structs dynamically
2003-03-28 Andrew Morton[PATCH] sync blockdevs on the final close only
2003-03-16 James Bottomleyrevert fs/block_dev.c change for hot resize: breaks...
2003-03-14 Alex Tomas[PATCH] Re: hot scsi disk resize
2003-03-08 Andrew Morton[PATCH] register_blkdev cleanups
2003-01-15 Christoph Hellwig[PATCH] stale bdev reference in quotactl
2003-01-08 Andrew Morton[PATCH] AIO support for raw/O_DIRECT
2002-12-29 Christoph Hellwig[PATCH] avoid deprecated module functions in core code
2002-12-15 Christoph HellwigMerge hera.kernel.org:/home/torvalds/BK/linux-2.5
2002-12-15 Linus TorvaldsMerge master.kernel.org:/home/hch/BK/xfs/linux-2.5
2002-12-14 Andrew Morton[PATCH] remove PF_SYNC
2002-12-11 Christoph Hellwigshare some code between get_sb_bdev and xfs log/rtdev...
2002-11-26 Andrew Morton[PATCH] Don't hold BKL across sync_blockdev() in blkdev...
2002-11-22 Andrew Morton[PATCH] Remove mapping->vm_writeback
2002-11-21 David S. Miller[PATCH] Missing unlock_kernel() in fs/block_dev.c
2002-11-17 Alexander Viro[PATCH] fix for rescan_partitions()
2002-11-17 Christoph Hellwig[PATCH] don't include net.h in fs.h
2002-11-16 Christoph Hellwig[PATCH] include mount.h explicitly were needed
2002-11-11 Alexander Viro[PATCH] bdevname() cleanups
2002-11-05 Andrew Morton[PATCH] `event' removal: core kernel
2002-10-29 Andrew Morton[PATCH] permit direct IO with finer-than-fs-blocksize...
2002-10-29 Andrew Morton[PATCH] blkdev_get_block fix
2002-10-28 Alexander Viro[PATCH] block_device_operations always picked from...
2002-10-28 Alexander Viro[PATCH] blk_dev[] is gone
2002-10-18 Alexander Viro[PATCH] old methods removal
2002-10-18 Alexander Viro[PATCH] probes
2002-10-18 Alexander Viro[PATCH] infrastructure
2002-10-15 Alexander Viro[PATCH] bdev->bd_disk introduced
2002-10-15 Alexander Viro[PATCH] refcounts for gendisks
2002-10-15 Alexander Viro[PATCH] block ioctl cleanup
2002-10-15 Alexander Viro[PATCH] disk->minor_shift cleanup
2002-10-15 Linus TorvaldsMerge tove:v2.5/linux into home.transmeta.com:/home...
2002-10-15 Linus TorvaldsBlock layer ioctl cleanups.
2002-10-13 Andrew Morton[PATCH] remove kiobufs
2002-10-07 Chuck Lever[PATCH] add struct file* to ->direct_IO addr space op
next