Commit Graph

776 Commits (ddf9ddacef0989fdeb22e182212a232488f0f3ad)

Author SHA1 Message Date
Curt Wohlgemuth f40339031b ext4: Make the length of the mb_history file tunable 16 years ago
Theodore Ts'o bb23c20a85 ext4: Move fs/ext4/group.h into ext4.h 16 years ago
Theodore Ts'o 596397b77c ext4: Move fs/ext4/namei.h into ext4.h 16 years ago
Theodore Ts'o ca0faba0e8 ext4: Move the ext4_sb.h header file into ext4.h 16 years ago
Theodore Ts'o d444c3c381 ext4: Move the ext4_i.h header file into ext4.h 16 years ago
Theodore Ts'o 75507efb13 ext4: Don't avoid using BLOCK_UNINIT block groups in mballoc 16 years ago
Theodore Ts'o 8b0f9e8f78 ext4: avoid unnecessary spinlock in critical POSIX ACL path 16 years ago
Theodore Ts'o 9bffad1ed2 ext4: convert instrumentation from markers to tracepoints 16 years ago
Theodore Ts'o 32ed5058ce ext4: Replace lock/unlock_super() with an explicit lock for resizing 16 years ago
Theodore Ts'o 3b9d4ed266 ext4: Replace lock/unlock_super() with an explicit lock for the orphan list 16 years ago
Theodore Ts'o a63c9eb2ce ext4: ext4_mark_recovery_complete() doesn't need to use lock_super 16 years ago
Theodore Ts'o 114e9fc907 ext4: Remove outdated comment about lock_super() 16 years ago
Theodore Ts'o 8df9675f8b ext4: Avoid races caused by on-line resizing and SMP memory reordering 16 years ago
Theodore Ts'o 9ca92389c5 ext4: Use separate super_operations structure for no_journal filesystems 16 years ago
Theodore Ts'o 7234ab2a55 ext4: Fix and simplify s_dirt handling 16 years ago
Theodore Ts'o e2d670523c ext4: Simplify ext4_commit_super()'s function signature 16 years ago
Theodore Ts'o f7c439504c ext4: Use is_power_of_2() for clarity 16 years ago
Theodore Ts'o c5ca7c7636 ext4: Fallback to vmalloc if kmalloc can't allocate s_flex_groups array 16 years ago
Aneesh Kumar K.V 29fa89d088 ext4: Mark the unwritten buffer_head as mapped during write_begin 16 years ago
Aneesh Kumar K.V 79ffab3439 ext4: Properly initialize the buffer_head state 16 years ago
Theodore Ts'o c4b5a61431 ext4: Do not try to validate extents on special files 16 years ago
Theodore Ts'o a9e817425d ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is present 16 years ago
Theodore Ts'o 485c26ec70 ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inode 16 years ago
Theodore Ts'o b5451f7b26 ext4: Fix potential inode allocation soft lockup in Orlov allocator 16 years ago
Theodore Ts'o e84a26ce17 ext4: Make the extent validity check more paranoid 16 years ago
Nikanth Karthikesan 226e7dabf5 ext4: Remove code handling bio_alloc failure with __GFP_WAIT 16 years ago
Chuck Ebbert 6b82f3cb2d ext4: really print the find_group_flex fallback warning only once 16 years ago
From: Thiemo Nagel 0f2ddca66d ext4: check block device size on mount 16 years ago
Thiemo Nagel e44543b83b ext4: Fix off-by-one-error in ext4_valid_extent_idx() 16 years ago
Thiemo Nagel f73953c065 ext4: Fix big-endian problem in __ext4_check_blockref() 16 years ago
Nick Piggin c2ec175c39 mm: page_mkwrite change prototype to match fault 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Matt LaPlante 692105b8ac trivial: fix typos/grammar errors in Kconfig texts 16 years ago
Theodore Ts'o 06705bff91 ext4: Regularize mount options 16 years ago
Theodore Ts'o e7c9e3e99a ext4: fix locking typo in mballoc which could cause soft lockup hangs 16 years ago
Dan Carpenter a7b19448dd ext4: fix typo which causes a memory leak on error path 16 years ago
Aneesh Kumar K.V cc0fb9ad7d ext4: Rename pa_linear to pa_type 16 years ago
Thiemo Nagel fe2c8191fa ext4: add checks of block references for non-extent inodes 16 years ago
Theodore Ts'o 563bdd61fe ext4: Check for an valid i_mode when reading the inode from disk 16 years ago
Jan Kara a269eb1829 ext4: Use lowercase names of quota functions 16 years ago
Mingming Cao 60e58e0f30 ext4: quota reservation for delayed allocation 16 years ago
Jan Kara edf7245362 ext4: Remove unnecessary quota functions 16 years ago
Eric Sandeen d33a1976fb ext4: fix bb_prealloc_list corruption due to wrong group locking 16 years ago
Theodore Ts'o afd4672dc7 ext4: Add auto_da_alloc mount option 16 years ago
Eric Sandeen 8d03c7a0c5 ext4: fix bogus BUG_ONs in in mballoc code 16 years ago
Theodore Ts'o 2842c3b544 ext4: Print the find_group_flex() warning only once 16 years ago
Eric Sandeen 395a87bfef ext4: fix header check in ext4_ext_search_right() for deep extent trees. 16 years ago
Theodore Ts'o 7d39db14a4 ext4: Use struct flex_groups to calculate get_orlov_stats() 16 years ago
Theodore Ts'o 9f24e4208f ext4: Use atomic_t's in struct flex_groups 16 years ago
Theodore Ts'o b713a5ec55 ext4: remove /proc tuning knobs 16 years ago