Srivatsa S. Bhat
|
f33ff110ef
block, char_dev: Use correct format specifier for unsigned ints
|
7 vuotta sitten |
Srivatsa S. Bhat
|
652d703b21
char_dev: Fix off-by-one bugs in find_dynamic_major()
|
7 vuotta sitten |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 vuotta sitten |
Logan Gunthorpe
|
8a932f73e5
char_dev: order /proc/devices by major number
|
8 vuotta sitten |
Logan Gunthorpe
|
a5d31a3f81
char_dev: extend dynamic allocation of majors into a higher range
|
8 vuotta sitten |
Logan Gunthorpe
|
233ed09d7f
chardev: add helper function to register char devs with a struct device
|
8 vuotta sitten |
Dan Williams
|
3bc52c45ba
dax: define a unified inode/address_space for device-dax mappings
|
9 vuotta sitten |
Fengguang Wu
|
077e2642fb
chardev: add missing line break in pr_warn
|
9 vuotta sitten |
Linus Walleij
|
49db08c358
chrdev: emit a warning when we go below dynamic major range
|
9 vuotta sitten |
Partha Pratim Mukherjee
|
594069bc3d
fs/char_dev.c: fix incorrect documentation for unregister_chrdev_region
|
10 vuotta sitten |
Christoph Hellwig
|
b4caecd480
fs: introduce f_op->mmap_capabilities for nommu mmap support
|
10 vuotta sitten |
Jan Kara
|
e2ab879e96
fs/char_dev.c: remove pointless assignment from __register_chrdev_region()
|
10 vuotta sitten |
Linus Torvalds
|
0910c0bdf7
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
|
11 vuotta sitten |
Mikulas Patocka
|
8077c0d983
bdi: test bdi_init failure
|
11 vuotta sitten |
Al Viro
|
e84f9e57b9
consolidate the reassignments of ->f_op in ->open() instances
|
12 vuotta sitten |
Dmitry Torokhov
|
2f0157f13f
char_dev: pin parent kobject
|
12 vuotta sitten |
Greg Kroah-Hartman
|
1ff97647f0
char_dev.c: fix up some whitespace errors
|
13 vuotta sitten |
Linus Torvalds
|
275220f0fc
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
|
14 vuotta sitten |
Namhyung Kim
|
e6d7202b66
fs/char_dev.c: remove unused cdev_index()
|
14 vuotta sitten |
Yang Zhang
|
e61eb2e93f
fs/block: type signature of major_to_index(int) to major_to_index(unsigned)
|
14 vuotta sitten |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
15 vuotta sitten |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 vuotta sitten |
Jan Kara
|
371d217ee1
char: Mark /dev/zero and /dev/kmem as not capable of writeback
|
15 vuotta sitten |
David Howells
|
31d1d48e19
Fix init ordering of /dev/console vs callers of modprobe
|
15 vuotta sitten |
Renzo Davoli
|
dd5d81f326
fs/char_dev.c: remove useless loop
|
16 vuotta sitten |
Linus Torvalds
|
a9c86d4259
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
|
16 vuotta sitten |
Jens Axboe
|
d993831fa7
writeback: add name to backing_dev_info
|
16 vuotta sitten |
Tejun Heo
|
1905b1bfc0
chrdev: implement __[un]register_chrdev()
|
16 vuotta sitten |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 vuotta sitten |
Theodore Ts'o
|
9fd5746fd3
fs: Remove i_cindex from struct inode
|
16 vuotta sitten |