Commit Graph

425 Commits (0abb8b6a939b742f273edc68b64dba26c57331bc)

Author SHA1 Message Date
Jan Kara a5b5ee3201 ext4: Add default allocation routines for quota structures 16 years ago
Jan Kara 17bd13b31c ext4: Use sb_any_quota_loaded() instead of sb_any_quota_enabled() 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
Pekka Enberg c644f0e4b5 fs: introduce bgl_lock_ptr() 16 years ago
Al Viro 6b38e842bb nfsd race fixes: ext4 16 years ago
Duane Griffin e83c1397ca ext4: ensure fast symlinks are NUL-terminated 16 years ago
Jens Axboe b3a6ffe16b Get rid of CONFIG_LSF 16 years ago
Andrew Morton 02d2116887 revert "percpu_counter: new function percpu_counter_sum_and_set" 16 years ago
Andrew Morton 71c5576fbd revert "percpu counter: clean up percpu_counter_sum_and_set()" 16 years ago
David Howells 4c9c544e49 CRED: Wrap task credential accesses in the Ext4 filesystem 16 years ago
Frederic Bohe 23712a9c28 ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode 16 years ago
Aneesh Kumar K.V ed9b3e3379 ext4: Mark the buffer_heads as dirty and uptodate after prepare_write 16 years ago
Theodore Ts'o ac51d83705 ext4: calculate journal credits correctly 16 years ago
Theodore Ts'o 14ce0cb411 ext4: wait on all pending commits in ext4_sync_fs() 16 years ago
Aneesh Kumar K.V d94e99a64c ext4: Convert to host order before using the values. 16 years ago
Aneesh Kumar K.V ae2d9fb18e ext4: fix missing ext4_unlock_group in error path 16 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
Theodore Ts'o 5e8814f2f7 ext4: Combine proc file handling into a single set of functions 17 years ago