Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 éve |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 éve |
Wei Yuan
|
5f80f62ada
ext4: remove useless condition in if statement.
|
10 éve |
Sheng Yong
|
72b8e0f9fa
ext4: remove unused header files
|
10 éve |
Dmitry Monakhov
|
9aa5d32ba2
ext4: Replace open coded mdata csum feature to helper function
|
10 éve |
Darrick J. Wong
|
a0626e7595
ext4: check EA value offset when loading
|
11 éve |
Theodore Ts'o
|
e3cf5d5d9a
ext4: prepare to drop EXT4_STATE_DELALLOC_RESERVED
|
11 éve |
liang xie
|
5d60125530
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
|
11 éve |
Lukas Czerner
|
c8b459f492
ext4: remove unnecessary double parentheses
|
11 éve |
Zhang Zhen
|
230b8c1a7b
ext4: avoid unneeded lookup when xattr name is invalid
|
11 éve |
Jan Kara
|
ec4cb1aa2b
ext4: fix jbd2 warning under heavy xattr load
|
11 éve |
T Makphaibulchoke
|
9c191f701c
ext4: each filesystem creates and uses its own mb_cache
|
11 éve |
Theodore Ts'o
|
7b1b2c1b9c
ext4: don't calculate total xattr header size unless needed
|
11 éve |
Christoph Hellwig
|
64e178a711
ext2/3/4: use generic posix ACL infrastructure
|
11 éve |
Theodore Ts'o
|
dcb9917ba0
ext4: avoid bh leak in retry path of ext4_expand_extra_isize_ea()
|
11 éve |
Dave Jones
|
6e4ea8e33b
ext4: fix memory leak in xattr
|
12 éve |
Theodore Ts'o
|
d6a771056b
ext4: fix miscellaneous big endian warnings
|
12 éve |
Lukas Czerner
|
1231b3a1eb
ext4: fix xattr block allocation/release with bigalloc
|
12 éve |
Theodore Ts'o
|
95eaefbdec
ext4: fix the number of credits needed for acl ops with inline data
|
12 éve |
Theodore Ts'o
|
9924a92a8c
ext4: pass context information to jbd2__journal_start()
|
12 éve |
Wang Shilong
|
aebf02430d
ext4: use unlikely to improve the efficiency of the kernel
|
12 éve |
Theodore Ts'o
|
860d21e2c5
ext4: return ENOMEM if sb_getblk() fails
|
12 éve |
Theodore Ts'o
|
bd9926e803
ext4: zero out inline data using memset() instead of empty_zero_page
|
12 éve |
Tao Ma
|
0d812f77b3
ext4: evict inline data out if we need to strore xattr in inode
|
12 éve |
Tao Ma
|
879b38257b
ext4: export inline xattr functions
|
12 éve |
Eric Sandeen
|
37be2f59d3
ext4: remove ext4_handle_release_buffer()
|
12 éve |
Tao Ma
|
41eb70dde4
ext4: use s_csum_seed instead of i_csum_seed for xattr block
|
13 éve |
Darrick J. Wong
|
cc8e94fd12
ext4: Calculate and verify checksums of extended attribute blocks
|
13 éve |
Joe Perches
|
ace36ad431
ext4: add no_printk argument validation, fix fallout
|
13 éve |
Eric Sandeen
|
c1bb05a657
ext4: avoid deadlock on sync-mounted FS w/o journal
|
13 éve |