Miklos Szeredi
|
43ae9e3fc7
ext[34]: fix double put in tmpfile
|
hace 11 años |
Theodore Ts'o
|
0e20270454
ext4: allocate delayed allocation blocks before rename
|
hace 12 años |
Theodore Ts'o
|
5b61de7575
ext4: start handle at least possible moment when renaming files
|
hace 12 años |
Zheng Liu
|
e94bd3490f
ext4: fix a BUG when opening a file with O_TMPFILE flag
|
hace 12 años |
Linus Torvalds
|
790eac5640
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
hace 12 años |
Al Viro
|
af51a2ac36
ext4: ->tmpfile() support
|
hace 12 años |
Al Viro
|
64cb927371
ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
|
hace 12 años |
Tao Ma
|
8af0f08227
ext4: fix readdir error in the case of inline_data+dir_index
|
hace 12 años |
Jan Kara
|
eb9cc7e16b
ext4: move quota initialization out of inode allocation transaction
|
hace 12 años |
Theodore Ts'o
|
d6a771056b
ext4: fix miscellaneous big endian warnings
|
hace 12 años |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
hace 12 años |
Linus Torvalds
|
6515925b82
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
hace 12 años |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
hace 12 años |
Theodore Ts'o
|
0f70b40613
ext4: use ERR_PTR() abstraction for ext4_append()
|
hace 12 años |
Theodore Ts'o
|
dc6982ff4d
ext4: refactor code to read directory blocks into ext4_read_dirblock()
|
hace 12 años |
Theodore Ts'o
|
1139575a92
ext4: start handle at the last possible moment when creating inodes
|
hace 12 años |
Theodore Ts'o
|
64044abf05
ext4: fix the number of credits needed for ext4_unlink() and ext4_rmdir()
|
hace 12 años |
Theodore Ts'o
|
8dcfaad244
ext4: start handle at the last possible moment in ext4_rmdir()
|
hace 12 años |
Theodore Ts'o
|
931b68649d
ext4: start handle at the last possible moment in ext4_unlink()
|
hace 12 años |
Theodore Ts'o
|
9924a92a8c
ext4: pass context information to jbd2__journal_start()
|
hace 12 años |
Guo Chao
|
b1deefc99e
ext4: remove unnecessary NULL pointer check
|
hace 12 años |
Guo Chao
|
41be871f74
ext4: remove useless assignment in dx_probe()
|
hace 12 años |
Guo Chao
|
2bbbee2a68
ext4: remove unused variable in add_dirent_to_buf()
|
hace 12 años |
Guo Chao
|
d5ac777305
ext4: release buffer when checksum failed
|
hace 12 años |
Guo Chao
|
306a74920b
ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEX
|
hace 12 años |
Guo Chao
|
fef0ebdb22
ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir()
|
hace 12 años |
Guo Chao
|
0ecaef0644
ext4: release buffer in failed path in dx_probe()
|
hace 12 años |
Theodore Ts'o
|
0e9a9a1ad6
ext4: avoid hang when mounting non-journal filesystems with orphan list
|
hace 12 años |
Tao Ma
|
939da10844
ext4: Remove CONFIG_EXT4_FS_XATTR
|
hace 12 años |
Tao Ma
|
32f7f22c0b
ext4: let ext4_rename handle inline dir
|
hace 12 años |