Wang Shilong
|
182a79e0c1
ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
|
6 years ago |
Wang Shilong
|
dc7ac6c4ca
ext4: fix setattr project check in fssetxattr ioctl
|
6 years ago |
Theodore Ts'o
|
18aded1749
ext4: fix EXT4_IOC_SWAP_BOOT
|
6 years ago |
Nikolay Borisov
|
1d39834fba
ext4: remove EXT4_STATE_DIOREAD_LOCK flag
|
7 years ago |
Theodore Ts'o
|
fb7c02445c
ext4: pass -ESHUTDOWN code to jbd2 layer
|
7 years ago |
Theodore Ts'o
|
a6d9946bb9
ext4: eliminate sleep from shutdown ioctl
|
7 years ago |
Theodore Ts'o
|
ccf0f32acd
ext4: add tracepoints for shutdown and file system errors
|
7 years ago |
Jeff Layton
|
ee73f9a52a
ext4: convert to new i_version API
|
7 years ago |
Linus Torvalds
|
93f30c73ec
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Linus Torvalds
|
ae9a8c4bdc
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
7 years ago |
Al Viro
|
e145b35bb9
ext4: take handling of EXT4_IOC_GROUP_ADD into a helper, get rid of set_fs()
|
7 years ago |
Theodore Ts'o
|
2325306802
ext4: improve smp scalability for inode generation
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
harshads
|
d77147ff44
ext4: add support for online resizing with bigalloc
|
7 years ago |
Ross Zwisler
|
e9072d859d
ext4: prevent data corruption with journaling + DAX
|
7 years ago |
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 |