Ross Zwisler
|
923ae0ff92
ext4: add DAX functionality
|
10 年 前 |
Namjae Jeon
|
31fc006b12
ext4: remove unneeded code in ext4_unlink
|
10 年 前 |
Jan Kara
|
6050d47adc
ext4: bail out from make_indexed_dir() on first error
|
11 年 前 |
Linus Torvalds
|
d1e14f1d63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年 前 |
Miklos Szeredi
|
cd808deced
ext4: support RENAME_WHITEOUT
|
11 年 前 |
Linus Torvalds
|
c2661b8060
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 年 前 |
Dmitry Monakhov
|
9aa5d32ba2
ext4: Replace open coded mdata csum feature to helper function
|
11 年 前 |
Theodore Ts'o
|
f4bb298102
ext4: add ext4_iget_normal() which is to be used for dir tree lookups
|
11 年 前 |
Theodore Ts'o
|
e2bfb088fa
ext4: don't orphan or truncate the boot loader inode
|
11 年 前 |
Theodore Ts'o
|
a9cfcd63e8
ext4: avoid trying to kfree an ERR_PTR pointer
|
11 年 前 |
Wang Shilong
|
52c826db6d
ext4: remove a duplicate call in ext4_init_new_dir()
|
11 年 前 |
Theodore Ts'o
|
f8b3b59d4d
ext4: convert do_split() to use the ERR_PTR convention
|
11 年 前 |
Theodore Ts'o
|
dd73b5d5cb
ext4: convert dx_probe() to use the ERR_PTR convention
|
11 年 前 |
Theodore Ts'o
|
1c2150283c
ext4: convert ext4_bread() to use the ERR_PTR convention
|
11 年 前 |
Theodore Ts'o
|
1056008226
ext4: convert ext4_getblk() to use the ERR_PTR convention
|
11 年 前 |
Theodore Ts'o
|
537d8f9380
ext4: convert ext4_dx_find_entry() to use the ERR_PTR convention
|
11 年 前 |
Darrick J. Wong
|
d80d448c6c
ext4: fix same-dir rename when inline data directory overflows
|
11 年 前 |
Theodore Ts'o
|
36de928641
ext4: propagate errors up to ext4_find_entry()'s callers
|
11 年 前 |
Miklos Szeredi
|
7177a9c4b5
fs: call rename2 if exists
|
11 年 前 |
Jan Kara
|
d745a8c20c
ext4: reduce contention on s_orphan_lock
|
11 年 前 |
Jan Kara
|
cd2c080c33
ext4: use sbi in ext4_orphan_{add|del}()
|
11 年 前 |
liang xie
|
5d60125530
ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
|
11 年 前 |
Dmitry Monakhov
|
236f5ecb4a
ext4: remove obsoleted check
|
11 年 前 |
Miklos Szeredi
|
bd42998a6b
ext4: add cross rename support
|
11 年 前 |
Miklos Szeredi
|
bd1af145b9
ext4: rename: split out helper functions
|
11 年 前 |
Miklos Szeredi
|
0d7d5d678b
ext4: rename: move EMLINK check up
|
11 年 前 |
Miklos Szeredi
|
c0d268c366
ext4: rename: create ext4_renament structure for local vars
|
11 年 前 |
Miklos Szeredi
|
0a7c3937a1
vfs: add RENAME_NOREPLACE flag
|
11 年 前 |
Linus Torvalds
|
a53b75b37a
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 年 前 |
Christoph Hellwig
|
64e178a711
ext2/3/4: use generic posix ACL infrastructure
|
11 年 前 |