index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
digsig.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-26
skd: remove broken discard support
Jeff Moyer
1
-58
/
+1
2016-04-13
block: kill off q->flush_flags
Jens Axboe
8
-28
/
+32
2016-04-13
nvme: Avoid reset work on watchdog timer function during error recovery
Guilherme G. Piccoli
1
-8
/
+30
2016-04-13
NVMe: silence warning about unused 'dev'
Jens Axboe
1
-2
/
+2
2016-04-13
block: kill blk_queue_flush()
Jens Axboe
3
-23
/
+2
2016-04-13
um: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
mtd: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
mmc/block: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
md: update to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
ide-disk: update to using blk_queue_write_cache()
Jens Axboe
1
-3
/
+3
2016-04-13
xen-blkfront: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+2
2016-04-13
dm: switch to using blk_queue_write_cache()
Jens Axboe
1
-4
/
+4
2016-04-13
bcache: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
virtio_blk: switch to using blk_queue_write_cache()
Jens Axboe
1
-5
/
+1
2016-04-13
ps3disk: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
skd_main: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
osdblk: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
nbd: switch to using blk_queue_write_cache()
Jens Axboe
1
-2
/
+2
2016-04-13
mtip32xx: remove call to blk_queue_flush()
Jens Axboe
1
-6
/
+0
2016-04-13
loop: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
drbd: switch to using blk_queue_write_cache()
Jens Axboe
1
-1
/
+1
2016-04-13
NVMe: switch to using blk_queue_write_cache()
Jens Axboe
1
-2
/
+5
2016-04-13
sd: switch to using blk_queue_write_cache()
Jens Axboe
1
-4
/
+4
2016-04-12
block: add ability to flag write back caching on a device
Jens Axboe
4
-0
/
+77
2016-04-12
blk-mq: Make blk_mq_all_tag_busy_iter static
Sagi Grimberg
2
-5
/
+2
2016-04-12
mtip32xx: Convert to use blk_mq_tagset_busy_iter
Keith Busch
1
-3
/
+3
2016-04-12
nvme: Use blk-mq helper for IO termination
Sagi Grimberg
1
-14
/
+5
2016-04-12
NVMe: Skip async events for degraded controllers
Keith Busch
1
-2
/
+10
2016-04-12
nvme: add helper nvme_setup_cmd()
Ming Lin
3
-97
/
+108
2016-04-12
nvme: rewrite discard support
Ming Lin
1
-29
/
+39
2016-04-12
nvme: add helper nvme_map_len()
Ming Lin
2
-8
/
+13
2016-04-12
nvme: add missing lock nesting notation
Ming Lin
1
-1
/
+7
2016-04-12
NVMe: Always use MSI/MSI-x interrupts
Keith Busch
1
-10
/
+15
2016-04-12
blk-mq: Export tagset iter function
Sagi Grimberg
2
-0
/
+14
2016-04-12
block: add offset in blk_add_request_payload()
Ming Lin
4
-5
/
+6
2016-04-12
writeback: Fix performance regression in wb_over_bg_thresh()
Howard Cochran
1
-2
/
+4
2016-04-11
Linux 4.6-rc3
v4.6-rc3
Linus Torvalds
1
-1
/
+1
2016-04-11
Revert "ext4: allow readdir()'s of large empty directories to be interrupted"
Linus Torvalds
2
-10
/
+0
2016-04-09
i2c: jz4780: really prevent potential division by zero
Wolfram Sang
1
-1
/
+6
2016-04-09
Revert "i2c: jz4780: prevent potential division by zero"
Wolfram Sang
1
-1
/
+1
2016-04-08
bridge, netem: mark mailing lists as moderated
stephen hemminger
1
-2
/
+2
2016-04-08
parisc: Update comment regarding relative extable support
Helge Deller
1
-6
/
+4
2016-04-08
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
4
-0
/
+9
2016-04-08
parisc: Fix kernel crash with reversed copy_from_user()
Helge Deller
1
-0
/
+3
2016-04-08
parisc: Avoid function pointers for kernel exception routines
Helge Deller
1
-5
/
+5
2016-04-08
parisc: Handle R_PARISC_PCREL32 relocations in kernel modules
Helge Deller
1
-0
/
+8
2016-04-08
tuntap: restore default qdisc
Jason Wang
1
-2
/
+2
2016-04-08
orangefs: remove unused variable
Martin Brandenburg
1
-3
/
+1
2016-04-08
orangefs: Add KERN_<LEVEL> to gossip_<level> macros
Joe Perches
1
-14
/
+17
2016-04-08
orangefs: strncpy -> strscpy
Martin Brandenburg
1
-1
/
+5
[next]