Frank Mayhar
|
14ece1028b
ext4: Make fsync sync new parent directories in no-journal mode
|
15 éve |
Theodore Ts'o
|
60e6679e28
ext4: Drop whitespace at end of lines
|
15 éve |
Dmitry Monakhov
|
12e9b89200
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
|
15 éve |
Theodore Ts'o
|
24676da469
ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE()
|
15 éve |
Linus Torvalds
|
e213e26ab3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 éve |
Christoph Hellwig
|
871a293155
dquot: cleanup dquot initialize routine
|
15 éve |
Christoph Hellwig
|
907f4554e2
dquot: move dquot initialization responsibility into the filesystem
|
15 éve |
Dmitry Monakhov
|
6e3617e579
ext4: Handle non empty on-disk orphan link
|
15 éve |
Curt Wohlgemuth
|
73b50c1c92
ext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode
|
15 éve |
Eric Sandeen
|
12062dddda
ext4: move __func__ into a macro for ext4_warning, ext4_error
|
15 éve |
Dmitry Monakhov
|
5aca07eb7d
ext4: quota macros cleanup
|
15 éve |
Theodore Ts'o
|
2de770a406
ext4: fix potential buffer head leak when add_dirent_to_buf() returns ENOSPC
|
15 éve |
Theodore Ts'o
|
1e424a3483
ext4: partial revert to fix double brelse WARNING()
|
15 éve |
Curt Wohlgemuth
|
d3d1faf6a7
ext4: Handle nested ext4_journal_start/stop calls without a journal
|
15 éve |
Andreas Schlick
|
1f7bebb9e9
ext4: Always set dx_node's fake_dirent explicitly.
|
15 éve |
Theodore Ts'o
|
b05ab1dc37
ext4: Limit number of links that can be created by ext4_link()
|
16 éve |
Aneesh Kumar K.V
|
2c94eb86c6
ext4: Allow rename to create more than EXT4_LINK_MAX subdirectories
|
16 éve |
Curt Wohlgemuth
|
6487a9d3b5
ext4: More buffer head reference leaks
|
16 éve |
Linus Torvalds
|
1d5ccd1c42
ext[234]: move over to 'check_acl' permission model
|
16 éve |
Andreas Dilger
|
11013911da
ext4: teach the inode allocator to use a goal inode number
|
16 éve |
Theodore Ts'o
|
f157a4aa98
ext4: Use a hash of the topdir directory name for the Orlov parent group
|
16 éve |
Toshiyuki Okajima
|
9aee228607
ext4: fix dx_map_entry to support 256k directory blocks
|
16 éve |
Aneesh Kumar K.V
|
abc8746eb9
ext4: hook fiemap operation for directories
|
16 éve |
Theodore Ts'o
|
596397b77c
ext4: Move fs/ext4/namei.h into ext4.h
|
16 éve |
Theodore Ts'o
|
3b9d4ed266
ext4: Replace lock/unlock_super() with an explicit lock for the orphan list
|
16 éve |
Theodore Ts'o
|
afd4672dc7
ext4: Add auto_da_alloc mount option
|
16 éve |
Theodore Ts'o
|
8750c6d5fc
ext4: Automatically allocate delay allocated blocks on rename
|
16 éve |
Bryan Donlan
|
e6f009b0b4
ext4: return -EIO not -ESTALE on directory traversal through deleted inode
|
16 éve |
Wei Yongjun
|
3d0518f475
ext4: New rec_len encoding for very large blocksizes
|
16 éve |
Theodore Ts'o
|
8bad4597c2
ext4: Use unsigned int for blocksize in dx_make_map() and dx_pack_dirents()
|
16 éve |