Kees Cook
|
fad953ce0b
treewide: Use array_size() in vzalloc()
|
7 tahun lalu |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 tahun lalu |
Bhumika Goyal
|
202cdb6f88
drivers: char: raw: Removed unnecessary braces
|
9 tahun lalu |
Ilya Dryomov
|
ed8a9d2c81
block: use bd{grab,put}() instead of open-coding
|
9 tahun lalu |
Tejun Heo
|
66114cad64
writeback: separate out include/linux/backing-dev-defs.h
|
10 tahun lalu |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 tahun lalu |
Christoph Hellwig
|
b83ae6d421
fs: remove mapping->backing_dev_info
|
10 tahun lalu |
David Jeffery
|
b2de525f09
Return short read or 0 at end of a raw device, not EIO
|
11 tahun lalu |
Al Viro
|
1456c0a87c
blkdev_aio_write() - turn into blkdev_write_iter()
|
11 tahun lalu |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
11 tahun lalu |
Paul Bolle
|
5bbb2ae3d6
raw: test against runtime value of max_raw_minors
|
11 tahun lalu |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 tahun lalu |
Linus Torvalds
|
1e8b33328a
blockdev: remove bd_block_size_semaphore again
|
12 tahun lalu |
Mikulas Patocka
|
b87570f5d3
Fix a crash when block device is read and block size is changed at the same time
|
13 tahun lalu |
Al Viro
|
2c9ede55ec
switch device_get_devnode() and ->devnode() to umode_t *
|
14 tahun lalu |
Joe Perches
|
8e03bd6525
char: Convert vmalloc/memset to vzalloc
|
14 tahun lalu |
Robert P. J. Day
|
9333744dc7
RAW driver: Remove call to kobject_put().
|
14 tahun lalu |
Jan Kara
|
0078bff528
Allow setting of number of raw devices as a module parameter
|
14 tahun lalu |
Tejun Heo
|
e525fd89d3
block: make blkdev_get/put() handle exclusive access
|
14 tahun lalu |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
15 tahun lalu |
Al Viro
|
c4a0472725
fix rawctl compat ioctls breakage on amd64 and itanic
|
16 tahun lalu |
Arnd Bergmann
|
cb3b9cf818
raw: use explicit llseek file operations
|
15 tahun lalu |
Arnd Bergmann
|
55929332c9
drivers: Push down BKL into various drivers
|
15 tahun lalu |
Andrew Morton
|
b1dd3b2843
vfs: rename block_fsync() to blkdev_fsync()
|
15 tahun lalu |
Anton Blanchard
|
55ab3a1ff8
raw: fsync method is now required
|
15 tahun lalu |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 tahun lalu |
Kay Sievers
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
16 tahun lalu |
Christoph Hellwig
|
eef9938067
vfs: Rename generic_file_aio_write_nolock
|
16 tahun lalu |
Kay Sievers
|
6fd4693375
Driver Core: raw: add nodename for raw devices
|
16 tahun lalu |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 tahun lalu |