Age | Commit message (Expand) | Author |
2016-12-14 | Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-12-14 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2016-11-13 | fscrypt: Let fs select encryption index/tweak | David Gstir |
2016-11-13 | fscrypt: Enable partial page encryption | David Gstir |
2016-11-04 | fs: Add helper to clean bdev aliases under a bh and use it | Jan Kara |
2016-11-01 | block,fs: use REQ_* flags directly | Christoph Hellwig |
2016-10-11 | fs: use mapping_set_error instead of opencoded set_bit | Michal Hocko |
2016-09-30 | ext4: remove unused variable | Eric Engestrom |
2016-07-26 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2016-07-10 | ext4 crypto: migrate into vfs's crypto engine | Jaegeuk Kim |
2016-06-07 | block, fs, mm, drivers: use bio set/get op accessors | Mike Christie |
2016-06-07 | block/fs/drivers: remove rw argument from submit_bio | Mike Christie |
2016-05-05 | ext4: remove unnecessary bio get/put | Jens Axboe |
2016-04-07 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-04-02 | ext4 crypto: fix some error handling | Dan Carpenter |
2016-03-26 | ext4 crypto: don't let data integrity writebacks fail with ENOMEM | Theodore Ts'o |
2016-03-21 | Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-08 | ext4: remove i_ioend_count | Jan Kara |
2016-02-29 | ext4: Fix data exposure after failed AIO DIO | Jan Kara |
2016-01-06 | fs: use block_device name vsprintf helper | Dmitry Monakhov |
2015-10-02 | ext4 crypto: fix memory leak in ext4_bio_write_page() | Theodore Ts'o |
2015-09-03 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2015-08-13 | block: remove bio_get_nr_vecs() | Kent Overstreet |
2015-07-29 | block: add a bi_error field to struct bio | Christoph Hellwig |
2015-07-21 | ext4: implement cgroup writeback support | Tejun Heo |
2015-07-21 | ext4: replace ext4_io_submit->io_op with ->io_wbc | Tejun Heo |
2015-06-25 | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-05-31 | ext4 crypto: shrink size of the ext4_crypto_ctx structure | Theodore Ts'o |
2015-05-19 | block: remove BIO_EOPNOTSUPP | Christoph Hellwig |
2015-04-19 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2015-04-12 | ext4 crypto: implement the ext4 encryption write path | Michael Halcrow |
2015-04-02 | ext4: remove unused header files | Sheng Yong |
2015-03-25 | fs: move struct kiocb to fs.h | Christoph Hellwig |
2014-06-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2014-06-04 | fs/buffer.c: remove block_write_full_page_endio() | Matthew Wilcox |
2014-05-27 | ext4: fix zeroing of page during writeback | Jan Kara |
2014-05-12 | ext4: fix data integrity sync in ordered mode | Namjae Jeon |
2014-04-07 | ext4: note the error in ext4_end_bio() | Matthew Wilcox |
2013-11-23 | block: Abstract out bvec iterator | Kent Overstreet |
2013-11-23 | block: Convert various code to bio_for_each_segment() | Kent Overstreet |
2013-10-16 | ext4: fix assertion in ext4_add_complete_io() | Jan Kara |
2013-09-04 | direct-io: Implement generic deferred AIO completions | Christoph Hellwig |
2013-07-11 | ext4: rate limit printk in buffer_io_error() | Anatol Pomozov |
2013-07-10 | ext4: fix warning in ext4_evict_inode() | Jan Kara |
2013-06-06 | ext4: add check to io_submit_init_bio | Theodore Ts'o |
2013-06-04 | ext4: remove ext4_ioend_wait() | Jan Kara |
2013-06-04 | ext4: don't wait for extent conversion in ext4_punch_hole() | Jan Kara |
2013-06-04 | ext4: remove wait for unwritten extent conversion from ext4_truncate() | Jan Kara |
2013-06-04 | ext4: defer clearing of PageWriteback after extent conversion | Jan Kara |