Commit Graph

162651 Commits (3661d28615ea580c1db02a972fd4d3898df1cb01)
 

Author SHA1 Message Date
Theodore Ts'o 3661d28615 ext4: Fix include/trace/events/ext4.h to work with Systemtap 16 years ago
Theodore Ts'o 7ad9bb651f ext4: Fix initalization of s_flex_groups 16 years ago
Andreas Schlick 1f7bebb9e9 ext4: Always set dx_node's fake_dirent explicitly. 16 years ago
Theodore Ts'o 0e3d2a6313 ext4: Fix async commit mode to be safe by using a barrier 16 years ago
Theodore Ts'o 71290b368a ext4: Don't update superblock write time when filesystem is read-only 16 years ago
Aneesh Kumar K.V 08c3a81338 ext4: Clarify the locking details in mballoc 16 years ago
Aneesh Kumar K.V f41c075053 ext4: check for need init flag in ext4_mb_load_buddy 16 years ago
Aneesh Kumar K.V b6a758ec3a ext4: move ext4_mb_init_group() function earlier in the mballoc.c 16 years ago
Frank Mayhar 91ac6f4331 ext4: Make non-journal fsync work properly 16 years ago
Theodore Ts'o fe188c0e08 ext4: Assure that metadata blocks are written during fsync in no journal mode 16 years ago
Theodore Ts'o c7acb4c166 ext4: Use bforget() in no journal mode for ext4_journal_{forget,revoke}() 16 years ago
Theodore Ts'o 80e42468d6 ext4: print more sysadmin-friendly message in check_block_validity() 16 years ago
Aneesh Kumar K.V a827eaffff ext4: Take page lock before looking at attached buffer_heads flags 16 years ago
Akira Fujita 44fc48f704 ext4: Fix small typo for move_extent_per_page() 16 years ago
Akira Fujita 8d6669133d ext4: Return exchanged blocks count to user space in failure 16 years ago
Akira Fujita daea696dba ext4: Remove unneeded BUG_ON() in ext4_move_extents() 16 years ago
Akira Fujita 70d5d3dcea ext4: Fix wrong comparisons in mext_check_arguments() 16 years ago
Christoph Hellwig 5f3481e9a8 ext4: fix cache flush in ext4_sync_file 16 years ago
Theodore Ts'o d0646f7b63 ext4: Remove journal_checksum mount option and enable it by default 16 years ago
Theodore Ts'o a3710fd1ee ext4: fix tracepoint format string warnings 16 years ago
Tobias Klauser 7f1346a9de ext4: Declare seq_operations and file_operations structures as const 16 years ago
Theodore Ts'o b3a3ca8ca0 ext4: Add new tracepoint: trace_ext4_da_write_pages() 16 years ago
Theodore Ts'o de89de6e0c ext4: Restore wbc->range_start in ext4_da_writepages() 16 years ago
Theodore Ts'o 98a56ab382 ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages() 16 years ago
Theodore Ts'o b05ab1dc37 ext4: Limit number of links that can be created by ext4_link() 16 years ago
Aneesh Kumar K.V 2c94eb86c6 ext4: Allow rename to create more than EXT4_LINK_MAX subdirectories 16 years ago
Theodore Ts'o 55ad63bf3a ext4: fix extent sanity checking code with AGGRESSIVE_TEST 16 years ago
Eric Sandeen a36b44988c ext4: use ext4_grpblk_t more extensively 16 years ago
Eric Sandeen 1927805e65 ext4: use variables not types in sizeofs() for allocations 16 years ago
Aneesh Kumar K.V a8526e84ac ext4: Add missing unlock_new_inode() call in extent migration code 16 years ago
Eric Sandeen a13fb1a453 ext4: Add feature set check helper for mount & remount paths 16 years ago
Eric Sandeen 38877f4e8d simplify some logic in ext4_mb_normalize_request 16 years ago
Eric Sandeen 0373130d5b ext4: open-code ext4_mb_update_group_info 16 years ago
Eric Sandeen bf43d84b18 ext4: reject too-large filesystems on 32-bit kernels 16 years ago
H Hartley Sweeten 0ccff1a49d jbd2: bitfields should be unsigned 16 years ago
Jan Kara 487caeef9f ext4: Fix possible deadlock between ext4_truncate() and ext4_get_blocks() 16 years ago
Jan Kara 9599b0e597 jbd2: Annotate transaction start also for jbd2_journal_restart() 16 years ago
Mingming 553f900893 ext4: Show unwritten extent flag in ext4_ext_show_leaf() 16 years ago
Mingming 84fe3bef59 ext4: Compile warning fix when EXT_DEBUG enabled 16 years ago
Theodore Ts'o 50797481a7 ext4: Avoid group preallocation for closed files 16 years ago
Theodore Ts'o 4ba74d00a2 ext4: Fix bugs in mballoc's stream allocation mode 16 years ago
Theodore Ts'o 0ef90db93a ext4: Display the mballoc flags in mb_history in hex instead of decimal 16 years ago
Theodore Ts'o 6ba495e925 ext4: Add configurable run-time mballoc debugging 16 years ago
Peng Tao 91cc219ad9 ext4: fix journal ref count in move_extent_par_page 16 years ago
Andreas Dilger b1f485f20e jbd2: round commit timer up to avoid uncommitted transaction 16 years ago
Roel Kluin c333e073b7 ext4: remove redundant test on unsigned 16 years ago
Peng Tao 785b4b3a5a ext4: fix build warning when EXT4FS_DEBUG is on 16 years ago
Akira Fujita 1c71850517 ext4: Fix compile warnings with MB_DEBUG 16 years ago
Joe Perches 5a4a798937 ext4: Remove unnecessary semicolons in mballoc.c 16 years ago
Curt Wohlgemuth 6487a9d3b5 ext4: More buffer head reference leaks 16 years ago