index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
char_dev.c
Age
Commit message (
Expand
)
Author
2023-05-15
vfs: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2022-12-02
chardev: fix error handling in cdev_device_add()
Yang Yingliang
2022-11-10
chardev: Fix potential memory leak when cdev_add() failed
Shang XiaoJing
2020-05-14
vfs: allow unprivileged whiteout creation
Miklos Szeredi
2020-01-06
chardev: Avoid potential use-after-free in 'chrdev_open()'
Will Deacon
2019-05-24
chardev: set variable ret to -EBUSY before checking minor range overlap
Chengguang Xu
2019-04-02
chardev: update comment based on the code
Chengguang Xu
2019-04-02
chardev: code cleanup for __register_chrdev_region()
Chengguang Xu
2019-04-02
chardev: add a check for given minor range
Chengguang Xu
2019-04-02
chardev: add additional check for minor range overlap
Chengguang Xu
2018-03-15
block, char_dev: Use correct format specifier for unsigned ints
Srivatsa S. Bhat
2018-03-15
char_dev: Fix off-by-one bugs in find_dynamic_major()
Srivatsa S. Bhat
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-17
char_dev: order /proc/devices by major number
Logan Gunthorpe
2017-07-17
char_dev: extend dynamic allocation of majors into a higher range
Logan Gunthorpe
2017-03-21
chardev: add helper function to register char devs with a struct device
Logan Gunthorpe
2016-08-23
dax: define a unified inode/address_space for device-dax mappings
Dan Williams
2016-07-14
chardev: add missing line break in pr_warn
Fengguang Wu
2016-03-29
chrdev: emit a warning when we go below dynamic major range
Linus Walleij
2015-08-05
fs/char_dev.c: fix incorrect documentation for unregister_chrdev_region
Partha Pratim Mukherjee
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2014-12-10
fs/char_dev.c: remove pointless assignment from __register_chrdev_region()
Jan Kara
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-08
bdi: test bdi_init failure
Mikulas Patocka
2013-10-24
consolidate the reassignments of ->f_op in ->open() instances
Al Viro
2012-10-22
char_dev: pin parent kobject
Dmitry Torokhov
2011-12-13
char_dev.c: fix up some whitespace errors
Greg Kroah-Hartman
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-01-13
fs/char_dev.c: remove unused cdev_index()
Namhyung Kim
2010-12-17
fs/block: type signature of major_to_index(int) to major_to_index(unsigned)
Yang Zhang
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-09-22
char: Mark /dev/zero and /dev/kmem as not capable of writeback
Jan Kara
2010-08-06
Fix init ordering of /dev/console vs callers of modprobe
David Howells
2009-09-24
fs/char_dev.c: remove useless loop
Renzo Davoli
2009-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2009-09-11
writeback: add name to backing_dev_info
Jens Axboe
2009-08-10
chrdev: implement __[un]register_chrdev()
Tejun Heo
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-11
fs: Remove i_cindex from struct inode
Theodore Ts'o
2009-01-06
fs: fix name overwrite in __register_chrdev_region()
Cyrill Gorcunov
2008-10-23
[PATCH] tidy up chrdev_open
Christoph Hellwig
2008-10-17
remove CONFIG_KMOD from fs
Johannes Berg
2008-06-20
Remove the lock_kernel() call from chrdev_open()
Jonathan Corbet
2008-06-20
Add a comment in chrdev_open()
Jonathan Corbet
2008-04-29
fs: remove unused fops from struct char_device_struct
Jiri Olsa
2008-02-08
fs/char_dev.c: chrdev_open marked static and removed from fs.h
Denis Cheng
2008-01-24
Kobject: rename kobject_init_ng() to kobject_init()
Greg Kroah-Hartman
2008-01-24
Kobject: convert fs/char_dev.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2007-10-17
mm: bdi init hooks
Peter Zijlstra
[next]