index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
char_dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: allow unprivileged whiteout creation
Miklos Szeredi
2020-05-14
1
-0
/
+3
*
chardev: Avoid potential use-after-free in 'chrdev_open()'
Will Deacon
2020-01-06
1
-1
/
+1
*
chardev: set variable ret to -EBUSY before checking minor range overlap
Chengguang Xu
2019-05-24
1
-1
/
+2
*
chardev: update comment based on the code
Chengguang Xu
2019-04-02
1
-6
/
+3
*
chardev: code cleanup for __register_chrdev_region()
Chengguang Xu
2019-04-02
1
-41
/
+28
*
chardev: add a check for given minor range
Chengguang Xu
2019-04-02
1
-0
/
+6
*
chardev: add additional check for minor range overlap
Chengguang Xu
2019-04-02
1
-0
/
+6
*
block, char_dev: Use correct format specifier for unsigned ints
Srivatsa S. Bhat
2018-03-15
1
-2
/
+2
*
char_dev: Fix off-by-one bugs in find_dynamic_major()
Srivatsa S. Bhat
2018-03-15
1
-3
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
char_dev: order /proc/devices by major number
Logan Gunthorpe
2017-07-17
1
-4
/
+13
*
char_dev: extend dynamic allocation of majors into a higher range
Logan Gunthorpe
2017-07-17
1
-13
/
+28
*
chardev: add helper function to register char devs with a struct device
Logan Gunthorpe
2017-03-21
1
-0
/
+86
*
dax: define a unified inode/address_space for device-dax mappings
Dan Williams
2016-08-23
1
-0
/
+1
*
chardev: add missing line break in pr_warn
Fengguang Wu
2016-07-14
1
-1
/
+1
*
chrdev: emit a warning when we go below dynamic major range
Linus Walleij
2016-03-29
1
-0
/
+4
*
fs/char_dev.c: fix incorrect documentation for unregister_chrdev_region
Partha Pratim Mukherjee
2015-08-05
1
-1
/
+1
*
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2015-01-20
1
-24
/
+0
*
fs/char_dev.c: remove pointless assignment from __register_chrdev_region()
Jan Kara
2014-12-10
1
-1
/
+0
*
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-14
1
-1
/
+2
|
\
|
*
bdi: test bdi_init failure
Mikulas Patocka
2013-11-08
1
-1
/
+2
*
|
consolidate the reassignments of ->f_op in ->open() instances
Al Viro
2013-10-24
1
-2
/
+4
|
/
*
char_dev: pin parent kobject
Dmitry Torokhov
2012-10-22
1
-1
/
+17
*
char_dev.c: fix up some whitespace errors
Greg Kroah-Hartman
2011-12-13
1
-3
/
+3
*
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
fs/block: type signature of major_to_index(int) to major_to_index(unsigned)
Yang Zhang
2010-12-17
1
-1
/
+1
*
|
fs/char_dev.c: remove unused cdev_index()
Namhyung Kim
2011-01-13
1
-13
/
+0
|
/
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
|
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
2010-09-22
1
-1
/
+3
|
/
*
Fix init ordering of /dev/console vs callers of modprobe
David Howells
2010-08-06
1
-0
/
+1
*
fs/char_dev.c: remove useless loop
Renzo Davoli
2009-09-24
1
-3
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2009-09-11
1
-13
/
+26
|
\
|
*
chrdev: implement __[un]register_chrdev()
Tejun Heo
2009-08-10
1
-13
/
+26
*
|
writeback: add name to backing_dev_info
Jens Axboe
2009-09-11
1
-0
/
+1
|
/
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
fs: Remove i_cindex from struct inode
Theodore Ts'o
2009-06-11
1
-1
/
+13
*
fs: fix name overwrite in __register_chrdev_region()
Cyrill Gorcunov
2009-01-06
1
-1
/
+1
*
[PATCH] tidy up chrdev_open
Christoph Hellwig
2008-10-23
1
-7
/
+14
*
remove CONFIG_KMOD from fs
Johannes Berg
2008-10-17
1
-3
/
+0
*
Remove the lock_kernel() call from chrdev_open()
Jonathan Corbet
2008-06-20
1
-4
/
+1
*
Add a comment in chrdev_open()
Jonathan Corbet
2008-06-20
1
-0
/
+2
*
fs: remove unused fops from struct char_device_struct
Jiri Olsa
2008-04-29
1
-1
/
+0
*
fs/char_dev.c: chrdev_open marked static and removed from fs.h
Denis Cheng
2008-02-08
1
-1
/
+1
*
Kobject: rename kobject_init_ng() to kobject_init()
Greg Kroah-Hartman
2008-01-24
1
-2
/
+2
*
Kobject: convert fs/char_dev.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
1
-4
/
+2
*
mm: bdi init hooks
Peter Zijlstra
2007-10-17
1
-0
/
+1
*
unregister_chrdev() return void
Akinobu Mita
2007-07-19
1
-2
/
+1
*
[PATCH] remove protection of LANANA-reserved majors
Andrew Morton
2007-04-04
1
-2
/
+0
*
[PATCH] rework reserved major handling
Andrew Morton
2007-02-20
1
-6
/
+2
[next]