Linus Torvalds
|
ce40be7a82
Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block
|
12 years ago |
Martin K. Petersen
|
66ba32dc16
block: ioctl to zero block ranges
|
12 years ago |
Alan Cox
|
2bd6efad25
blk: add an upper sanity check on partition adding
|
12 years ago |
Vivek Goyal
|
c83f6bf98d
block: add partition resize function to blkpg ioctl
|
13 years ago |
Linus Torvalds
|
b3c9dd182e
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
|
13 years ago |
Martin K. Petersen
|
ef00f59c95
block: Add BLKROTATIONAL ioctl
|
13 years ago |
Linus Torvalds
|
972b2c7199
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Linus Torvalds
|
07d106d0a3
vfs: fix up ENOIOCTLCMD error handling
|
13 years ago |
Al Viro
|
ff01bb4832
fs: move code out of buffer.c
|
14 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Paul Gortmaker
|
d5decd3b95
block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
|
14 years ago |
Tejun Heo
|
d27769ec3d
block: add GENHD_FL_NO_PART_SCAN
|
14 years ago |
Miklos Szeredi
|
3c522cedb5
block: fix refcounting in BLKBSZSET
|
14 years ago |
Linus Torvalds
|
275220f0fc
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Jens Axboe
|
f30195c502
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core
|
14 years ago |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
Tejun Heo
|
e525fd89d3
block: make blkdev_get/put() handle exclusive access
|
14 years ago |
Vasiliy Kulikov
|
a014741c0a
block: ioctl: fix information leak to userland
|
14 years ago |
Mike Snitzer
|
77304d2aba
block: read i_size with i_size_read()
|
14 years ago |
Linus Torvalds
|
a2887097f2
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Christoph Hellwig
|
dd3932eddf
block: remove BLKDEV_IFL_WAIT
|
15 years ago |
Will Drewry
|
6d1d8050b4
block, partition: add partition_meta_info to hd_struct
|
15 years ago |
Adrian Hunter
|
8d57a98ccd
block: add secure discard
|
15 years ago |
Arnd Bergmann
|
15392efb9d
block: remove BKL from partition ioctls
|
15 years ago |
Arnd Bergmann
|
6de4370310
block: remove BKL from BLKROSET and BLKFLSBUF
|
15 years ago |
Arnd Bergmann
|
62c2a7d969
block: push BKL into blktrace ioctls
|
15 years ago |
Arnd Bergmann
|
8a6cfeb6de
block: push down BKL into .locked_ioctl
|
15 years ago |
Dmitry Monakhov
|
fbd9b09a17
blkdev: generalize flags for blkdev_issue_fn functions
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Martin K. Petersen
|
98262f2762
block: Allow devices to indicate whether discarded blocks are zeroed
|
15 years ago |