Lukas Czerner
|
1231b3a1eb
ext4: fix xattr block allocation/release with bigalloc
|
12 years ago |
Theodore Ts'o
|
95eaefbdec
ext4: fix the number of credits needed for acl ops with inline data
|
12 years ago |
Theodore Ts'o
|
9924a92a8c
ext4: pass context information to jbd2__journal_start()
|
12 years ago |
Wang Shilong
|
aebf02430d
ext4: use unlikely to improve the efficiency of the kernel
|
12 years ago |
Theodore Ts'o
|
860d21e2c5
ext4: return ENOMEM if sb_getblk() fails
|
12 years ago |
Theodore Ts'o
|
bd9926e803
ext4: zero out inline data using memset() instead of empty_zero_page
|
12 years ago |
Tao Ma
|
0d812f77b3
ext4: evict inline data out if we need to strore xattr in inode
|
12 years ago |
Tao Ma
|
879b38257b
ext4: export inline xattr functions
|
12 years ago |
Eric Sandeen
|
37be2f59d3
ext4: remove ext4_handle_release_buffer()
|
12 years ago |
Tao Ma
|
41eb70dde4
ext4: use s_csum_seed instead of i_csum_seed for xattr block
|
13 years ago |
Darrick J. Wong
|
cc8e94fd12
ext4: Calculate and verify checksums of extended attribute blocks
|
13 years ago |
Joe Perches
|
ace36ad431
ext4: add no_printk argument validation, fix fallout
|
13 years ago |
Eric Sandeen
|
c1bb05a657
ext4: avoid deadlock on sync-mounted FS w/o journal
|
13 years ago |
Zheng Liu
|
f1b3a2a753
ext4: remove unneeded variable in ext4_xattr_check_block()
|
13 years ago |
Eric Sandeen
|
6d6a435190
ext4: fix race in xattr block allocation path
|
13 years ago |
Eric Sandeen
|
665436175c
ext4: use ext4_reserve_inode_write in ext4_xattr_set_handle
|
13 years ago |
Allison Henderson
|
55f020db66
ext4: add flag to ext4_has_free_blocks
|
14 years ago |
Amir Goldstein
|
537a03103c
ext4: unify the ext4_handle_release_buffer() api
|
14 years ago |
Peter Huewe
|
7dc576158d
ext4: Fix sparse warning: Using plain integer as NULL pointer
|
14 years ago |
Wang Sheng-Hui
|
6e9510b0e0
ext2,ext3,ext4: clarify comment for extN_xattr_set_handle
|
14 years ago |
Theodore Ts'o
|
eaeef86718
ext4: clean up ext4_xattr_list()'s error code checking and return strategy
|
14 years ago |
Theodore Ts'o
|
5dabfc78dc
ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()
|
14 years ago |
Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 years ago |
Andreas Gruenbacher
|
2aec7c5232
mbcache: Remove unused features
|
15 years ago |
Theodore Ts'o
|
a0375156ca
ext4: Clean up s_dirt handling
|
15 years ago |
Linus Torvalds
|
e4ce30f377
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 years ago |
Stephen Hemminger
|
11e2752807
ext4: constify xattr_handler
|
15 years ago |
Dmitry Monakhov
|
12e9b89200
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
|
15 years ago |
Theodore Ts'o
|
24676da469
ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE()
|
15 years ago |
Linus Torvalds
|
e213e26ab3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 years ago |