Commit Graph

634 Commits (d6b515028863a912d051d371b6d71e09f2a9ff19)

Author SHA1 Message Date
Frank Mayhar 0390131ba8 ext4: Allow ext4 to run without a journal 16 years ago
Yasunori Goto ff7ef329b2 ext4: Widen type of ext4_sb_info.s_mb_maxs[] 16 years ago
Solofo.Ramangalahy@bull.net 93c0d86371 ext4: When resizing set the EXT4_BG_INODE_ZEROED flag for new block groups 16 years ago
Roel Kluin 23475e264c ext4: Use simple_strtol() instead of simple_strtoul() in ext4_ui_proc_open 16 years ago
Wu Fengguang 25f1ee3aba ext4: fix build warning 16 years ago
Aneesh Kumar K.V 565a9617b2 ext4: avoid ext4_error when mounting a fs with a single bg 16 years ago
Aneesh Kumar K.V 791b7f0895 ext4: Fix the delalloc writepages to allocate blocks at the right offset. 16 years ago
Theodore Ts'o 2a21e37e48 ext4: tone down ext4_da_writepages warnings 17 years ago
Theodore Ts'o 97df5d155d ext4: remove do_blk_alloc() 16 years ago
Theodore Ts'o cfe82c8567 ext4: remove ext4_new_meta_block() 16 years ago
Theodore Ts'o 815a113068 ext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directly 16 years ago
Theodore Ts'o 59e315b4c4 ext3/4: Fix loop index in do_split() so it is signed 16 years ago
Theodore Ts'o 14ce0cb411 ext4: wait on all pending commits in ext4_sync_fs() 17 years ago
Aneesh Kumar K.V d94e99a64c ext4: Convert to host order before using the values. 17 years ago
Aneesh Kumar K.V ae2d9fb18e ext4: fix missing ext4_unlock_group in error path 17 years ago
Theodore Ts'o f99b25897a ext4: Add support for non-native signed/unsigned htree hash algorithms 17 years ago
Alexander Beregalov 8f72fbdf0d ext4: fix printk format warning 17 years ago
Eric Sandeen a996031c87 delay capable() check in ext4_has_free_blocks() 17 years ago
Eric Sandeen 8c3bf8a01c merge ext4_claim_free_blocks & ext4_has_free_blocks 17 years ago
Hidehiro Kawai ef2cabf7c6 ext4: fix a bug accessing freed memory in ext4_abort 17 years ago
Theodore Ts'o 3c37fc86d2 ext4: Fix duplicate entries returned from getdents() system call 17 years ago
Christoph Hellwig 3856d30ded ext4: remove unused variable in ext4_get_parent 17 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
Al Viro 8264613def [PATCH] switch quota_on-related stuff to kern_path() 17 years ago
Al Viro 9a1c354276 [PATCH] pass fmode_t to blkdev_put() 17 years ago
Alexey Dobriyan 6da0b38f44 fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out 17 years ago
Theodore Ts'o f287a1a561 ext4: Remove automatic enabling of the HUGE_FILE feature flag 17 years ago
Theodore Ts'o 3e624fc72f ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback 17 years ago
Theodore Ts'o 01436ef2e4 ext4: Remove unused mount options: nomballoc, mballoc, nocheck 17 years ago
Manish Katiyar 0b09923eab ext4: Remove compile warnings when building w/o CONFIG_PROC_FS 17 years ago
Eric Sesterhenn 5128273a32 ext4: Add missing newlines to printk messages 17 years ago
Aneesh Kumar K.V 22208dedbd ext4: Fix file fragmentation during large file write. 17 years ago
Aneesh Kumar K.V af6f029d38 ext4: Use tag dirty lookup during mpage_da_submit_io 17 years ago
Theodore Ts'o 8a0aba733d ext4: let the block device know when unused blocks can be discarded 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Alexander Beregalov 3244fcb1ae ext4: fix build failure without procfs 17 years ago
Hidehiro Kawai 5bf5683a33 ext4: add an option to control error handling on file data 17 years ago
Hidehiro Kawai 7ffe1ea894 ext4: add checks for errors from jbd2 17 years ago
Aneesh Kumar K.V a1aebc1e2d ext4: Don't reuse released data blocks until transaction commits 17 years ago
Aneesh Kumar K.V c894058d66 ext4: Use an rbtree for tracking blocks freed during transaction. 17 years ago
Aneesh Kumar K.V c2774d84fd ext4: Do mballoc init before doing filesystem recovery 17 years ago
Aneesh Kumar K.V 688f05a019 ext4: Free ext4_prealloc_space using kmem_cache_free 17 years ago
Theodore Ts'o 03010a3350 ext4: Rename ext4dev to ext4 17 years ago
Andi Kleen 39d80c33a0 ext4: Avoid double dirtying of super block in ext4_put_super() 17 years ago
Eric Sandeen 6873fa0de1 Hook ext4 to the vfs fiemap interface. 17 years ago
Kalpak Shah 4d20c685fa ext4: fix xattr deadlock 17 years ago
Theodore Ts'o ede86cc473 ext4: Add debugging markers that can be used by systemtap 17 years ago
Frederic Bohe c806e68f56 ext4: fix initialization of UNINIT bitmap blocks 17 years ago
Theodore Ts'o c2ea3fde61 ext4: Remove old legacy block allocator 17 years ago
Theodore Ts'o 240799cdf2 ext4: Use readahead when reading an inode from the inode table 17 years ago