Zheng Liu
|
9ee4930259
ext4: format flag in dx_probe()
|
13 سال پیش |
Al Viro
|
0ce8c0109f
ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in symlink()
|
13 سال پیش |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 سال پیش |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 سال پیش |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 سال پیش |
Linus Torvalds
|
d211858837
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue
|
13 سال پیش |
Linus Torvalds
|
f1f8935a5c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
13 سال پیش |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 سال پیش |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
13 سال پیش |
Dmitry Monakhov
|
5cb81dabcc
ext4: fix quota accounting during migration
|
13 سال پیش |
Andreas Dilger
|
909a4cf1ff
ext4: avoid setting directory i_nlink to zero
|
13 سال پیش |
Theodore Ts'o
|
5930ea6438
ext4: call ext4_handle_dirty_metadata with correct inode in ext4_dx_add_entry
|
13 سال پیش |
Darrick J. Wong
|
f9287c1f2d
ext4: ext4_mkdir should dirty dir_block with newly created directory inode
|
13 سال پیش |
Darrick J. Wong
|
bcaa992975
ext4: ext4_rename should dirty dir_bh with the correct directory
|
13 سال پیش |
Christoph Hellwig
|
65299a3b78
block: separate priority boosting from REQ_META
|
14 سال پیش |
Christoph Hellwig
|
5dc06c5a70
block: remove READ_META and WRITE_META
|
14 سال پیش |
Eric Sandeen
|
8c20871998
ext4: Properly count journal credits for long symlinks
|
14 سال پیش |
Linus Torvalds
|
60ad446682
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 سال پیش |
Christoph Hellwig
|
4e34e719e4
fs: take the ACL checks to common code
|
14 سال پیش |
Al Viro
|
a9049376ee
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
|
14 سال پیش |
Bernd Schubert
|
265c6a0f92
ext4: fix compilation with -DDX_DEBUG
|
14 سال پیش |
Lukas Czerner
|
afb86178cb
ext4: remove unnecessary comments in ext4_orphan_add()
|
14 سال پیش |
Allison Henderson
|
6976a6f2ac
ext4: don't dereference null pointer when make_indexed_dir() fails
|
14 سال پیش |
Jan Kara
|
df5e622340
ext4: fix deadlock in ext4_symlink() in ENOSPC conditions
|
14 سال پیش |
Jan Kara
|
7ad8e4e6ae
ext4: Fix fs corruption when make_indexed_dir() fails
|
14 سال پیش |
Linus Torvalds
|
ae005cbed1
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 سال پیش |
Jiaying Zhang
|
0562e0bad4
ext4: add more tracepoints and use dev_t in the trace buffer
|
14 سال پیش |
Amir Goldstein
|
ef60789302
ext4: handle errors in ext4_rename
|
14 سال پیش |
Aneesh Kumar K.V
|
f17b604207
fs: Remove i_nlink check from file system link callback
|
14 سال پیش |
Theodore Ts'o
|
b40971426a
ext4: add error checking to calls to ext4_handle_dirty_metadata()
|
14 سال پیش |