index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
page-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-2
/
+2
2017-06-27
ext4: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+2
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-6
/
+7
2017-04-30
ext4: replace BUG_ON with WARN_ONCE in ext4_end_bio()
Theodore Ts'o
1
-1
/
+10
2017-02-20
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2017-02-06
fscrypt: split supp and notsupp declarations into their own headers
Eric Biggers
1
-1
/
+0
2017-02-05
ext4: add shutdown bit and check for it
Theodore Ts'o
1
-1
/
+1
2016-12-14
Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-12-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+2
2016-11-13
fscrypt: Let fs select encryption index/tweak
David Gstir
1
-1
/
+2
2016-11-13
fscrypt: Enable partial page encryption
David Gstir
1
-1
/
+1
2016-11-04
fs: Add helper to clean bdev aliases under a bh and use it
Jan Kara
1
-1
/
+1
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-1
/
+1
2016-10-11
fs: use mapping_set_error instead of opencoded set_bit
Michal Hocko
1
-1
/
+1
2016-09-30
ext4: remove unused variable
Eric Engestrom
1
-3
/
+1
2016-07-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-7
/
+6
2016-07-10
ext4 crypto: migrate into vfs's crypto engine
Jaegeuk Kim
1
-7
/
+6
2016-06-07
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
1
-3
/
+3
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
1
-1
/
+2
2016-05-05
ext4: remove unnecessary bio get/put
Jens Axboe
1
-2
/
+0
2016-04-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+13
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-04-02
ext4 crypto: fix some error handling
Dan Carpenter
1
-1
/
+1
2016-03-26
ext4 crypto: don't let data integrity writebacks fail with ENOMEM
Theodore Ts'o
1
-1
/
+13
2016-03-21
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+0
2016-03-08
ext4: remove i_ioend_count
Jan Kara
1
-4
/
+0
2016-02-29
ext4: Fix data exposure after failed AIO DIO
Jan Kara
1
-10
/
+0
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
1
-3
/
+2
2015-10-02
ext4 crypto: fix memory leak in ext4_bio_write_page()
Theodore Ts'o
1
-1
/
+4
2015-09-03
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+6
2015-08-13
block: remove bio_get_nr_vecs()
Kent Overstreet
1
-2
/
+1
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-9
/
+6
2015-07-21
ext4: implement cgroup writeback support
Tejun Heo
1
-0
/
+2
2015-07-21
ext4: replace ext4_io_submit->io_op with ->io_wbc
Tejun Heo
1
-2
/
+4
2015-06-25
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2015-05-31
ext4 crypto: shrink size of the ext4_crypto_ctx structure
Theodore Ts'o
1
-1
/
+1
2015-05-19
block: remove BIO_EOPNOTSUPP
Christoph Hellwig
1
-1
/
+0
2015-04-19
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-7
/
+40
2015-04-12
ext4 crypto: implement the ext4 encryption write path
Michael Halcrow
1
-5
/
+40
2015-04-02
ext4: remove unused header files
Sheng Yong
1
-2
/
+0
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+0
2014-06-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-15
/
+17
2014-06-04
fs/buffer.c: remove block_write_full_page_endio()
Matthew Wilcox
1
-1
/
+1
2014-05-27
ext4: fix zeroing of page during writeback
Jan Kara
1
-13
/
+11
2014-05-12
ext4: fix data integrity sync in ordered mode
Namjae Jeon
1
-2
/
+6
2014-04-07
ext4: note the error in ext4_end_bio()
Matthew Wilcox
1
-2
/
+3
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
1
-2
/
+2
2013-11-23
block: Convert various code to bio_for_each_segment()
Kent Overstreet
1
-2
/
+2
2013-10-16
ext4: fix assertion in ext4_add_complete_io()
Jan Kara
1
-2
/
+3
2013-09-04
direct-io: Implement generic deferred AIO completions
Christoph Hellwig
1
-23
/
+7
[next]