Linus Torvalds
|
0f0d12728e
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Andreas Dilger
|
b5f515735b
ext4: avoid Y2038 overflow in recently_deleted()
|
8 years ago |
Wang Shilong
|
901ed070df
ext4: reduce lock contention in __ext4_new_inode
|
8 years ago |
Wang Shilong
|
2fe435d8b0
ext4: cleanup goto next group
|
8 years ago |
Jan Kara
|
4f9d956d19
ext4: do not unnecessarily allocate buffer in recently_deleted()
|
8 years ago |
David Howells
|
bc98a42c1f
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
|
8 years ago |
Tahsin Erdogan
|
af65207c76
ext4: fix __ext4_new_inode() journal credits calculation
|
8 years ago |
Tahsin Erdogan
|
ad47f95339
ext4: skip ext4_init_security() and encryption on ea_inodes
|
8 years ago |
Tahsin Erdogan
|
1b917ed8ae
ext4: do not set posix acls on xattr inodes
|
8 years ago |
Andreas Dilger
|
e50e5129f3
ext4: xattr-in-inode support
|
8 years ago |
Eric Biggers
|
aa1dca3bd9
ext4: inherit encryption xattr before other xattrs
|
8 years ago |
Ingo Molnar
|
5b825c3af1
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
|
8 years ago |
Theodore Ts'o
|
0db1ff222d
ext4: add shutdown bit and check for it
|
8 years ago |
Eric Biggers
|
54475f531b
fscrypt: use ENOKEY when file cannot be created w/o key
|
8 years ago |
Eric Biggers
|
2f8f5e76c7
ext4: avoid lockdep warning when inheriting encryption context
|
8 years ago |
Deepa Dinamani
|
eeca7ea1ba
ext4: use current_time() for inode timestamps
|
8 years ago |
Kaho Ng
|
0b7b77791c
ext4: remove old feature helpers
|
9 years ago |
Linus Torvalds
|
396d10993f
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
9 years ago |
Jaegeuk Kim
|
a7550b30ab
ext4 crypto: migrate into vfs's crypto engine
|
9 years ago |
Mike Christie
|
2a222ca992
fs: have submit_bh users pass in op and flags separately
|
9 years ago |
Theodore Ts'o
|
7827a7f6eb
ext4: clean up error handling when orphan list is corrupted
|
9 years ago |
Theodore Ts'o
|
c9eb13a910
ext4: fix hang when processing corrupted orphaned inode list
|
9 years ago |
Adam Buchbinder
|
b8a07463c8
ext4: fix misspellings in comments.
|
9 years ago |
Jan Kara
|
05145bd799
ext4: fix scheduling in atomic on group checksum failure
|
9 years ago |
Li Xi
|
040cb3786d
ext4: adds project ID support
|
9 years ago |
Darrick J. Wong
|
9008a58e5d
ext4: make the bitmap read routines return real error codes
|
10 years ago |
Darrick J. Wong
|
e2b911c535
ext4: clean up feature test macros with predicate functions
|
10 years ago |
Darrick J. Wong
|
6a797d2737
ext4: call out CRC and corruption errors with specific error codes
|
10 years ago |
Jan Kara
|
a7cdadee0e
ext4: Handle error from dquot_initialize()
|
10 years ago |
Theodore Ts'o
|
e709e9df64
ext4 crypto: encrypt tmpfile located in encryption protected directory
|
10 years ago |