Jaegeuk Kim
|
a7550b30ab
ext4 crypto: migrate into vfs's crypto engine
|
9 years ago |
Theodore Ts'o
|
d08854f5bc
ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance
|
9 years ago |
Jan Kara
|
12735f8819
ext4: pre-zero allocated blocks for DAX IO
|
9 years ago |
Jan Kara
|
914f82a32d
ext4: refactor direct IO code
|
9 years ago |
Daeho Jeong
|
c8585c6fca
ext4: fix races between changing inode journal mode and ext4_writepages
|
9 years ago |
Jan Kara
|
ee0876bc69
ext4: do not ask jbd2 to write data for delalloc buffers
|
9 years ago |
Jan Kara
|
3957ef53a5
ext4: remove EXT4_STATE_ORDERED_MODE
|
9 years ago |
Linus Torvalds
|
93061f390f
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
9 years ago |
Kirill A. Shutemov
|
ea1754a084
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
|
9 years ago |
Theodore Ts'o
|
daf647d2dd
ext4: add lockdep annotations for i_data_sem
|
9 years ago |
Theodore Ts'o
|
c9af28fdd4
ext4 crypto: don't let data integrity writebacks fail with ENOMEM
|
9 years ago |
Linus Torvalds
|
53d2e6976b
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
|
9 years ago |
Aihua Zhang
|
a2821e34df
ext4: fix compile error while opening the macro DOUBLE_CHECK
|
9 years ago |
Jan Kara
|
2d90c160e5
ext4: more efficient SEEK_DATA implementation
|
9 years ago |
Jan Kara
|
600be30a8b
ext4: remove i_ioend_count
|
9 years ago |
Jan Kara
|
109811c20f
ext4: simplify io_end handling for AIO DIO
|
9 years ago |
Jan Kara
|
705965bd6d
ext4: rename and split get blocks functions
|
9 years ago |
Jan Kara
|
e142d05263
ext4: use i_mutex to serialize unaligned AIO DIO
|
9 years ago |
Jan Kara
|
3bd6ad7b68
ext4: pack ioend structure better
|
9 years ago |
Jan Kara
|
74c66bcb7e
ext4: Fix data exposure after failed AIO DIO
|
9 years ago |
Jan Kara
|
7a2508e1b6
mbcache2: rename to mbcache
|
9 years ago |
Jan Kara
|
82939d7999
ext4: convert to mbcache2
|
9 years ago |
Theodore Ts'o
|
28b4c26396
ext4 crypto: revalidate dentry after adding or removing the key
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Li Xi
|
9b7365fc1c
ext4: add FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
|
9 years ago |
Li Xi
|
689c958cbe
ext4: add project quota support
|
9 years ago |
Li Xi
|
040cb3786d
ext4: adds project ID support
|
9 years ago |
Theodore Ts'o
|
56a04915df
ext4 crypto: simplify interfaces to directory entry insert functions
|
9 years ago |
Jan Kara
|
ba5843f51d
ext4: use pre-zeroed blocks for DAX page faults
|
9 years ago |
Jan Kara
|
c86d8db33a
ext4: implement allocation of pre-zeroed blocks
|
9 years ago |