Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
95f183916d4b0bc1943684948ecdd2469f1aa978
/
drivers
/
block
0864fe0
null_blk: unalign call_single_data
by Jens Axboe
· 7 years ago
75f64f6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
1addb79
null_blk: fix dev->badblocks leak
by David Disseldorp
· 7 years ago
841b86f
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
by Kees Cook
· 7 years ago
86cb30e
treewide: setup_timer() -> timer_setup() (2 field)
by Kees Cook
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b9eaf18
treewide: init_timer() -> setup_timer()
by Kees Cook
· 7 years ago
24ed960
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
by Kees Cook
· 7 years ago
adb072d
Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
06ede5f
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
a3841f9
Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
384bc41
drivers/block/zram/zram_drv.c: make zram_page_end_io() static
by Colin Ian King
· 7 years ago
0b07ff3
zram: remove zlib from the list of recommended algorithms
by Sergey Senozhatsky
· 7 years ago
5ef3a8b
zram: add zstd to the supported algorithms list
by Sergey Senozhatsky
· 7 years ago
23c47d2
bdi: introduce BDI_CAP_SYNCHRONOUS_IO
by Minchan Kim
· 7 years ago
e447a01
zram: set BDI_CAP_STABLE_WRITES once
by Minchan Kim
· 7 years ago
b5775a6
block: swim3: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
0e0cc9d
block/aoe: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
cbb9d17
amifloppy: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
b1bf421
block/floppy: Convert callback to pass timer_list
by Kees Cook
· 7 years ago
e37e0ee
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
7a862fb
brd: remove dax support
by Dan Williams
· 7 years ago
e2c5923
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
abc36be
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 7 years ago
2bcc673
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
3cfa3b1
rbd: default to single-major device number scheme
by Ilya Dryomov
· 7 years ago
7c08428
rbd: set discard_alignment to zero
by David Disseldorp
· 7 years ago
9568c93
rbd: get rid of rbd_mapping::read_only
by Ilya Dryomov
· 7 years ago
1de797b
rbd: fix and simplify rbd_ioctl_set_ro()
by Ilya Dryomov
· 7 years ago
15f7b41
brd: remove unused brd_mutex
by Mikulas Patocka
· 7 years ago
1e37f2f
rbd: use GFP_NOIO for parent stat and data requests
by Ilya Dryomov
· 7 years ago
6a468d5
nbd: don't start req until after the dead connection logic
by Josef Bacik
· 7 years ago
ff57dc9
nbd: wait uninterruptible for the dead timeout
by Josef Bacik
· 7 years ago
5ea2208
block/aoe: discover_timer: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
2bccef3
drbd: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
a116895
cdrom: hide CONFIG_CDROM menu selection
by Jens Axboe
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
474f5da
skd: use ktime_get_real_seconds()
by Arnd Bergmann
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
2a75016
block: Rework drivers/cdrom/Makefile
by Bart Van Assche
· 7 years ago
efea2ab
virtio_blk: Fix an SG_IO regression
by Bart Van Assche
· 7 years ago
32e67a3
nbd: handle interrupted sendmsg with a sndtimeo set
by Josef Bacik
· 7 years ago
acfef4f
floppy: consolidate the dummy fd_cacheflush definition
by Christoph Hellwig
· 7 years ago
e1919df
nullb: make config_item_type const
by Bhumika Goyal
· 7 years ago
3c557df
timer: Remove meaningless .data/.function assignments
by Kees Cook
· 7 years ago
30c516d
nullb: fix error return code in null_init()
by Wei Yongjun
· 7 years ago
47bc227
mtip32xx: Clean up unused variables
by Christos Gkekas
· 7 years ago
639812a
nbd: don't set the device size until we're connected
by Josef Bacik
· 7 years ago
09aa97c
skd: Use kmem_cache_free
by Himanshu Jha
· 7 years ago
17d084c
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
1d27e3e
timer: Remove expires and data arguments from DEFINE_TIMER
by Kees Cook
· 7 years ago
ae94264
zram: fix null dereference of handle
by Minchan Kim
· 7 years ago
6cd1a6f
null_blk: change configfs dependency to select
by Jens Axboe
· 7 years ago
6e60a3b
nbd: fix -ERESTARTSYS handling
by Josef Bacik
· 7 years ago
b3cffc3
null_blk: add "no_sched" module parameter
by weiping zhang
· 7 years ago
0b508bc
block: fix a build error
by Shaohua Li
· 7 years ago
9979d54
block: cryptoloop - Fix build warning
by Corentin Labbe
· 7 years ago
d4478e9
block/loop: make loop cgroup aware
by Shaohua Li
· 7 years ago
e5313c1
loop: remove union of use_aio and ref in struct loop_cmd
by Omar Sandoval
· 7 years ago
1dae69b
nbd: ignore non-nbd ioctl's
by Josef Bacik
· 8 years ago
02a4843
brd: fix overflow in __brd_direct_access
by Mikulas Patocka
· 7 years ago
cdb897e
Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 7 years ago
126e76f
Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
48ad1ab
drivers/block/zram/zram_drv.c: convert to using memset_l
by Matthew Wilcox
· 7 years ago
572c01b
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
bac65d9
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
98cc093
block, THP: make block_device_operations.rw_page support THP
by Huang Ying
· 7 years ago
5a47074
zram: add config and doc file for writeback feature
by Minchan Kim
· 7 years ago
8e654f8
zram: read page from backing device
by Minchan Kim
· 7 years ago
db8ffbd
zram: write incompressible pages to backing device
by Minchan Kim
· 7 years ago
ae85a80
zram: identify asynchronous IO's return value
by Minchan Kim
· 7 years ago
1363d46
zram: add free space management in backing device
by Minchan Kim
· 7 years ago
013bf95
zram: add interface to specif backing device
by Minchan Kim
· 7 years ago
693dc1c
zram: rename zram_decompress_page to __zram_bvec_read
by Minchan Kim
· 7 years ago
97ec7c8
zram: inline zram_compress
by Minchan Kim
· 7 years ago
4ebbe7f
zram: clean up duplicated codes in __zram_bvec_write
by Minchan Kim
· 7 years ago
37f1325
rbd: silence bogus uninitialized use warning in rbd_acquire_lock()
by Kefeng Wang
· 7 years ago
bf09375
loop: set physical block size to logical block size
by Omar Sandoval
· 7 years ago
5f82e71
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
b0c79f4
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
edc2988
Merge branch 'linus' into locking/core, to fix up conflicts
by Ingo Molnar
· 7 years ago
bc75705
block/loop: remove unused field
by Shaohua Li
· 7 years ago
92d7733
block/loop: fix use after free
by Shaohua Li
· 7 years ago
40326d8
block/loop: allow request merge for directio mode
by Shaohua Li
· 7 years ago
54bb0ad
block/loop: set hw_sectors
by Shaohua Li
· 7 years ago
501d9f7
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
43cade80
loop: fold loop_switch() into callers
by Omar Sandoval
· 7 years ago
89e4fde
loop: add ioctl for changing logical block size
by Omar Sandoval
· 7 years ago
6c6b6f2
loop: set physical block size to PAGE_SIZE
by Omar Sandoval
· 7 years ago
8a0740c
loop: get rid of lo_blocksize
by Omar Sandoval
· 7 years ago
974c585
drbd: remove BIOSET_NEED_RESCUER flag from drbd_{md_,}io_bio_set
by NeilBrown
· 7 years ago
5fc1efd
drbd: Fix allyesconfig build, fix recent commit
by Philipp Reisner
· 7 years ago
365cf66
drbd: switch from kmalloc() to kmalloc_array()
by Roland Kammerer
· 7 years ago
d3d2948
drbd: abort drbd_start_resync if there is no connection
by Roland Kammerer
· 7 years ago
183ece3
drbd: move global variables to drbd namespace and make some static
by Roland Kammerer
· 7 years ago
8ab761e
drbd: rename "usermode_helper" to "drbd_usermode_helper"
by Greg Kroah-Hartman
· 7 years ago
cde81d9
drbd: fix race between handshake and admin disconnect/down
by Lars Ellenberg
· 7 years ago
33d32fa
drbd: fix potential deadlock when trying to detach during handshake
by Lars Ellenberg
· 7 years ago
427fd2b
drbd: A single dot should be put into a sequence.
by Markus Elfring
· 7 years ago
Next »