Age | Commit message (Expand) | Author |
2016-07-05 | blk-mq: add blk_mq_alloc_request_hctx | Ming Lin |
2016-06-13 | drbd: correctly handle failed crypto_alloc_hash | Lars Ellenberg |
2016-06-13 | drbd: code cleanups without semantic changes | Fabian Frederick |
2016-06-13 | drbd: allow larger max_discard_sectors | Lars Ellenberg |
2016-06-13 | drbd: when receiving P_TRIM, zero-out partial unaligned chunks | Lars Ellenberg |
2016-06-13 | drbd: Introduce new disk config option rs-discard-granularity | Philipp Reisner |
2016-06-12 | nvme: factor out a add nvme_is_write helper | Christoph Hellwig |
2016-06-12 | nvme.h: add constants for PSDT and FUSE values | James Smart |
2016-06-12 | nvme.h: add AER constants | Christoph Hellwig |
2016-06-12 | nvme.h: add NVM command set SQE/CQE size defines | Christoph Hellwig |
2016-06-12 | nvme.h: Add get_log_page command strucure | Armen Baloyan |
2016-06-12 | nvme.h: add RTD3R, RTD3E and OAES fields | Christoph Hellwig |
2016-06-09 | block: add a separate operation type for secure erase | Christoph Hellwig |
2016-06-07 | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH | Mike Christie |
2016-06-07 | block, drivers: add REQ_OP_FLUSH operation | Mike Christie |
2016-06-07 | block, fs, drivers: remove REQ_OP compat defs and related code | Mike Christie |
2016-06-07 | block, drivers, fs: shrink bi_rw from long to int | Mike Christie |
2016-06-07 | block: move bio io prio to a new field | Mike Christie |
2016-06-07 | blktrace: use op accessors | Mike Christie |
2016-06-07 | block: convert is_sync helpers to use REQ_OPs. | Mike Christie |
2016-06-07 | block: convert merge/insert code to check for REQ_OPs. | Mike Christie |
2016-06-07 | blkg_rwstat: separate op from flags | Mike Christie |
2016-06-07 | block: prepare elevator to use REQ_OPs. | Mike Christie |
2016-06-07 | dm: use bio op accessors | Mike Christie |
2016-06-07 | f2fs: use bio op accessors | Mike Christie |
2016-06-07 | direct-io: use bio set/get op accessors | Mike Christie |
2016-06-07 | block discard: use bio set op accessor | Mike Christie |
2016-06-07 | block, fs, mm, drivers: use bio set/get op accessors | Mike Christie |
2016-06-07 | block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE | Mike Christie |
2016-06-07 | fs: have ll_rw_block users pass in op and flags separately | Mike Christie |
2016-06-07 | fs: have submit_bh users pass in op and flags separately | Mike Christie |
2016-06-07 | block: add REQ_OP definitions and helpers | Mike Christie |
2016-06-07 | block/fs/drivers: remove rw argument from submit_bio | Mike Christie |
2016-06-05 | devpts: Make each mount of devpts an independent filesystem. | Eric W. Biederman |
2016-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2016-06-04 | Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2016-06-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-06-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-06-03 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-06-03 | mm: check the return value of lookup_page_ext for all call sites | Yang Shi |
2016-06-03 | Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' | Rafael J. Wysocki |
2016-06-02 | irqchip/gic-v3: Fix copy+paste mistakes in defines | Andrew Jones |
2016-06-02 | irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask | Marc Zyngier |
2016-06-01 | Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-06-01 | time: Make settimeofday error checking work again | John Stultz |
2016-06-01 | FS-Cache: make check_consistency callback return int | Yan, Zheng |
2016-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-05-31 | sctp: sctp_diag should dump sctp socket type | Xin Long |
2016-05-31 | fence: add missing descriptions for fence | Luis de Bethencourt |
2016-05-31 | reservation: add headerdoc comments | Rob Clark |