index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
cciss: fix info leak in cciss_ioctl32_passthru()
Dan Carpenter
2013-09-24
1
-0
/
+1
*
cpqarray: fix info leak in ida_locked_ioctl()
Dan Carpenter
2013-09-24
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-09-19
1
-18
/
+59
|
\
|
*
rbd: fix error handling from rbd_snap_name()
Josh Durgin
2013-09-09
1
-4
/
+6
|
*
rbd: ignore unmapped snapshots that no longer exist
Josh Durgin
2013-09-09
1
-2
/
+7
|
*
rbd: fix use-after free of rbd_dev->disk
Josh Durgin
2013-09-09
1
-7
/
+33
|
*
rbd: make rbd_obj_notify_ack() synchronous
Josh Durgin
2013-09-09
1
-5
/
+6
|
*
rbd: complete notifies before cleaning up osd_client and rbd_dev
Josh Durgin
2013-09-09
1
-0
/
+7
*
|
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-09-13
1
-1
/
+1
*
|
pktcdvd: fix defective misuses of pkt_<level>
Joe Perches
2013-09-11
1
-3
/
+3
*
|
pktcdvd: add struct pktcdvd_device * to pkt_dump_sense()
Joe Perches
2013-09-11
1
-15
/
+16
*
|
pktcdvd: convert pr_info to pkt_info
Joe Perches
2013-09-11
1
-6
/
+8
*
|
pktcdvd: convert pr_notice to pkt_notice
Joe Perches
2013-09-11
1
-10
/
+12
*
|
pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible
Joe Perches
2013-09-11
1
-20
/
+24
*
|
pktcdvd: add struct pktcdvd_device * to pkt_dbg
Joe Perches
2013-09-11
1
-48
/
+42
*
|
pktcdvd: consolidate DPRINTK and VPRINTK macros
Joe Perches
2013-09-11
1
-54
/
+53
*
|
pktcdvd: convert printk to pr_<level>
Joe Perches
2013-09-11
1
-61
/
+61
*
|
pktcdvd: convert ZONE macro to static function get_zone()
Joe Perches
2013-09-11
1
-10
/
+10
*
|
aoe: do not BUG if memory pressure prevented debugfs file creation
Ed Cashin
2013-09-11
1
-1
/
+0
*
|
aoe: suppress compiler warnings
Andy Shevchenko
2013-09-11
1
-4
/
+0
*
|
aoe: remove custom implementation of kbasename()
Andy Shevchenko
2013-09-11
1
-6
/
+3
*
|
aoe: update internal version number to 85
Ed Cashin
2013-09-11
1
-1
/
+1
*
|
aoe: update copyright date
Ed Cashin
2013-09-11
1
-1
/
+1
*
|
aoe: fill in per-AoE-target information for debugfs file
Ed Cashin
2013-09-11
1
-1
/
+32
*
|
aoe: provide file operations for debugfs files
Ed Cashin
2013-09-11
1
-1
/
+24
*
|
aoe: add AoE-target files to debugfs
Ed Cashin
2013-09-11
3
-0
/
+38
*
|
aoe: create and destroy debugfs directory for aoe
Ed Cashin
2013-09-11
1
-1
/
+9
*
|
drivers/block/swim.c: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-09-11
1
-2
/
+0
*
|
cciss: set max scatter gather entries to 32 on P600
Mike Miller
2013-09-11
1
-0
/
+7
*
|
drivers/block/mg_disk.c: make mg_times_out() static
Jingoo Han
2013-09-11
1
-1
/
+1
*
|
block: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-09-11
3
-3
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-09-09
1
-17
/
+19
|
\
|
|
*
rbd: fix null dereference in dout
Josh Durgin
2013-09-03
1
-3
/
+5
|
*
rbd: fix buffer size for writes to images with snapshots
Josh Durgin
2013-09-03
1
-5
/
+5
|
*
rbd: fix I/O error propagation for reads
Josh Durgin
2013-09-03
1
-7
/
+7
|
*
Merge remote-tracking branch 'linus/master' into testing
Sage Weil
2013-08-15
28
-682
/
+2164
|
|
\
|
*
|
block: rbd: use NULL instead of 0
Jingoo Han
2013-08-09
1
-2
/
+2
*
|
|
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2013-09-07
2
-201
/
+408
|
\
\
\
|
*
|
|
NVMe: Merge issue on character device bring-up
Keith Busch
2013-09-06
1
-4
/
+8
|
*
|
|
NVMe: Handle ioremap failure
Keith Busch
2013-09-03
1
-8
/
+22
|
*
|
|
NVMe: Add pci suspend/resume driver callbacks
Keith Busch
2013-09-03
1
-15
/
+58
|
*
|
|
NVMe: Use normal shutdown
Keith Busch
2013-09-03
1
-0
/
+26
|
*
|
|
NVMe: Separate controller init from disk discovery
Keith Busch
2013-09-03
1
-30
/
+47
|
*
|
|
NVMe: Separate queue alloc/free from create/delete
Keith Busch
2013-09-03
1
-39
/
+94
|
*
|
|
NVMe: Group pci related actions in functions
Keith Busch
2013-09-03
1
-46
/
+66
|
*
|
|
NVMe: Disk stats for read/write commands only
Keith Busch
2013-09-03
1
-3
/
+3
|
*
|
|
NVMe: Bring up cdev on set feature failure
Keith Busch
2013-09-03
1
-2
/
+2
|
*
|
|
NVMe: Fix checkpatch issues
Keith Busch
2013-09-03
1
-5
/
+4
|
*
|
|
NVMe: Namespace IDs are unsigned
Matthew Wilcox
2013-09-03
1
-2
/
+5
|
*
|
|
NVMe: Call nvme_process_cq from submission path
Matthew Wilcox
2013-06-24
1
-19
/
+20
[next]