Commit Graph

534 Commits (6afd142fd0dfba497246d0fab236c20a7b4bf778)

Author SHA1 Message Date
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
Theodore Ts'o 3197ebdb13 ext4: Add sysfs support 16 years ago
Eric Sandeen 7ce9d5d1f3 ext4: fix ext4_free_inode() vs. ext4_claim_inode() race 16 years ago
Theodore Ts'o afc32f7ee9 ext4: Track lifetime disk writes 16 years ago
Aneesh Kumar K.V d6014301b5 ext4: Fix discard of inode prealloc space with delayed allocation. 16 years ago
Eric Sandeen 8f64b32eb7 ext4: don't call jbd2_journal_force_commit_nested without journal 16 years ago
Theodore Ts'o 8b1a8ff8b3 ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze() 16 years ago
Theodore Ts'o 8750c6d5fc ext4: Automatically allocate delay allocated blocks on rename 16 years ago
Theodore Ts'o 7d8f9f7d15 ext4: Automatically allocate delay allocated blocks on close 16 years ago
Theodore Ts'o ccd2506bd4 ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl 16 years ago
Theodore Ts'o f63e6005bc ext4: Simplify delalloc code by removing mpage_da_writepages() 16 years ago
Theodore Ts'o 8dc207c0e7 ext4: Save stack space by removing fake buffer heads 16 years ago
Theodore Ts'o ed5bde0bf8 ext4: Simplify delalloc implementation by removing mpd.get_block 16 years ago
Aneesh Kumar K.V 7a262f7c69 ext4: Validate extent details only when read from the disk 16 years ago
Aneesh Kumar K.V 56b19868ac ext4: Add checks to validate extent entries. 16 years ago
Bryan Donlan e6f009b0b4 ext4: return -EIO not -ESTALE on directory traversal through deleted inode 16 years ago
Theodore Ts'o a4912123b6 ext4: New inode/block allocation algorithms for flex_bg filesystems 16 years ago
Jan Kara ebd3610b11 ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin() 16 years ago
Theodore Ts'o 05bf9e839d ext4: Add fallback for find_group_flex 16 years ago
Dan Carpenter 090542641d ext4: Fix NULL dereference in ext4_ext_migrate()'s error handling 16 years ago
Duane Griffin 2dc6b0d48c ext4: tighten restrictions on inode flags 16 years ago
Duane Griffin 8fa43a81b9 ext4: don't inherit inappropriate inode flags from parent 16 years ago
Pekka Enberg 705895b611 ext4: allocate ->s_blockgroup_lock separately 16 years ago
Wei Yongjun 3d0518f475 ext4: New rec_len encoding for very large blocksizes 16 years ago
Theodore Ts'o 8bad4597c2 ext4: Use unsigned int for blocksize in dx_make_map() and dx_pack_dirents() 16 years ago
Aneesh Kumar K.V 2acf2c261b ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages 16 years ago
Aneesh Kumar K.V d794bf8e09 ext4: Initialize preallocation list_head's properly 16 years ago
Aneesh Kumar K.V ba4439165f ext4: Fix lockdep warning 16 years ago
Wei Yongjun 7be2baaa03 ext4: Fix to read empty directory blocks correctly in 64k 16 years ago
Jan Kara 7f5aa21508 jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate() 16 years ago
Jan Kara 9eddacf9e9 Revert "ext4: wait on all pending commits in ext4_sync_fs()" 16 years ago