Martin K. Petersen
|
ac481c20ef
block: Topology ioctls
|
16 years ago |
Linus Torvalds
|
c9059598ea
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
|
16 years ago |
Martin K. Petersen
|
ae03bf639a
block: Use accessor functions for queue limits
|
16 years ago |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 years ago |
Shawn Du
|
d0deef5b14
blktrace: support per-partition tracing
|
16 years ago |
Wu Fengguang
|
7c239517d9
block: don't take lock on changing ra_pages
|
16 years ago |
Christoph Hellwig
|
fd4ce1acd0
[PATCH 1/2] kill FMODE_NDELAY_NOW
|
16 years ago |
Andreas Schwab
|
1c925604e1
[PATCH] Fix block dev compat ioctl handling
|
16 years ago |
Linus Torvalds
|
5f4f0c4d3f
compat_blkdev_driver_ioctl: Remove unused variable warning
|
16 years ago |
Al Viro
|
56b26add02
[PATCH] kill the rest of struct file propagation in block ioctls
|
17 years ago |
Al Viro
|
45048d0961
[PATCH] get rid of blkdev_locked_ioctl()
|
17 years ago |
Al Viro
|
33c2dca495
[PATCH] trim file propagation in block/compat_ioctl.c
|
17 years ago |
Al Viro
|
90b8f2824c
[PATCH] end of methods switch: remove the old ones
|
17 years ago |
Al Viro
|
d4430d62fa
[PATCH] beginning of methods conversion
|
17 years ago |
David Woodhouse
|
d30a2605be
Add BLKDISCARD ioctl to allow userspace to discard sectors
|
17 years ago |
Jean Delvare
|
f36f21ecca
Fix misuses of bdevname()
|
17 years ago |
Bartlomiej Zolnierkiewicz
|
93de00fd1c
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
|
17 years ago |
Christof Schmitt
|
6da127ad09
blktrace: Add blktrace ioctls to SCSI generic devices
|
17 years ago |
Philip Langdale
|
33013a8811
compat_ioctl: fix block device compat ioctl regression
|
17 years ago |
Arnd Bergmann
|
1ca91cd033
compat_ioctl: move floppy handlers to block/compat_ioctl.c
|
18 years ago |
Arnd Bergmann
|
b3087cc4f3
compat_ioctl: move cdrom handlers to block/compat_ioctl.c
|
18 years ago |
Arnd Bergmann
|
18cf7f8723
compat_ioctl: move BLKPG handling to block/compat_ioctl.c
|
18 years ago |
Arnd Bergmann
|
9617db085c
compat_ioctl: move hdio calls to block/compat_ioctl.c
|
18 years ago |
Arnd Bergmann
|
171044d449
compat_ioctl: handle blk_trace ioctls
|
18 years ago |
Arnd Bergmann
|
7199d4cdd8
compat_ioctl: add compat_blkdev_driver_ioctl()
|
18 years ago |
Arnd Bergmann
|
f58c4c0a17
compat_ioctl: move common block ioctls to compat_blkdev_ioctl
|
18 years ago |