Eric Biggers
|
2f8f5e76c7
ext4: avoid lockdep warning when inheriting encryption context
|
há 8 anos atrás |
Deepa Dinamani
|
eeca7ea1ba
ext4: use current_time() for inode timestamps
|
há 8 anos atrás |
Kaho Ng
|
0b7b77791c
ext4: remove old feature helpers
|
há 9 anos atrás |
Linus Torvalds
|
396d10993f
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
há 9 anos atrás |
Jaegeuk Kim
|
a7550b30ab
ext4 crypto: migrate into vfs's crypto engine
|
há 9 anos atrás |
Mike Christie
|
2a222ca992
fs: have submit_bh users pass in op and flags separately
|
há 9 anos atrás |
Theodore Ts'o
|
7827a7f6eb
ext4: clean up error handling when orphan list is corrupted
|
há 9 anos atrás |
Theodore Ts'o
|
c9eb13a910
ext4: fix hang when processing corrupted orphaned inode list
|
há 9 anos atrás |
Adam Buchbinder
|
b8a07463c8
ext4: fix misspellings in comments.
|
há 9 anos atrás |
Jan Kara
|
05145bd799
ext4: fix scheduling in atomic on group checksum failure
|
há 9 anos atrás |
Li Xi
|
040cb3786d
ext4: adds project ID support
|
há 9 anos atrás |
Darrick J. Wong
|
9008a58e5d
ext4: make the bitmap read routines return real error codes
|
há 9 anos atrás |
Darrick J. Wong
|
e2b911c535
ext4: clean up feature test macros with predicate functions
|
há 9 anos atrás |
Darrick J. Wong
|
6a797d2737
ext4: call out CRC and corruption errors with specific error codes
|
há 9 anos atrás |
Jan Kara
|
a7cdadee0e
ext4: Handle error from dquot_initialize()
|
há 10 anos atrás |
Theodore Ts'o
|
e709e9df64
ext4 crypto: encrypt tmpfile located in encryption protected directory
|
há 10 anos atrás |
Theodore Ts'o
|
f5aed2c2a8
ext4: clean up superblock encryption mode fields
|
há 10 anos atrás |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
há 10 anos atrás |
Theodore Ts'o
|
6ddb244784
ext4 crypto: enable encryption feature flag
|
há 10 anos atrás |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
há 10 anos atrás |
Michael Halcrow
|
4461471107
ext4 crypto: enable filename encryption
|
há 10 anos atrás |
Michael Halcrow
|
2058f83a72
ext4 crypto: implement the ext4 encryption write path
|
há 10 anos atrás |
Sheng Yong
|
72b8e0f9fa
ext4: remove unused header files
|
há 10 anos atrás |
Jan Kara
|
599a9b77ab
ext4: fix oops when loading block bitmap failed
|
há 10 anos atrás |
Dmitry Monakhov
|
9aa5d32ba2
ext4: Replace open coded mdata csum feature to helper function
|
há 10 anos atrás |
Namjae Jeon
|
bf40c92635
ext4: fix potential null pointer dereference in ext4_free_inode
|
há 11 anos atrás |
Theodore Ts'o
|
61c219f581
ext4: fix unjournalled bg descriptor while initializing inode bitmap
|
há 11 anos atrás |
Namjae Jeon
|
e43bb4e612
ext4: decrement free clusters/inodes counters when block group declared bad
|
há 11 anos atrás |
Theodore Ts'o
|
dd1f723bf5
ext4: use prandom_u32() instead of get_random_bytes()
|
há 11 anos atrás |
Darrick J. Wong
|
bdfb6ff4a2
ext4: mark group corrupt on group descriptor checksum
|
há 12 anos atrás |