summaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
Commit message (Expand)AuthorAgeFilesLines
* zram: check comp algorithm availability earlierSergey Senozhatsky2015-06-263-0/+9
* zram: cut trailing newline in algorithm nameSergey Senozhatsky2015-06-262-1/+9
* zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky2015-06-261-5/+3
* zram: add dynamic device add/remove functionalitySergey Senozhatsky2015-06-261-3/+97
* zram: close race by open overridingSergey Senozhatsky2015-06-262-19/+38
* zram: return zram device_id from zram_add()Sergey Senozhatsky2015-06-261-9/+14
* zram: trivial: correct flag operations commentSergey Senozhatsky2015-06-261-1/+1
* zram: report every added and removed deviceSergey Senozhatsky2015-06-261-2/+3
* zram: remove max_num_devices limitationSergey Senozhatsky2015-06-262-13/+1
* zram: reorganize code layoutSergey Senozhatsky2015-06-261-363/+362
* zram: use idr instead of `zram_devices' arraySergey Senozhatsky2015-06-261-37/+49
* zram: cosmetic ZRAM_ATTR_RO code formatting tweakSergey Senozhatsky2015-06-261-1/+1
* zram: remove obsolete ZRAM_DEBUG optionMarcin Jabrzyk2015-06-262-13/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-251-2/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-142-0/+3
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-091-4/+6
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-231-1/+2
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-134-26/+37
| |\ \ \ \
| * | | | | net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-111-2/+2
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-242-7/+21
|\ \ \ \ \ \
| * | | | | | scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke2015-06-011-1/+0
| * | | | | | cciss: correct the non-resettable board listTomas Henzl2015-05-311-2/+21
| * | | | | | cciss: remove duplicate entries from board_type structTomas Henzl2015-05-311-4/+0
* | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-231-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | drivers/block/pmem: Map NVDIMM in Write-Through modeToshi Kani2015-06-071-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-121-0/+1
|\ \ \ \ \ \
| * | | | | | block: pmem: Add dependency on HAS_IOMEMRichard Weinberger2015-06-111-0/+1
| | |_|_|_|/ | |/| | | |
* / | | | | zram: clear disk io accounting when reset zram deviceWeijie Yang2015-06-111-0/+2
|/ / / / /
* / / / / NVMe: fix type warning on 32-bitArnd Bergmann2015-05-291-4/+6
|/ / / /
* | | / nvme: fix kernel memory corruption with short INQUIRY buffersChristoph Hellwig2015-05-131-1/+2
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-092-2/+3
|\ \ \
| * | | block: destroy bdi before blockdev is unregistered.NeilBrown2015-04-271-1/+1
| * | | NVMe: Fix VPD B0 max sectors translationKeith Busch2015-04-231-1/+2
* | | | Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-05-071-24/+11
|\ \ \ \
| * | | | xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu2015-04-271-28/+3
| * | | | xen/blkback: safely unmap purge persistent grantsBob Liu2015-04-271-6/+18
| | |/ / | |/| |
* | | | revert "zram: move compact_store() to sysfs functions area"Andrew Morton2015-05-061-0/+23
| |_|/ |/| |
* | | rbd: end I/O the entire obj_request on errorIlya Dryomov2015-05-021-0/+5
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-271-4/+4
|\ \
| * | VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-151-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-04-221-6/+20
|\ \ \
| * | | rbd: rbd_wq comment is obsoleteIlya Dryomov2015-04-221-1/+1
| * | | rbd: mark block queue as non-rotationalIlya Dryomov2015-04-201-2/+2
| * | | rbd: be more informative on -ENOENT failuresIlya Dryomov2015-04-201-3/+17
* | | | Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-183-0/+274
|\ \ \ \ | |_|_|/ |/| | |
| * | | drivers/block/pmem: Fix 32-bit build warning in pmem_alloc()Ingo Molnar2015-04-011-2/+1
| * | | drivers/block/pmem: Add a driver for persistent memoryRoss Zwisler2015-04-013-0/+275
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-171-174/+120
|\ \ \ | | |/ | |/|
| * | block: loop: switch to VFS ITER_BVECChristoph Hellwig2015-04-151-174/+120
* | | Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-178-236/+207
|\ \ \