| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge android-4.9.195(59aade0) into msm-4.9 | jianzhou | 2019-12-06 | 1 | -3/+4 |
| |\ |
|
| | * | BACKPORT: block: annotate refault stalls from IO submission | Johannes Weiner | 2019-10-04 | 1 | -3/+4 |
| * | | block: Remove compiler built in function checks for bio_set_op_attrs | Naitik Bharadiya | 2019-11-22 | 1 | -8/+2 |
| * | | block: Add bio req flag to disable encryption in block | Michael Halcrow | 2018-12-21 | 1 | -0/+4 |
| * | | dm-default-key, f2fs, ICE: support dm-default-key with f2fs/ICE | Jaegeuk Kim | 2018-10-16 | 1 | -0/+3 |
| * | | fscrypt, pfk, ice: cover ICE-related data structures in CONFIG_PFK | Jaegeuk Kim | 2018-08-29 | 1 | -6/+8 |
| * | | Enable hardware based FBE on f2fs and adapt ext4 fs | Neeraj Soni | 2018-05-28 | 1 | -0/+4 |
| * | | Resolve merge conflict and enable HW FBE for ext4 fs | Neeraj Soni | 2018-05-22 | 1 | -0/+6 |
| * | | Merge android-4.9.94 (8683408) into msm-4.9 | Blagovest Kolenichev | 2018-05-11 | 1 | -0/+1 |
| |\| |
|
| | * | f2fs/fscrypt: updates to v4.17-rc1 | Jaegeuk Kim | 2018-04-12 | 1 | -0/+1 |
| * | | Revert "Enable HW File Based Encryption on ext4 file system" | Blagovest Kolenichev | 2018-03-19 | 1 | -6/+0 |
| * | | Enable HW File Based Encryption on ext4 file system | Neeraj Soni | 2017-11-15 | 1 | -0/+6 |
| * | | md: Add dm-req-crypt driver snapshot | AnilKumar Chimata | 2017-06-23 | 1 | -1/+9 |
| * | | crypto: ice: Fix compilation issues | AnilKumar Chimata | 2017-05-02 | 1 | -0/+1 |
| * | | block: Definition for barrier requests flag | Dolev Raviv | 2017-04-07 | 1 | -1/+3 |
| * | | Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8 | Kyle Yan | 2016-10-31 | 1 | -7/+14 |
| |\| |
|
| | * | block: remove bio_destructor_t | Christoph Hellwig | 2016-09-14 | 1 | -1/+0 |
| | * | block: Improve bio_set_op_attrs() robustness | Bart Van Assche | 2016-09-14 | 1 | -5/+12 |
| | * | block, dm-crypt, btrfs: Introduce bio_flags() | Bart Van Assche | 2016-09-14 | 1 | -1/+2 |
| | * | block: Document that bio_op() uses the data type of bio.bi_opf | Bart Van Assche | 2016-09-14 | 1 | -1/+1 |
| * | | block: add REQ_URGENT to request flags | Tatyana Brokhman | 2016-08-15 | 1 | -1/+3 |
| |/ |
|
| * | block: rename bio bi_rw to bi_opf | Jens Axboe | 2016-08-07 | 1 | -7/+8 |
| * | block/mm: make bdev_ops->rw_page() take a bool for read/write | Jens Axboe | 2016-08-07 | 1 | -11/+11 |
| * | mm/block: convert rw_page users to bio op use | Mike Christie | 2016-08-04 | 1 | -11/+11 |
| * | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-07-26 | 1 | -13/+18 |
| |\ |
|
| | * | block: shrink bio size again | Christoph Hellwig | 2016-07-20 | 1 | -3/+3 |
| | * | block: simplify and cleanup bvec pool handling | Christoph Hellwig | 2016-07-20 | 1 | -8/+14 |
| | * | block: add a separate operation type for secure erase | Christoph Hellwig | 2016-06-09 | 1 | -3/+2 |
| * | | block: move two bvec structure into bvec.h | Ming Lei | 2016-06-09 | 1 | -21/+1 |
| |/ |
|
| * | block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH | Mike Christie | 2016-06-07 | 1 | -4/+4 |
| * | block, drivers: add REQ_OP_FLUSH operation | Mike Christie | 2016-06-07 | 1 | -1/+2 |
| * | block, fs, drivers: remove REQ_OP compat defs and related code | Mike Christie | 2016-06-07 | 1 | -32/+20 |
| * | block, drivers, fs: shrink bi_rw from long to int | Mike Christie | 2016-06-07 | 1 | -1/+1 |
| * | block: move bio io prio to a new field | Mike Christie | 2016-06-07 | 1 | -3/+2 |
| * | block: add REQ_OP definitions and helpers | Mike Christie | 2016-06-07 | 1 | -0/+24 |
| * | block: copy NOMERGE flag from bio to request | Shaohua Li | 2016-04-25 | 1 | -1/+1 |
| * | block: remove REQ_NO_TIMEOUT flag | Christoph Hellwig | 2015-12-22 | 1 | -2/+0 |
| * | block: don't hardcode blk_qc_t -> tag mask | Jens Axboe | 2015-11-11 | 1 | -1/+1 |
| * | block: change ->make_request_fn() and users to return a queue cookie | Jens Axboe | 2015-11-07 | 1 | -0/+24 |
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2015-09-03 | 1 | -3/+2 |
| |\ |
|
| | * | block: Remove forced page bouncing under IO | Jan Kara | 2015-07-23 | 1 | -3/+2 |
| * | | block: shrink struct bio down to 2 cache lines again | Jens Axboe | 2015-07-29 | 1 | -3/+3 |
| * | | block: manipulate bio->bi_flags through helpers | Jens Axboe | 2015-07-29 | 1 | -2/+0 |
| * | | block: add a bi_error field to struct bio | Christoph Hellwig | 2015-07-29 | 1 | -2/+2 |
| |/ |
|
| * | Revert "block, dm: don't copy bios for request clones" | Mike Snitzer | 2015-06-26 | 1 | -2/+0 |
| * | Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2 | Mike Snitzer | 2015-05-29 | 1 | -12/+13 |
| |\ |
|
| | * | block, dm: don't copy bios for request clones | Christoph Hellwig | 2015-05-22 | 1 | -0/+2 |
| | * | block: collapse bio bit space | Jens Axboe | 2015-05-19 | 1 | -9/+9 |
| | * | block: remove unused BIO_RW_BLOCK and BIO_EOF flags | Christoph Hellwig | 2015-05-19 | 1 | -2/+0 |
| | * | block: remove BIO_EOPNOTSUPP | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 |