Miao Xie
|
c03b45b853
ext4, project: expand inode extra size if possible
|
8 years ago |
Jeff Layton
|
9c5d58fb9e
ext4: convert swap_inode_data() over to use swap() on most of the fields
|
8 years ago |
Tahsin Erdogan
|
7a9ca53aea
quota: add get_inode_usage callback to transfer multi-inode charges
|
8 years ago |
Tahsin Erdogan
|
02749a4c20
ext4: add ext4_is_quota_file()
|
8 years ago |
Linus Torvalds
|
dd727dad37
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
8 years ago |
Eric Biggers
|
1a20a63084
ext4: make ext4_shutdown() static
|
8 years ago |
Darrick J. Wong
|
0c9ec4beec
ext4: support GETFSMAP ioctls
|
8 years ago |
Jan Kara
|
38eae95ddc
ext4: Remove ext4_get_inode_flags()
|
8 years ago |
Theodore Ts'o
|
e9be2ac7c0
ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWN
|
8 years ago |
Theodore Ts'o
|
783d948544
ext4: add EXT4_IOC_GOINGDOWN ioctl
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Theodore Ts'o
|
a551d7c8de
Merge branch 'fscrypt' into dev
|
8 years ago |
Eric Biggers
|
db717d8e26
fscrypto: move ioctl processing more fully into common code
|
8 years ago |
Eric Biggers
|
ba679017ef
ext4: disable pwsalt ioctl when encryption disabled by config
|
8 years ago |
Eric Biggers
|
35997d1ce8
ext4: get rid of ext4_sb_has_crypto()
|
8 years ago |
Jan Kara
|
d14e7683ec
ext4: be more strict when verifying flags set via SETFLAGS ioctls
|
8 years ago |
Jan Kara
|
f8011d93a2
ext4: add EXT4_JOURNAL_DATA_FL and EXT4_EXTENTS_FL to modifiable mask
|
8 years ago |
Deepa Dinamani
|
eeca7ea1ba
ext4: use current_time() for inode timestamps
|
8 years ago |
Theodore Ts'o
|
2c98eb5ea2
ext4: allow ext4_truncate() to return an error
|
8 years ago |
Linus Torvalds
|
2eee010d09
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
9 years ago |
Richard Weinberger
|
9a200d075e
ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY
|
9 years ago |
Fabian Frederick
|
be32197cd6
ext4: remove unused definition for MAX_32_NUM
|
9 years ago |
Eric Biggers
|
ba63f23d69
fscrypto: require write access to mount to set encryption policy
|
9 years ago |
Kaho Ng
|
0b7b77791c
ext4: remove old feature helpers
|
9 years ago |
Jaegeuk Kim
|
a7550b30ab
ext4 crypto: migrate into vfs's crypto engine
|
9 years ago |
Wang Shilong
|
079788d01e
ext4: fix project quota accounting without quota limits enabled
|
9 years ago |
Linus Torvalds
|
0e01df100b
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
9 years ago |
Andy Shevchenko
|
8da4b8c48e
lib/uuid.c: move generate_random_uuid() to uuid.c
|
9 years ago |
Seth Forshee
|
ff0bc08454
ext4: fix check of dqget() return value in ext4_ioctl_setproject()
|
9 years ago |
Ross Zwisler
|
73f34a5e2c
ext4: online defrag not supported with DAX
|
9 years ago |