index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
primitive.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2016-04-08
orangefs: clean up truncate ctime and mtime setting
Martin Brandenburg
1
-15
/
+1
2016-04-08
Orangefs: fix ifnullfree.cocci warnings
kbuild test robot
1
-2
/
+1
2016-04-08
Orangefs: optimize boilerplate code.
Mike Marshall
2
-2
/
+2
2016-04-08
Orangefs: xattr.c cleanup
Mike Marshall
1
-16
/
+1
2016-04-08
mpls: find_outdev: check for err ptr in addition to NULL check
Roopa Prabhu
1
-0
/
+3
2016-04-08
gpio: pca953x: Use correct u16 value for register word write
Yong Li
1
-1
/
+2
2016-04-08
gpiolib: Defer gpio device setup until after gpiolib initialization
Guenter Roeck
1
-31
/
+67
2016-04-08
gpiolib: Do not use devm functions when registering gpio chip
Guenter Roeck
1
-7
/
+12
2016-04-08
gpio: pxa: fix legacy non pinctrl aware builds
Robert Jarzmik
1
-2
/
+2
2016-04-08
gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_*
Dmitry Torokhov
1
-4
/
+12
2016-04-08
libnvdimm, pfn: fix nvdimm_namespace_add_poison() vs section alignment
Dan Williams
3
-30
/
+51
2016-04-08
libnvdimm, pfn: fix uuid validation
Dan Williams
1
-1
/
+1
2016-04-08
libnvdimm: fix smart data retrieval
Dan Williams
1
-1
/
+1
2016-04-08
ipv6: Count in extension headers in skb->network_header
Jakub Sitnicki
1
-4
/
+4
[next]