nfsd: clean up grace period on early exit
[safe/jmp/linux-2.6] / fs / ext4 /
2008-10-26 Theodore Ts'oext4: Fix duplicate entries returned from getdents...
2008-10-23 Christoph Hellwigext4: remove unused variable in ext4_get_parent
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/viro/bdev
2008-10-23 Christoph Hellwig[PATCH] switch all filesystems over to d_obtain_alias
2008-10-23 Al Viro[PATCH] switch quota_on-related stuff to kern_path()
2008-10-21 Al Viro[PATCH] pass fmode_t to blkdev_put()
2008-10-20 Alexey Dobriyanfs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out
2008-10-17 Theodore Ts'oext4: Remove automatic enabling of the HUGE_FILE featur...
2008-10-17 Theodore Ts'oext4: Replace hackish ext4_mb_poll_new_transaction...
2008-10-17 Theodore Ts'oext4: Remove unused mount options: nomballoc, mballoc...
2008-10-17 Manish Katiyarext4: Remove compile warnings when building w/o CONFIG_...
2008-10-17 Eric Sesterhennext4: Add missing newlines to printk messages
2008-10-16 Aneesh Kumar K.Vext4: Fix file fragmentation during large file write.
2008-10-14 Aneesh Kumar K.Vext4: Use tag dirty lookup during mpage_da_submit_io
2008-10-16 Theodore Ts'oext4: let the block device know when unused blocks...
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-10-12 Alexander Beregalovext4: fix build failure without procfs
2008-10-11 Hidehiro Kawaiext4: add an option to control error handling on file...
2008-10-11 Hidehiro Kawaiext4: add checks for errors from jbd2
2008-10-11 Aneesh Kumar K.Vext4: Don't reuse released data blocks until transactio...
2008-10-16 Aneesh Kumar K.Vext4: Use an rbtree for tracking blocks freed during...
2008-10-11 Aneesh Kumar K.Vext4: Do mballoc init before doing filesystem recovery
2008-10-13 Aneesh Kumar K.Vext4: Free ext4_prealloc_space using kmem_cache_free
2008-10-11 Theodore Ts'oext4: Rename ext4dev to ext4
2008-10-07 Andi Kleenext4: Avoid double dirtying of super block in ext4_put_...
2008-10-07 Eric SandeenHook ext4 to the vfs fiemap interface.
2008-10-09 Kalpak Shahext4: fix xattr deadlock
2008-10-06 Theodore Ts'oext4: Add debugging markers that can be used by systemtap
2008-10-10 Frederic Boheext4: fix initialization of UNINIT bitmap blocks
2008-10-10 Theodore Ts'oext4: Remove old legacy block allocator
2008-10-10 Theodore Ts'oext4: Use readahead when reading an inode from the...
2008-09-23 Theodore Ts'oext4: Combine proc file handling into a single set...
2008-09-23 Theodore Ts'oext4: move /proc setup and teardown out of mballoc.c
2008-09-22 Theodore Ts'oext4: Don't use 'struct dentry' for internal lookups
2008-10-07 Theodore Ts'oext4/jbd2: Avoid WARN() messages when failing to write...
2008-09-13 Eric Sandeenext4: use percpu data structures for lg_prealloc_list
2008-09-13 Theodore Ts'oext4: Renumber EXT4_IOC_MIGRATE
2008-10-09 Aneesh Kumar K.Vext4: hook the ext3 migration interface to the EXT4_IOC...
2008-09-13 Aneesh Kumar K.Vext4: elevate write count for migrate ioctl
2008-09-08 Li Zefanext4: add missing unlock in ext4_check_descriptors...
2008-09-16 Theodore Ts'ojbd2: clean up how the journal device name is printed
2008-09-14 Alexey Dobriyanext4: fix #11321: create /proc/ext4/*/stats more carefully
2008-09-08 Frederic BoheUpdate flex_bg free blocks and free inodes counters...
2008-10-09 Eric Sandeenext4: Avoid printk floods in the face of directory...
2008-09-13 Aneesh Kumar K.Vext4: Properly update i_disksize.
2008-09-13 Aneesh Kumar K.Vext4: truncate block allocated on a failed ext4_write_begin
2008-09-09 Aneesh Kumar K.Vext4: Retry block allocation if we have free blocks...
2008-09-09 Aneesh Kumar K.Vext4: Don't add the inode to journal handle until after...
2008-09-09 Aneesh Kumar K.Vext4: Fix ext4 nomballoc allocator for ENOSPC
2008-10-09 Aneesh Kumar K.Vext4: Signed arithmetic fix
2008-10-09 Aneesh Kumar K.Vext4: Switch to non delalloc mode when we are low on...
2008-10-10 Aneesh Kumar K.Vext4: Add percpu dirty block accounting.
2008-09-09 Aneesh Kumar K.Vext4: Retry block reservation
2008-10-09 Aneesh Kumar K.Vext4: Make sure all the block allocation paths reserve...
2008-08-20 Aneesh Kumar K.Vext4: invalidate pages if delalloc block allocation...
2008-09-09 Theodore Ts'oext4: Fix whitespace checkpatch warnings/errors
2008-09-09 Theodore Ts'oext4: Fix long long checkpatch warnings
2008-09-09 Theodore Ts'oext4: Add printk priority levels to clean up checkpatch...
2008-10-09 Mingming Caopercpu counter: clean up percpu_counter_sum_and_set()
2008-08-03 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-08-03 Eric Sandeenext4: remove write-only variables from ext4_ordered_wri...
2008-08-01 Al Viro[PATCH] fix races and leaks in vfs_quota_on() users
2008-07-28 Hisashi Hifumivfs: pagecache usage optimization for pagesize!=blocksize
2008-08-18 Aneesh Kumar K.Vext4: Fix small file fragmentation
2008-08-20 Aneesh Kumar K.Vext4: Initialize writeback_index to 0 when allocating...
2008-08-20 Aneesh Kumar K.Vext4: make sure ext4_has_free_blocks returns 0 for...
2008-08-20 Mingming Caoext4: journal credit fix for the delayed allocation...
2008-08-20 Aneesh Kumar K.Vext4: Rework the ext4_da_writepages() function
2008-08-20 Mingming Caoext4: journal credits reservation fixes for DIO, fallocate
2008-08-20 Mingming Caoext4: journal credits reservation fixes for extent...
2008-08-20 Mingming Caoext4: journal credits calulation cleanup and fix for...
2008-08-20 Eric Sandeenext4: Fix bug where we return ENOSPC even though we...
2008-08-20 Josef Bacikext4: don't try to resize if there are no reserved...
2008-08-16 Theodore Ts'oext4: Use ext4_discard_reservations instead of mballoc...
2008-08-20 Theodore Ts'oext4: Fix ext4_dx_readdir hash collision handling
2008-08-20 Mingming Caoext4: Fix delalloc release block reservation for truncate
2008-08-14 Theodore Ts'oext4: Fix potential truncate BUG due to i_prealloc_list...
2008-08-20 Aneesh Kumar K.Vext4: Handle unwritten extent properly with delayed...
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-26 Theodore Ts'oext4: Cleanup whitespace and other miscellaneous style...
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-24 Li Zefanext4: improve ext4_fill_flex_info() a bit
2008-07-17 Aneesh Kumar K.Vext4: Cleanup the block reservation code path
2008-08-02 Theodore Ts'oext4: don't assume extents can't cross block groups...
2008-08-03 Theodore Ts'oext4: Fix lack of credits BUG() when deleting a badly...
2008-08-02 Theodore Ts'oext4: Fix ext4_ext_journal_restart()
2008-08-02 Eric Sandeenext4: fix ext4_da_write_begin error path
2008-07-26 Hidehiro Kawaiext4: don't read inode block if the buffer has a write...
2008-07-23 Aneesh Kumar K.Vext4: Don't allow lg prealloc list to be grow large.
2008-07-23 Aneesh Kumar K.Vext4: Convert the usage of NR_CPUS to nr_cpu_ids.
2008-07-23 Aneesh Kumar K.Vext4: Improve error handling in mballoc
2008-08-03 Eric Sandeenext4: lock block groups when initializing
2008-08-03 Eric Sandeenext4: sync up block and inode bitmap reading functions
2008-07-26 Theodore Ts'oext4: Allow read/only mounts with corrupted block group...
2008-08-02 Aneesh Kumar K.Vext4: Fix data corruption when writing to prealloc...
2008-07-11 Eric Sandeenext4: do not set extents feature from the kernel
2008-07-11 Aneesh Kumar K.Vext4: Don't allow nonextenst mount option for large...
2008-07-11 Aneesh Kumar K.Vext4: Enable delalloc by default.
2008-07-11 Mingming Caoext4: delayed allocation i_blocks fix for stat
2008-07-11 Mingming Caoext4: fix delalloc i_disksize early update issue
next