index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-147
/
+148
2012-03-28
nbd: rename the nbd_device variable from lo to nbd
Wanlong Gao
1
-147
/
+148
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
4
-4
/
+0
2012-03-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-4
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
4
-4
/
+0
2012-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-286
/
+448
2012-03-28
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
1
-4
/
+1
2012-03-24
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+3
2012-03-23
usermodehelper: use UMH_WAIT_PROC consistently
Oleg Nesterov
1
-1
/
+1
2012-03-22
rbd: move snap_rwsem to the device, rename to header_rwsem
Josh Durgin
1
-11
/
+11
2012-03-22
rbd: don't drop the rbd_id too early
Alex Elder
1
-5
/
+9
2012-03-22
rbd: small changes
Alex Elder
2
-37
/
+52
2012-03-22
rbd: do some refactoring
Alex Elder
1
-40
/
+40
2012-03-22
rbd: fix module sysfs setup/teardown code
Alex Elder
1
-3
/
+5
2012-03-22
rbd: don't allocate mon_addrs buffer in rbd_add()
Alex Elder
1
-12
/
+9
2012-03-22
rbd: have rbd_parse_args() report found mon_addrs size
Alex Elder
1
-7
/
+13
2012-03-22
rbd: do a few checks at build time
Alex Elder
1
-3
/
+13
2012-03-22
rbd: don't use sscanf() in rbd_add_parse_args()
Alex Elder
1
-14
/
+85
2012-03-22
rbd: encapsulate argument parsing for rbd_add()
Alex Elder
1
-26
/
+42
2012-03-22
rbd: simplify error handling in rbd_add()
Alex Elder
1
-23
/
+17
2012-03-22
rbd: reduce memory used for rbd_dev fields
Alex Elder
1
-2
/
+2
2012-03-22
rbd: have rbd_get_client() return a rbd_client
Alex Elder
1
-20
/
+12
2012-03-22
rbd: a few simple changes
Alex Elder
1
-54
/
+53
2012-03-22
rbd: rename "node_lock"
Alex Elder
1
-10
/
+10
2012-03-22
rbd: move ctl_mutex lock inside rbd_client_create()
Alex Elder
1
-4
/
+7
2012-03-22
rbd: move ctl_mutex lock inside rbd_get_client()
Alex Elder
1
-3
/
+3
2012-03-22
rbd: release client list lock sooner
Alex Elder
1
-4
/
+6
2012-03-22
rbd: restore previous rbd id sequence behavior
Alex Elder
1
-6
/
+34
2012-03-22
rbd: tie rbd_dev_list changes to rbd_id operations
Alex Elder
1
-26
/
+21
2012-03-22
rbd: protect the rbd_dev_list with a spinlock
Alex Elder
1
-11
/
+22
2012-03-22
rbd: rework calculation of new rbd id's
Alex Elder
1
-12
/
+23
2012-03-22
rbd: encapsulate new rbd id selection
Alex Elder
1
-11
/
+19
2012-03-22
rbd: use a single value of snap_name to mean no snap
Josh Durgin
1
-10
/
+9
2012-03-22
rbd: do not duplicate ceph_client pointer in rbd_device
Alex Elder
1
-22
/
+22
2012-03-22
rbd: make ceph_parse_options() return a pointer
Alex Elder
1
-2
/
+4
2012-03-22
rbd: a few small cleanups
Alex Elder
1
-12
/
+9
2012-03-22
xen: initialize platform-pci even if xen_emul_unplug=never
Igor Mammedov
1
-0
/
+3
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-809
/
+0
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
5
-49
/
+49
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2
-38
/
+3
2012-03-20
drbd: remove the second argument of k[un]map_atomic()
Cong Wang
1
-7
/
+7
2012-03-20
block: remove the second argument of k[un]map_atomic()
Cong Wang
5
-42
/
+42
2012-03-16
usb/ub: deprecate & schedule for removal the "Low Performance USB Block" driver
Sebastian Andrzej Siewior
2
-1
/
+3
2012-03-16
powerpc: Remove some of the legacy iSeries specific device drivers
Stephen Rothwell
1
-809
/
+0
2012-03-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+11
2012-03-12
Merge 3.3-rc7 into usb-next
Greg Kroah-Hartman
1
-37
/
+0
2012-03-05
floppy/scsi: fix setting of BIO flags
Muthu Kumar
1
-1
/
+1
2012-03-03
block, sx8: fix pointer math issue getting fw version
Dan Carpenter
1
-1
/
+1
2012-03-02
drivers/block/DAC960: fix -Wuninitialized warning
Danny Kukawka
1
-1
/
+2
[next]