Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d1568e6370ba0a024e62827da45d92d3b68181b5
/
block
/
genhd.c
ad39379
block: fix use-after-free on gendisk
by Yufen Yu
· 6 years ago
b57e99b
block: use nanosecond resolution for iostat
by Omar Sandoval
· 6 years ago
bdca3c8
block: Track DISCARD statistics and output them in stat and diskstat
by Michael Callahan
· 6 years ago
dbae2c5
block: Define and use STAT_READ and STAT_WRITE
by Michael Callahan
· 6 years ago
cf626b0
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
5657a81
block drivers/block: Use octal not symbolic permissions
by Joe Perches
· 6 years ago
fddda2b
proc: introduce proc_create_seq{,_data}
by Christoph Hellwig
· 7 years ago
bf0ddab
blk-mq: fix sysfs inflight counter
by Omar Sandoval
· 7 years ago
f33ff11
block, char_dev: Use correct format specifier for unsigned ints
by Srivatsa S. Bhat
· 7 years ago
56c0908
genhd: Fix BUG in blkdev_open()
by Jan Kara
· 7 years ago
9df6c29
genhd: Add helper put_disk_and_module()
by Jan Kara
· 7 years ago
3079c22
genhd: Rename get_disk() to get_disk_and_module()
by Jan Kara
· 7 years ago
d52987b
genhd: Fix leaked module reference for NVME devices
by Jan Kara
· 7 years ago
fa70d2e
block: allow gendisk's request_queue registration to be deferred
by Mike Snitzer
· 7 years ago
bc8d062
block: only bdi_unregister() in del_gendisk() if !GENHD_FL_HIDDEN
by Mike Snitzer
· 7 years ago
7fb5262
block: genhd.c: fix message typo
by Randy Dunlap
· 7 years ago
3a92168
block: add WARN_ON if bdi register fail
by weiping zhang
· 7 years ago
e2c5923
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
f0fba39
block: avoid null pointer dereference on null disk
by Colin Ian King
· 7 years ago
17eac09
block: create 'slaves' and 'holders' entries for hidden gendisks
by Hannes Reinecke
· 7 years ago
8ddcd65
block: introduce GENHD_FL_HIDDEN
by Christoph Hellwig
· 7 years ago
517bf3c
block: don't look at the struct device dev_t in disk_devt
by Christoph Hellwig
· 7 years ago
e319e1f
block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_completion()
by Byungchul Park
· 7 years ago
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
807d4af
block: add a __disk_get_part helper
by Christoph Hellwig
· 7 years ago
de65b01
block: reject attempts to allocate more than DISK_MAX_PARTS partitions
by Christoph Hellwig
· 7 years ago
6d2cf6f
genhd: Annotate all part and part_tbl pointer dereferences
by Bart Van Assche
· 7 years ago
f299b7c
blk-mq: provide internal in-flight variant
by Jens Axboe
· 7 years ago
0609e0e
block: make part_in_flight() take an array of two ints
by Jens Axboe
· 7 years ago
d62e26b
block: pass in queue to inflight accounting
by Jens Axboe
· 7 years ago
133d55c
block: order /proc/devices by major number
by Logan Gunthorpe
· 7 years ago
edf8ff5
block: Constify disk_type
by Bart Van Assche
· 7 years ago
c58d405
Merge tag 'docs-4.12' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
9438b3e
block: hide badblocks attribute by default
by Dan Williams
· 8 years ago
0e056eb
kernel-api.rst: fix a series of errors when parsing C files
by mchehab@s-opensource.com
· 8 years ago
d01b2dc
block: Fix oops scsi_disk_get()
by Jan Kara
· 8 years ago
c01228d
Revert "scsi, block: fix duplicate bdi name registration crashes"
by Jan Kara
· 8 years ago
90f16fd
block: Make del_gendisk() safer for disks without queues
by Jan Kara
· 8 years ago
165a5e2
block: Move bdi_unregister() to del_gendisk()
by Jan Kara
· 8 years ago
d06e05c
block: Unhash also block device inode for the whole device
by Jan Kara
· 8 years ago
4b8c861
block: Move bdev_unhash_inode() after invalidate_partition()
by Jan Kara
· 8 years ago
0dba131
scsi, block: fix duplicate bdi name registration crashes
by Dan Williams
· 8 years ago
dc3b17c
block: Use pointer to backing_dev_info from request_queue
by Jan Kara
· 8 years ago
f44f1ab
block: Unhash block device inodes on gendisk destruction
by Jan Kara
· 8 years ago
df08c32
block: fix bdi vs gendisk lifetime mismatch
by Dan Williams
· 8 years ago
77da160
block: fix use-after-free in seq file
by Vegard Nossum
· 8 years ago
3fc9d69
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
53bf837
timers: Remove set_timer_slack() leftovers
by Thomas Gleixner
· 8 years ago
52c44d9
block: remove ->driverfs_dev
by Dan Williams
· 8 years ago
e63a46b
block: introduce device_add_disk()
by Dan Williams
· 8 years ago
7c24d9f
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
55f5560
block: kill disk_{check|set|clear|alloc}_badblocks
by Dan Williams
· 9 years ago
20a308f
block: clarify badblocks lifetime
by Dan Williams
· 9 years ago
d3b407fb
badblocks: rename badblocks_free to badblocks_exit
by Dan Williams
· 9 years ago
99e6608
block: Add badblock management for gendisks
by Vishal Verma
· 9 years ago
ac34f15
block: fix del_gendisk() vs blkdev_ioctl crash
by Dan Williams
· 9 years ago
1fe8f34
block: do not initialise statics to 0 or NULL
by Wei Tang
· 9 years ago
25520d5
block: Inline blk_integrity in struct gendisk
by Martin K. Petersen
· 9 years ago
6c71013
block: partition: convert percpu ref
by Ming Lei
· 9 years ago
b54e5ed
block: partition: introduce hd_free_part()
by Ming Lei
· 9 years ago
e4bc13a
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
4d66e5e
block: fix ext_dev_lock lockdep report
by Dan Williams
· 9 years ago
66114ca
writeback: separate out include/linux/backing-dev-defs.h
by Tejun Heo
· 9 years ago
aad653a
block: discard bdi_unregister() in favour of bdi_destroy()
by NeilBrown
· 9 years ago
5fabcb4
genhd: check for int overflow in disk_expand_part_tbl()
by Jens Axboe
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
46f341f
genhd: fix leftover might_sleep() in blk_free_devt()
by Jens Axboe
· 10 years ago
da3dae5
Documentation: Docbook: Fix generated DocBook/kernel-api.xml
by Masanari Iida
· 10 years ago
2da7809
block: Fix dev_t minor allocation lifetime
by Keith Busch
· 10 years ago
c1b511e
block: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
by Joe Perches
· 11 years ago
ffc8b30
block: do not pass disk names as format strings
by Kees Cook
· 11 years ago
695588f
block: queue work on power efficient wq
by Viresh Kumar
· 12 years ago
4e4098a
driver core: handle user namespaces properly with the uid/gid devtmpfs change
by Greg Kroah-Hartman
· 12 years ago
3c2670e
driver core: add uid and gid to devtmpfs
by Kay Sievers
· 12 years ago
bab998d
block: convert to idr_alloc()
by Tejun Heo
· 12 years ago
ce23bba
block: fix synchronization and limit check in blk_alloc_devt()
by Tejun Heo
· 12 years ago
7b74e91
block: fix ext_devt_idr handling
by Tomas Henzl
· 12 years ago
25e823c
block/genhd.c: apply pm_runtime_set_memalloc_noio on block devices
by Ming Lei
· 12 years ago
12c2bdb
block: prevent race/cleanup
by Derek Basehore
· 12 years ago
aea24a8
block: remove deadlock in disk_clear_events
by Derek Basehore
· 12 years ago
9228ff9
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
1ad7e89
block: store partition_meta_info.uuid as a string
by Stephen Warren
· 12 years ago
c304a51
block: use NUMA_NO_NODE instead of -1
by Ezequiel Garcia
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
3b07e9c
workqueue: deprecate system_nrt[_freezable]_wq
by Tejun Heo
· 12 years ago
41f63c5
workqueue: use mod_delayed_work() instead of cancel + queue
by Tejun Heo
· 12 years ago
0676806
block: Don't use static to define "void *p" in show_partition_start()
by Jianpeng Ma
· 12 years ago
c83f6bf
block: add partition resize function to blkpg ioctl
by Vivek Goyal
· 12 years ago
05c69d2
block: fix buffer overflow when printing partition UUIDs
by Tejun Heo
· 12 years ago
62d3c54
Block: use a freezable workqueue for disk-event polling
by Alan Stern
· 13 years ago
9f53d2fe
block: fix __blkdev_get and add_disk race condition
by Stanislaw Gruszka
· 13 years ago
b3c9dd1
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
ece2ccb
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
by Al Viro
· 13 years ago
2c9ede5
switch device_get_devnode() and ->devnode() to umode_t *
by Al Viro
· 13 years ago
ff01bb4
fs: move code out of buffer.c
by Al Viro
· 13 years ago
4752bc3
make register_disk() static
by Al Viro
· 13 years ago
09ac46c
block: misc updates to blk_get_queue()
by Tejun Heo
· 13 years ago
d098539
block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk"
by Tejun Heo
· 13 years ago
3d0a8d1
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
b4fdcb0
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
Next »