Theodore Ts'o
|
90ba983f68
ext4: use atomic64_t for the per-flexbg free_clusters count
|
12 years ago |
Theodore Ts'o
|
8de5c325b4
ext4: use KERN_WARNING for warning messages
|
12 years ago |
Theodore Ts'o
|
1139575a92
ext4: start handle at the last possible moment when creating inodes
|
12 years ago |
Theodore Ts'o
|
9924a92a8c
ext4: pass context information to jbd2__journal_start()
|
12 years ago |
Tao Ma
|
f08225d176
ext4: enable ext4 inline support
|
12 years ago |
Theodore Ts'o
|
aeb1e5d69a
ext4: fix possible use after free with metadata csum
|
12 years ago |
Eric Sandeen
|
ffb5387e85
ext4: fix unjournaled inode bitmap modification
|
12 years ago |
Tao Ma
|
79f1ba4956
ext4: Checksum the block bitmap properly with bigalloc enabled
|
12 years ago |
Yongqiang Yang
|
f2a09af645
ext4: check free inode count before allocating an inode
|
12 years ago |
Jan Kara
|
97a7406880
ext4: remove useless marking of superblock dirty
|
13 years ago |
Theodore Ts'o
|
f6fb99cadc
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
|
13 years ago |
Linus Torvalds
|
4edebed866
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 years ago |
Tao Ma
|
6f2e9f0e7d
ext4: protect group inode free counting with group lock
|
13 years ago |
Dan Carpenter
|
bb3d132a24
ext4: fix potential NULL dereference in ext4_free_inodes_counts()
|
13 years ago |
Eric W. Biederman
|
08cefc7ab8
userns: Convert ext4 to user kuid/kgid where appropriate
|
13 years ago |
Darrick J. Wong
|
feb0ab32a5
ext4: make block group checksums use metadata_csum algorithm
|
13 years ago |
Darrick J. Wong
|
fa77dcfafe
ext4: calculate and verify block bitmap checksum
|
13 years ago |
Darrick J. Wong
|
41a246d1ff
ext4: calculate and verify checksums for inode bitmaps
|
13 years ago |
Darrick J. Wong
|
814525f4df
ext4: calculate and verify inode checksums
|
13 years ago |
Theodore Ts'o
|
92b9781658
ext4: change some printk() calls to use ext4_msg() instead
|
13 years ago |
Theodore Ts'o
|
1084f252e3
ext4: remove trailing newlines from ext4_msg() and ext4_error() messages
|
13 years ago |
Theodore Ts'o
|
813e57276f
ext4: fix race when setting bitmap_uptodate flag
|
13 years ago |
Theodore Ts'o
|
119c0d4460
ext4: fold ext4_claim_inode into ext4_new_inode
|
13 years ago |
Theodore Ts'o
|
ff9cb1c4ee
Merge branch 'for_linus' into for_linus_merged
|
13 years ago |
Al Viro
|
dcca3fec9f
ext4: propagate umode_t
|
14 years ago |
Akinobu Mita
|
597d508c17
ext4: use proper little-endian bitops
|
13 years ago |
Theodore Ts'o
|
14c83c9fdd
ext4: avoid counting the number of free inodes twice in find_group_orlov()
|
13 years ago |
Jan Kara
|
acd6ad8351
ext4: fix error handling on inode bitmap corruption
|
13 years ago |
Linus Torvalds
|
d211858837
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
|
13 years ago |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
13 years ago |