Age | Commit message (Expand) | Author | Files | Lines |
2014-01-31 | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc... | Linus Torvalds | 1 | -9/+6 |
2014-01-31 | xen/grant-table: Avoid m2p_override during mapping | Zoltan Kiss | 1 | -9/+6 |
2014-01-31 | zram: remove zram->lock in read path and change it with mutex | Minchan Kim | 2 | -12/+9 |
2014-01-31 | zram: remove workqueue for freeing removed pending slot | Minchan Kim | 2 | -58/+6 |
2014-01-31 | zram: introduce zram->tb_lock | Minchan Kim | 2 | -6/+23 |
2014-01-31 | zram: use atomic operation for stat | Minchan Kim | 2 | -20/+16 |
2014-01-31 | zram: remove unnecessary free | Minchan Kim | 1 | -8/+0 |
2014-01-31 | zram: delay pending free request in read path | Minchan Kim | 1 | -1/+0 |
2014-01-31 | zram: fix race between reset and flushing pending work | Minchan Kim | 1 | -2/+2 |
2014-01-31 | zram: add copyright | Minchan Kim | 2 | -0/+2 |
2014-01-31 | zram: remove old private project comment | Minchan Kim | 3 | -3/+0 |
2014-01-31 | zram: promote zram from staging | Minchan Kim | 6 | -0/+1149 |
2014-01-30 | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 10 | -130/+205 |
2014-01-30 | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 24 | -502/+342 |
2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -99/+204 |
2014-01-28 | libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} | Ilya Dryomov | 1 | -4/+4 |
2014-01-28 | libceph: introduce and start using oid abstraction | Ilya Dryomov | 1 | -8/+2 |
2014-01-28 | libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN | Ilya Dryomov | 1 | -3/+3 |
2014-01-28 | libceph: start using oloc abstraction | Ilya Dryomov | 1 | -4/+4 |
2014-01-24 | drivers/block/Kconfig: update RAM block device module name | Fabian Frederick | 1 | -1/+2 |
2014-01-23 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -2/+2 |
2014-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+0 |
2014-01-22 | mg_disk: Spelling s/finised/finished/ | Geert Uytterhoeven | 1 | -1/+1 |
2014-01-22 | null_blk: Null pointer deference problem in alloc_page_buffers | Raghavendra K T | 1 | -0/+5 |
2014-01-22 | mtip32xx: Correctly handle security locked condition | Sam Bradshaw | 2 | -3/+15 |
2014-01-22 | mtip32xx: Make SGL container per-command to eliminate high order dma allocation | Sam Bradshaw | 2 | -97/+149 |
2014-01-22 | Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Jens Axboe | 1 | -9/+27 |
2014-01-22 | drivers/block/loop.c: fix comment typo in loop_config_discard | Olaf Hering | 1 | -1/+1 |
2014-01-22 | drivers/block/cciss.c:cciss_init_one(): use proper errnos | Andrew Morton | 1 | -2/+2 |
2014-01-22 | drivers/block/paride/pg.c: underflow bug in pg_write() | Dan Carpenter | 1 | -1/+1 |
2014-01-22 | drivers/block/sx8.c: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2014-01-22 | drivers/block/sx8.c: use module_pci_driver() | Jingoo Han | 1 | -14/+1 |
2014-01-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 1 | -5/+2 |
2014-01-17 | floppy: bail out in open() if drive is not responding to block0 read | Jiri Kosina | 1 | -9/+27 |
2014-01-12 | block: null_blk: fix queue leak inside removing device | Ming Lei | 1 | -8/+2 |
2014-01-08 | Merge branch 'for-3.14/core' into for-3.14/drivers | Jens Axboe | 3 | -33/+88 |
2014-01-03 | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). | Konrad Rzeszutek Wilk | 1 | -2/+2 |
2014-01-03 | pktcdvd: fix error return code | Julia Lawall | 1 | -1/+3 |
2013-12-31 | rbd: tear down watch request if rbd_dev_device_setup() fails | Ilya Dryomov | 1 | -0/+6 |
2013-12-31 | rbd: introduce rbd_dev_header_unwatch_sync() and switch to it | Ilya Dryomov | 1 | -13/+22 |
2013-12-31 | rbd: enable extended devt in single-major mode | Ilya Dryomov | 1 | -4/+9 |
2013-12-31 | rbd: add support for single-major device number allocation scheme | Ilya Dryomov | 1 | -20/+112 |
2013-12-31 | rbd: wire up is_visible() sysfs callback for rbd bus | Ilya Dryomov | 1 | -1/+12 |
2013-12-31 | rbd: add 'minor' sysfs rbd device attribute | Ilya Dryomov | 1 | -1/+12 |
2013-12-31 | rbd: switch to ida for rbd id assignments | Ilya Dryomov | 1 | -46/+23 |
2013-12-31 | rbd: refactor rbd_init() a bit | Ilya Dryomov | 1 | -4/+8 |
2013-12-31 | rbd: tweak "loaded" message and module description | Ilya Dryomov | 1 | -4/+2 |
2013-12-31 | rbd: rbd_device::dev_id is an int, format it as such | Ilya Dryomov | 1 | -4/+2 |
2013-12-31 | Merge tag 'v3.13-rc6' into for-3.14/core | Jens Axboe | 3 | -33/+88 |
2013-12-24 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -28/+78 |