nfsd: move most of nfsfh.h to fs/nfsd
[safe/jmp/linux-2.6] / fs / ext4 /
2009-11-08 Theodore Ts'oext4: partial revert to fix double brelse WARNING()
2009-11-06 Mingmingext4: Fix return value of ext4_split_unwritten_extents...
2009-11-03 Mingmingext4: code clean up for dio fallocate handling
2009-11-10 Mingmingext4: skip conversion of uninit extents after direct...
2009-11-10 Mingmingext4: fix ext4_ext_direct_IO()'s return value after...
2009-11-02 Aneesh Kumar K.Vext4: discard preallocation when restarting a transacti...
2009-11-02 Linus TorvaldsRevert "ext4: Remove journal_checksum mount option...
2009-10-03 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-10-03 Eric Sandeen[PATCH] ext4: retry failed direct IO allocations
2009-10-03 Curt Wohlgemuthext4: Fix build warning in ext4_dirty_inode()
2009-10-01 Eric Sandeenext4: drop ext4dev compat
2009-10-01 Theodore Ts'oext4: fix a BUG_ON crash by checking that page has...
2009-09-30 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-09-30 Theodore Ts'oext4: Fix time encoding with extra epoch bits
2009-09-30 Theodore Ts'oext4: Use tracepoints for mb_history trace file
2009-09-29 Theodore Ts'oext4, jbd2: Drop unneeded printks at mount and unmount...
2009-09-29 Curt Wohlgemuthext4: Handle nested ext4_journal_start/stop calls witho...
2009-09-29 Curt Wohlgemuthext4: Make sure ext4_dirty_inode() updates the inode...
2009-09-29 Frank Mayharext4: Avoid updating the inode table bh twice in no...
2009-09-28 Theodore Ts'oext4: EXT4_IOC_MOVE_EXT: Check for different original...
2009-09-28 Mingming Caoext4: async direct IO for holes and fallocate support
2009-09-28 Mingming Caoext4: Use end_io callback to avoid direct I/O fallback...
2009-09-28 Mingming Caoext4: Split uninitialized extents for direct I/O
2009-09-28 Mingming Caoext4: release reserved quota when block reservation...
2009-09-29 Theodore Ts'oext4: Adjust ext4_da_writepages() to write out larger...
2009-09-28 Theodore Ts'oext4: Fix hueristic which avoids group preallocation...
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-26 Theodore Ts'oext4: Use ext4_msg() for ext4_da_writepage() errors
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Alexey Dobriyanconst: make struct super_block::s_qcop const
2009-09-22 Alexey Dobriyanconst: make struct super_block::dq_op const
2009-09-21 Anand Gadiyartrivial: fix typo "to to" in multiple files
2009-09-17 Eric Sandeenext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK
2009-09-17 Theodore Ts'oext4: Fix the alloc on close after a truncate hueristic
2009-09-16 Theodore Ts'oext4: Add a tracepoint for ext4_alloc_da_blocks()
2009-09-17 Theodore Ts'oext4: store EXT4_EXT_MIGRATE in i_state instead of...
2009-09-16 Eric Sandeenext4: limit block allocations for indirect-block files...
2009-09-16 Akira Fujitaext4: Fix different block exchange issue in EXT4_IOC_MO...
2009-09-16 Akira Fujitaext4: Add null extent check to ext_get_path
2009-09-16 Akira Fujitaext4: Replace BUG_ON() with ext4_error() in move_extents.c
2009-09-16 Akira Fujitaext4: Replace get_ext_path macro with an inline funciton
2009-09-16 Andi KleenHWPOISON: Enable .remove_error_page for migration aware...
2009-09-15 Theodore Ts'oext4: Fix include/trace/events/ext4.h to work with...
2009-09-14 Jan Karaext4: Remove syncing logic from ext4_file_write
2009-09-11 Theodore Ts'oext4: Fix initalization of s_flex_groups
2009-09-11 Andreas Schlickext4: Always set dx_node's fake_dirent explicitly.
2009-09-10 Theodore Ts'oext4: Don't update superblock write time when filesyste...
2009-09-10 Aneesh Kumar K.Vext4: Clarify the locking details in mballoc
2009-09-10 Aneesh Kumar K.Vext4: check for need init flag in ext4_mb_load_buddy
2009-09-10 Aneesh Kumar K.Vext4: move ext4_mb_init_group() function earlier in...
2009-09-10 Frank Mayharext4: Make non-journal fsync work properly
2009-09-12 Theodore Ts'oext4: Assure that metadata blocks are written during...
2009-09-10 Theodore Ts'oext4: Use bforget() in no journal mode for ext4_journal...
2009-09-08 Linus Torvaldsext[234]: move over to 'check_acl' permission model
2009-09-08 Theodore Ts'oext4: print more sysadmin-friendly message in check_blo...
2009-09-10 Aneesh Kumar K.Vext4: Take page lock before looking at attached buffer_...
2009-09-06 Akira Fujitaext4: Fix small typo for move_extent_per_page()
2009-09-06 Akira Fujitaext4: Return exchanged blocks count to user space in...
2009-09-06 Akira Fujitaext4: Remove unneeded BUG_ON() in ext4_move_extents()
2009-09-16 Akira Fujitaext4: Fix wrong comparisons in mext_check_arguments()
2009-09-06 Christoph Hellwigext4: fix cache flush in ext4_sync_file
2009-09-05 Theodore Ts'oext4: Remove journal_checksum mount option and enable...
2009-09-05 Tobias Klauserext4: Declare seq_operations and file_operations struct...
2009-09-01 Theodore Ts'oext4: Add new tracepoint: trace_ext4_da_write_pages()
2009-08-31 Theodore Ts'oext4: Restore wbc->range_start in ext4_da_writepages()
2009-08-30 Theodore Ts'oext4: Limit number of links that can be created by...
2009-08-29 Aneesh Kumar K.Vext4: Allow rename to create more than EXT4_LINK_MAX...
2009-08-28 Theodore Ts'oext4: fix extent sanity checking code with AGGRESSIVE_TEST
2009-08-26 Eric Sandeenext4: use ext4_grpblk_t more extensively
2009-08-26 Eric Sandeenext4: use variables not types in sizeofs() for allocations
2009-08-26 Aneesh Kumar K.Vext4: Add missing unlock_new_inode() call in extent...
2009-08-18 Eric Sandeenext4: Add feature set check helper for mount & remount...
2009-08-18 Eric Sandeensimplify some logic in ext4_mb_normalize_request
2009-08-18 Eric Sandeenext4: open-code ext4_mb_update_group_info
2009-08-18 Eric Sandeenext4: reject too-large filesystems on 32-bit kernels
2009-08-18 Jan Karaext4: Fix possible deadlock between ext4_truncate(...
2009-09-18 Mingmingext4: Show unwritten extent flag in ext4_ext_show_leaf()
2009-09-01 Mingmingext4: Compile warning fix when EXT_DEBUG enabled
2009-09-18 Theodore Ts'oext4: Avoid group preallocation for closed files
2009-08-10 Theodore Ts'oext4: Fix bugs in mballoc's stream allocation mode
2009-08-09 Theodore Ts'oext4: Display the mballoc flags in mb_history in hex...
2009-09-18 Theodore Ts'oext4: Add configurable run-time mballoc debugging
2009-08-11 Peng Taoext4: fix journal ref count in move_extent_par_page
2009-08-11 Roel Kluinext4: remove redundant test on unsigned
2009-07-28 Peng Taoext4: fix build warning when EXT4FS_DEBUG is on
2009-07-13 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-07-13 Theodore Ts'oext4: Fix ext4_mb_initialize_context() to initialize...
2009-07-13 Peng Taoext4: fix null handler of ioctls in no journal mode
2009-07-13 Curt Wohlgemuthext4: Fix buffer head reference leak in no-journal...
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-06 Akira Fujitaext4: Fix compile warnings with MB_DEBUG
2009-07-06 Joe Perchesext4: Remove unnecessary semicolons in mballoc.c
2009-07-17 Curt Wohlgemuthext4: More buffer head reference leaks
2009-07-28 Theodore Ts'oext4: Avoid null pointer dereference when decoding...
2009-07-28 Manish Katiyarext4: Fix typo in ext4/Kconfig
2009-07-17 Aneesh Kumar K.Vext4: Fix memory leak fix when mounting an ext4 filesystem
2009-06-24 Al Virohelpers for acl caching + switch to those
2009-06-24 Al Viroswitch ext4 to inode->i_acl
2009-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
next