Age | Commit message (Expand) | Author | Files | Lines |
2016-06-09 | block: bio: kill BIO_MAX_SIZE | Ming Lei | 1 | -1/+0 |
2016-06-09 | block: bio: remove BIO_MAX_SECTORS | Ming Lei | 1 | -1/+0 |
2016-06-09 | block: mark 1st parameter of bvec_iter_advance as const | Ming Lei | 1 | -1/+2 |
2016-06-09 | block: move two bvec structure into bvec.h | Ming Lei | 3 | -23/+23 |
2016-06-09 | block: move bvec iterator into include/linux/bvec.h | Ming Lei | 2 | -50/+75 |
2016-06-09 | block: better packing for struct request | Christoph Hellwig | 1 | -3/+2 |
2016-06-07 | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH | Mike Christie | 3 | -7/+7 |
2016-06-07 | block, drivers: add REQ_OP_FLUSH operation | Mike Christie | 2 | -1/+5 |
2016-06-07 | block, fs, drivers: remove REQ_OP compat defs and related code | Mike Christie | 5 | -62/+45 |
2016-06-07 | block, drivers, fs: shrink bi_rw from long to int | Mike Christie | 1 | -1/+1 |
2016-06-07 | block: move bio io prio to a new field | Mike Christie | 2 | -15/+4 |
2016-06-07 | blktrace: use op accessors | Mike Christie | 3 | -16/+29 |
2016-06-07 | block: convert is_sync helpers to use REQ_OPs. | Mike Christie | 1 | -3/+3 |
2016-06-07 | block: convert merge/insert code to check for REQ_OPs. | Mike Christie | 1 | -10/+10 |
2016-06-07 | blkg_rwstat: separate op from flags | Mike Christie | 1 | -6/+7 |
2016-06-07 | block: prepare elevator to use REQ_OPs. | Mike Christie | 1 | -2/+2 |
2016-06-07 | dm: use bio op accessors | Mike Christie | 1 | -1/+2 |
2016-06-07 | f2fs: use bio op accessors | Mike Christie | 1 | -13/+21 |
2016-06-07 | direct-io: use bio set/get op accessors | Mike Christie | 1 | -1/+1 |
2016-06-07 | block discard: use bio set op accessor | Mike Christie | 1 | -1/+2 |
2016-06-07 | block, fs, mm, drivers: use bio set/get op accessors | Mike Christie | 1 | -5/+10 |
2016-06-07 | block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE | Mike Christie | 1 | -1/+1 |
2016-06-07 | fs: have ll_rw_block users pass in op and flags separately | Mike Christie | 1 | -1/+1 |
2016-06-07 | fs: have submit_bh users pass in op and flags separately | Mike Christie | 1 | -4/+5 |
2016-06-07 | block: add REQ_OP definitions and helpers | Mike Christie | 4 | -3/+60 |
2016-06-07 | block/fs/drivers: remove rw argument from submit_bio | Mike Christie | 2 | -2/+2 |
2016-06-05 | devpts: Make each mount of devpts an independent filesystem. | Eric W. Biederman | 2 | -5/+6 |
2016-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 3 | -6/+6 |
2016-06-04 | Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -2/+4 |
2016-06-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -7/+36 |
2016-06-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+3 |
2016-06-03 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+3 |
2016-06-03 | mm: check the return value of lookup_page_ext for all call sites | Yang Shi | 1 | -7/+36 |
2016-06-03 | Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' | Rafael J. Wysocki | 610 | -3878/+16002 |
2016-06-02 | irqchip/gic-v3: Fix copy+paste mistakes in defines | Andrew Jones | 1 | -2/+2 |
2016-06-02 | irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding mask | Marc Zyngier | 1 | -1/+1 |
2016-06-01 | Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -3/+65 |
2016-06-01 | time: Make settimeofday error checking work again | John Stultz | 1 | -0/+3 |
2016-06-01 | FS-Cache: make check_consistency callback return int | Yan, Zheng | 1 | -1/+1 |
2016-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -3/+18 |
2016-05-31 | sctp: sctp_diag should dump sctp socket type | Xin Long | 1 | -0/+2 |
2016-05-31 | fence: add missing descriptions for fence | Luis de Bethencourt | 1 | -0/+2 |
2016-05-31 | reservation: add headerdoc comments | Rob Clark | 1 | -0/+53 |
2016-05-31 | dma-buf: headerdoc fixes | Rob Clark | 1 | -3/+10 |
2016-05-30 | libceph: change ceph_osdmap_flag() to take osdc | Ilya Dryomov | 2 | -5/+5 |
2016-05-30 | ACPI / Thermal / video: fix max_level incorrect value | Aaron Lu | 1 | -2/+4 |
2016-05-29 | ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitions | Arnd Bergmann | 1 | -1/+2 |
2016-05-28 | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds | 4 | -110/+141 |
2016-05-28 | <linux/hash.h>: Add support for architecture-specific functions | George Spelvin | 1 | -3/+24 |
2016-05-28 | Eliminate bad hash multipliers from hash_32() and hash_64() | George Spelvin | 1 | -53/+34 |