Darrick J. Wong
|
9008a58e5d
ext4: make the bitmap read routines return real error codes
|
9 年之前 |
Darrick J. Wong
|
e2b911c535
ext4: clean up feature test macros with predicate functions
|
9 年之前 |
Darrick J. Wong
|
6a797d2737
ext4: call out CRC and corruption errors with specific error codes
|
9 年之前 |
Jan Kara
|
a7cdadee0e
ext4: Handle error from dquot_initialize()
|
10 年之前 |
Theodore Ts'o
|
e709e9df64
ext4 crypto: encrypt tmpfile located in encryption protected directory
|
10 年之前 |
Theodore Ts'o
|
f5aed2c2a8
ext4: clean up superblock encryption mode fields
|
10 年之前 |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |
Theodore Ts'o
|
6ddb244784
ext4 crypto: enable encryption feature flag
|
10 年之前 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 年之前 |
Michael Halcrow
|
4461471107
ext4 crypto: enable filename encryption
|
10 年之前 |
Michael Halcrow
|
2058f83a72
ext4 crypto: implement the ext4 encryption write path
|
10 年之前 |
Sheng Yong
|
72b8e0f9fa
ext4: remove unused header files
|
10 年之前 |
Jan Kara
|
599a9b77ab
ext4: fix oops when loading block bitmap failed
|
10 年之前 |
Dmitry Monakhov
|
9aa5d32ba2
ext4: Replace open coded mdata csum feature to helper function
|
10 年之前 |
Namjae Jeon
|
bf40c92635
ext4: fix potential null pointer dereference in ext4_free_inode
|
11 年之前 |
Theodore Ts'o
|
61c219f581
ext4: fix unjournalled bg descriptor while initializing inode bitmap
|
11 年之前 |
Namjae Jeon
|
e43bb4e612
ext4: decrement free clusters/inodes counters when block group declared bad
|
11 年之前 |
Theodore Ts'o
|
dd1f723bf5
ext4: use prandom_u32() instead of get_random_bytes()
|
11 年之前 |
Darrick J. Wong
|
bdfb6ff4a2
ext4: mark group corrupt on group descriptor checksum
|
12 年之前 |
Darrick J. Wong
|
87a39389be
ext4: mark block group as corrupt on inode bitmap error
|
12 年之前 |
Theodore Ts'o
|
19883bd965
ext4: avoid reusing recently deleted inodes in no journal mode
|
12 年之前 |
Theodore Ts'o
|
a34eb50374
ext4: make sure group number is bumped after a inode allocation race
|
12 年之前 |
Jan Kara
|
5fe2fe895a
ext4: provide wrappers for transaction reservation calls
|
12 年之前 |
Theodore Ts'o
|
9f203507ed
ext4: mark all metadata I/O with REQ_META
|
12 年之前 |
Jan Kara
|
eb9cc7e16b
ext4: move quota initialization out of inode allocation transaction
|
12 年之前 |
Dmitri Monakho
|
8c8e0ca622
ext4: fix usless declarations
|
12 年之前 |
Theodore Ts'o
|
90ba983f68
ext4: use atomic64_t for the per-flexbg free_clusters count
|
12 年之前 |
Theodore Ts'o
|
8de5c325b4
ext4: use KERN_WARNING for warning messages
|
12 年之前 |
Theodore Ts'o
|
1139575a92
ext4: start handle at the last possible moment when creating inodes
|
12 年之前 |
Theodore Ts'o
|
9924a92a8c
ext4: pass context information to jbd2__journal_start()
|
12 年之前 |