Commit Graph

3934 Commits (fbe363c476afe8ec992d3baf682670a4bd1b6ce6)

Author SHA1 Message Date
Joe Perches 8be04b9374 treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks 12 years ago
Ed Cashin fb32975d1b aoe: adjust ref of head for compound page tails 12 years ago
Jingoo Han a158073c43 block: rbd: use NULL instead of 0 12 years ago
Michal Simek 4937a269cb xilinx systemace: Fix sparse warnings 12 years ago
Ed Cashin 94ac11833f aoe: update internal version number to v83 12 years ago
Ed Cashin ca47bbd93c aoe: update copyright date 12 years ago
Ed Cashin 8030d34397 aoe: perform I/O completions in parallel 12 years ago
Paul Clements c378f70adb nbd: correct disconnect behavior 12 years ago
Michal Belczyk 9532f149ee nbd: remove bogus BUG_ON in NBD_CLEAR_QUE 12 years ago
Kees Cook f170168b9a drivers: avoid parsing names as kthread_run() format strings 12 years ago
Kees Cook ffc8b30866 block: do not pass disk names as format strings 12 years ago
Sage Weil e976cad0f0 rbd: fix a couple warnings 12 years ago
Alex Elder d552c6191b rbd: take a little credit 12 years ago
Alex Elder cfbf6377b6 rbd: use rwsem to protect header updates 12 years ago
Alex Elder 1ba0f1e797 rbd: don't hold ctl_mutex to get/put device 12 years ago
Alex Elder 82a442d239 rbd: protect against concurrent unmaps 12 years ago
Alex Elder 751cc0e3cf rbd: set removing flag while holding list lock 12 years ago
Alex Elder 08f75463c1 rbd: protect against duplicate client creation 12 years ago
Alex Elder 3b5cf2a2f1 rbd: clean up a few things in the refresh path 12 years ago
Alex Elder e215605417 rbd: flush dcache after zeroing page data 12 years ago
Alex Elder 912c317d46 rbd: drop original request earlier for existence check 12 years ago
Geert Uytterhoeven 491205a8b4 rbd: Use min_t() to fix comparison of distinct pointer types warning 12 years ago
Al Viro 83a8761142 move linux/loop.h to drivers/block 12 years ago
Philipp Reisner d752b26960 drbd: Allow online change of al-stripes and al-stripe-size 12 years ago
Philipp Reisner e96c96333f drbd: Constants should be UPPERCASE 12 years ago
Philipp Reisner 28e448bb30 drbd: Ignore the exit code of a fence-peer handler if it returns too late 12 years ago
Andreas Gruenbacher f9eb7bf424 drbd: Fix rcu_read_lock balance on error path 12 years ago
Wei Yongjun 6110d70bdf drbd: fix error return code in drbd_init() 12 years ago
Andreas Gruenbacher 26ea8f9239 drbd: Do not sleep inside rcu 12 years ago
Josh Durgin d2d1f17a0d rbd: send snapshot context with writes 12 years ago
Josh Durgin 1617e40c1e rbd: fetch object order before using it 12 years ago
Roger Pau Monne 1e0f7a21b2 xen-blkback: check the number of iovecs before allocating a bios 12 years ago
Matthew Wilcox 7d8224574c NVMe: Call nvme_process_cq from submission path 12 years ago
Matthew Wilcox bc57a0f7a4 NVMe: Remove "process_cq did something" message 12 years ago
Joe Perches 957d6bf665 swim: Release memory region after incorrect return/goto 12 years ago
Matthew Wilcox e9539f4752 NVMe: Return correct value from interrupt handler 12 years ago
Roger Pau Monne 294caaf29c xen-blkfront: set blk_queue_max_hw_sectors correctly 12 years ago
Roger Pau Monne 2d9105433f xen-blkback: workaround compiler bug in gcc 4.1 12 years ago
Keith Busch 6198221fa0 NVMe: Disk IO statistics 12 years ago
Matthew Wilcox 063a8096f3 NVMe: Restructure MSI / MSI-X setup 12 years ago
Tushar Behera 03ea83e9a3 NVMe: Use kzalloc instead of kmalloc+memset 12 years ago
Philip J Kelleher 36f988e978 rsxx: Adding in debugfs entries. 12 years ago
Philip J Kelleher 62302508f2 rsxx: Fixes incorrect stats calculation. 12 years ago
Philip J Kelleher b8b225da13 rsxx: Adding EEH check inside cregs timeout. 12 years ago
Philip J Kelleher 3eb8dcafb5 rsxx: Adapter address space sanity check. 12 years ago
Philip J Kelleher 66bc600363 rsxx: Fixes DLPAR add kernel panic if partition still mounted. 12 years ago
Philip J Kelleher f730e3dc6d rsxx: Changing the adapter name to the official name. 12 years ago
Philip J Kelleher fb065cd9e0 rsxx: Adding in sync_start module paramenter. 12 years ago
Philip J Kelleher 7b379cc378 rsxx: Allow block size to be determined by configuration. 12 years ago
Philip J Kelleher 31a70bb444 rsxx: Fixes soft-lockup issues during DMAs. 12 years ago