Theodore Ts'o
|
83668e7141
ext4: fix potential race when freeing ext4_io_page structures
|
14 年之前 |
Theodore Ts'o
|
f7ad6d2e92
ext4: handle writeback of inodes which are being freed
|
14 年之前 |
Eric Sandeen
|
eee4adc709
ext4: move ext4_mb_{get,put}_buddy_cache_lock and make them static
|
14 年之前 |
Theodore Ts'o
|
61d08673de
ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end()
|
14 年之前 |
Theodore Ts'o
|
4a873a472b
ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static
|
14 年之前 |
Theodore Ts'o
|
1f109d5a17
ext4: make various ext4 functions be static
|
14 年之前 |
Theodore Ts'o
|
5dabfc78dc
ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*()
|
14 年之前 |
Lukas Czerner
|
7360d1731e
ext4: Add batched discard support for ext4
|
14 年之前 |
Theodore Ts'o
|
bd2d0210cf
ext4: use bio layer instead of buffer layer in mpage_da_submit_io
|
14 年之前 |
Eric Sandeen
|
640e939656
ext4: remove unused ext4_sb_info members
|
14 年之前 |
Toshiyuki Okajima
|
e0d10bfa91
ext4: improve llseek error handling for overly large seek offsets
|
14 年之前 |
Lukas Czerner
|
857ac889cc
ext4: add interface to advertise ext4 features in sysfs
|
14 年之前 |
Lukas Czerner
|
bfff68738f
ext4: add support for lazy inode table initialization
|
14 年之前 |
Curt Wohlgemuth
|
fb1813f4a8
ext4: use dedicated slab caches for group_info structures
|
14 年之前 |
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 年之前 |