index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
libceph: separate read and write data
Alex Elder
1
-8
/
+10
2013-05-01
libceph: distinguish page and bio requests
Alex Elder
1
-0
/
+4
2013-05-01
libceph: separate osd request data info
Alex Elder
1
-4
/
+4
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-60
/
+56
2013-05-01
NVMe: Set TASK_INTERRUPTIBLE before processing queues
Arjan van de Ven
1
-2
/
+1
2013-04-30
aoe: replace kmalloc and then memcpy with kmemdup
Mihnea Dobrescu-Balaur
1
-2
/
+1
2013-04-30
nbd: increase default and max request sizes
Michal Belczyk
1
-0
/
+2
2013-04-29
drbd: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+3
2013-04-29
cciss: bug fix to prevent cciss from loading in kdump crash kernel
Mike Miller
1
-0
/
+10
2013-04-29
cciss: add cciss_allow_hpsa module parameter
Mike Miller
1
-1
/
+11
2013-04-29
drivers/block/mg_disk.c: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-0
/
+2
2013-04-29
mtip32xx: Workaround for unaligned writes
Asai Thambi S P
2
-12
/
+58
2013-04-18
xen-block: implement indirect descriptors
Roger Pau Monne
4
-125
/
+604
2013-04-18
xen-blkback: expand map/unmap functions
Roger Pau Monne
1
-55
/
+86
2013-04-18
xen-blkback: make the queue of free requests per backend
Roger Pau Monne
3
-105
/
+74
2013-04-18
xen-blkback: move pending handles list from blkbk to pending_req
Roger Pau Monne
1
-12
/
+4
2013-04-18
xen-blkback: implement LRU mechanism for persistent grants
Roger Pau Monne
3
-57
/
+250
2013-04-18
xen-blkback: use balloon pages for all mappings
Roger Pau Monne
3
-121
/
+173
2013-04-18
xen-blkback: print stats about persistent grants
Roger Pau Monne
1
-2
/
+4
2013-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+2
2013-04-17
rbd: do a safe list traversal in rbd_img_request_submit()
Alex Elder
1
-1
/
+2
2013-04-16
NVMe: Add a character device for each nvme device
Keith Busch
1
-10
/
+64
2013-04-16
NVMe: Fix endian-related problems in user I/O submission path
Matthew Wilcox
1
-4
/
+4
2013-04-16
NVMe: Fix I/O cancellation status on big-endian machines
Matthew Wilcox
1
-1
/
+1
2013-04-16
NVMe: Fix sparse warnings in scsi emulation
Vishal Verma
1
-39
/
+60
2013-04-16
NVMe: Don't fail initialisation unnecessarily
Matthew Wilcox
1
-1
/
+7
2013-04-16
NVMe: Abstract out sector to block number conversion
Matthew Wilcox
2
-3
/
+3
2013-04-16
NVMe: Use round_jiffies_relative() for the periodic, once-per-second timer
Arjan van de Ven
1
-1
/
+1
2013-04-14
mtip32xx: mtip32xx: Disable TRIM support
Asai Thambi S P
1
-0
/
+2
2013-04-14
mtip32xx: fix a smatch warning
Asai Thambi S P
1
-10
/
+8
2013-04-09
Merge tag 'for-linus-20130409' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-121
/
+245
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
6
-9
/
+9
2013-04-09
cciss: switch to ->show_info()
Al Viro
1
-51
/
+45
2013-04-09
lift sb_start_write() out of ->write()
Al Viro
1
-0
/
+2
2013-04-08
Revert "loop: cleanup partitions when detaching loop device"
Jens Axboe
1
-19
/
+2
2013-04-04
mtip32xx: fix two smatch warnings
Jens Axboe
1
-2
/
+2
2013-04-03
mtip32xx: Add debugfs entry device_status
Asai Thambi S P
2
-12
/
+154
2013-04-03
mtip32xx: return 0 from pci probe in case of rebuild
Asai Thambi S P
1
-0
/
+2
2013-04-03
mtip32xx: recovery from command timeout
Asai Thambi S P
1
-90
/
+87
2013-04-02
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
19
-280
/
+752
2013-04-01
loop: prevent bdev freeing while device in use
Anatol Pomozov
1
-1
/
+8
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2013-03-31
Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-254
/
+698
2013-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-17
/
+30
2013-03-29
rbd: don't zero-fill non-image object requests
Alex Elder
1
-17
/
+30
2013-03-28
NVMe: Add nvme-scsi.c
Vishal Verma
3
-18
/
+2962
2013-03-28
aoe: reserve enough headroom on skbs
Eric Dumazet
1
-1
/
+2
2013-03-28
drbd: fix if(); found by kbuild test robot
Lars Ellenberg
1
-1
/
+1
2013-03-28
drbd: use sched_setscheduler()
Philipp Reisner
1
-2
/
+4
2013-03-28
drbd: fix for deadlock when using automatic split-brain-recovery
Philipp Reisner
1
-1
/
+0
[prev]
[next]