Linus Torvalds
|
5f248c9c25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 年之前 |
Al Viro
|
0930fcc1ee
convert ext4 to ->evict_inode()
|
15 年之前 |
Eric Sandeen
|
0cfc9255a1
ext4: re-inline ext4_rec_len_(to|from)_disk functions
|
15 年之前 |
Theodore Ts'o
|
8b67f04ab9
ext4: Add mount options in superblock
|
15 年之前 |
Eric Sandeen
|
79e8303677
ext4: fix ext4_get_blocks references
|
15 年之前 |
jiayingz@google.com (Jiaying Zhang)
|
5b3ff237be
ext4: move aio completion after unwritten extent conversion
|
15 年之前 |
Theodore Ts'o
|
89eeddf033
ext4: Define s_jnl_backup_type in superblock
|
15 年之前 |
Theodore Ts'o
|
66e61a9e95
ext4: Once a day, printk file system error information to dmesg
|
15 年之前 |
Theodore Ts'o
|
1c13d5c087
ext4: Save error information to the superblock for analysis
|
15 年之前 |
Theodore Ts'o
|
c398eda0e4
ext4: Pass line numbers to ext4_error() and friends
|
15 年之前 |
Theodore Ts'o
|
60fd4da34d
ext4: Cleanup ext4_check_dir_entry so __func__ is now implicit
|
15 年之前 |
Theodore Ts'o
|
e29136f80e
ext4: Enhance ext4_grp_locked_error() to take block and function numbers
|
15 年之前 |
Theodore Ts'o
|
c67d859e39
ext4: clean up ext4_abort() so __func__ is now implicit
|
15 年之前 |
Theodore Ts'o
|
4a9cdec73f
ext4: Add new superblock fields reserved for the Next3 snapshot feature
|
15 年之前 |
Christoph Hellwig
|
206f7ab4f4
ext4: remove vestiges of nobh support
|
15 年之前 |
Theodore Ts'o
|
a0375156ca
ext4: Clean up s_dirt handling
|
15 年之前 |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 年之前 |
Frank Mayhar
|
14ece1028b
ext4: Make fsync sync new parent directories in no-journal mode
|
15 年之前 |
Theodore Ts'o
|
60e6679e28
ext4: Drop whitespace at end of lines
|
15 年之前 |
Ben Hutchings
|
4d92dc0f00
ext4: Fix compat EXT4_IOC_ADD_GROUP
|
15 年之前 |
Ben Hutchings
|
899ad0cea6
ext4: Conditionally define compat ioctl numbers
|
15 年之前 |
Dmitry Monakhov
|
12e9b89200
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
|
15 年之前 |
Theodore Ts'o
|
24676da469
ext4: Convert calls of ext4_error() to EXT4_ERROR_INODE()
|
15 年之前 |
Theodore Ts'o
|
e35fd6609b
ext4: Add new abstraction ext4_map_blocks() underneath ext4_get_blocks()
|
15 年之前 |
Curt Wohlgemuth
|
8a57d9d61a
ext4: check for a good block group before loading buddy pages
|
15 年之前 |
Linus Torvalds
|
9467c4fdd6
Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 年之前 |
Linus Torvalds
|
1f63b9c15b
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
15 年之前 |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 年之前 |
Akinobu Mita
|
731eb1a03a
ext4: consolidate in_range() definitions
|
15 年之前 |
Frank Mayhar
|
273df556b6
ext4: Convert BUG_ON checks to use ext4_error() instead
|
15 年之前 |