ext4: Clean up calls to ext4_get_group_desc()
[safe/jmp/linux-2.6] / fs /
2009-05-25 Theodore Ts'oext4: Clean up calls to ext4_get_group_desc()
2009-05-25 Theodore Ts'oext4: remove unused function __ext4_write_dirty_metadata
2009-05-18 Manish Katiyarext2: Fix memory leak in ext2_fill_super() in case...
2009-05-18 Manish Katiyarext3: Fix memory leak in ext3_fill_super() in case...
2009-05-18 Manish Katiyarext4: Fix memory leak in ext4_fill_super() in case...
2009-05-18 Theodore Ts'oext4: down i_data_sem only for read when walking tree...
2009-05-17 Theodore Ts'oext4: Add a comprehensive block validity check to ext4_...
2009-05-14 Theodore Ts'oext4: Clean up ext4_get_blocks() so it does not depend...
2009-05-14 Theodore Ts'oext4: Merge ext4_da_get_block_write() into mpage_da_map...
2009-05-12 Theodore Ts'oext4: Add BUG_ON debugging checks to noalloc_get_block_...
2009-05-14 Theodore Ts'oext4: Add documentation to the ext4_*get_block* functions
2009-05-14 Theodore Ts'oext4: Define a new set of flags for ext4_get_blocks()
2009-05-14 Theodore Ts'oext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks()
2009-05-12 Theodore Ts'oext4: Rename ext4_get_blocks_handle() to be ext4_ind_ge...
2009-05-12 Theodore Ts'oext4: Simplify function signature for ext4_da_get_block...
2009-05-15 Vincent Minetext4: Fix spinlock assertions on UP systems
2009-05-03 Aneesh Kumar K.Vext4: Convert ext4_lock_group to use sb_bgl_lock
2009-05-02 Theodore Ts'oext4: fix the length returned by fiemap for an unalloca...
2009-05-02 Eric Sandeenext4: fix for fiemap last-block test
2009-05-13 Aneesh Kumar K.Vvfs: Enable FS_IOC_FIEMAP and FIGETBSZ for all filetypes
2009-05-03 Aneesh Kumar K.Vext4: hook fiemap operation for directories
2009-05-02 Curt Wohlgemuthext4: Make the length of the mb_history file tunable
2009-05-01 Theodore Ts'oext4: Move fs/ext4/group.h into ext4.h
2009-05-01 Theodore Ts'oext4: Move fs/ext4/namei.h into ext4.h
2009-05-03 Theodore Ts'oext4: Move the ext4_sb.h header file into ext4.h
2009-05-01 Theodore Ts'oext4: Move the ext4_i.h header file into ext4.h
2009-05-01 Theodore Ts'oext4: Don't avoid using BLOCK_UNINIT block groups in...
2009-04-26 Theodore Ts'oext4: Replace lock/unlock_super() with an explicit...
2009-04-26 Theodore Ts'oext4: Replace lock/unlock_super() with an explicit...
2009-05-01 Theodore Ts'oext4: ext4_mark_recovery_complete() doesn't need to...
2009-04-25 Theodore Ts'oext4: Remove outdated comment about lock_super()
2009-05-01 Theodore Ts'oext4: Avoid races caused by on-line resizing and SMP...
2009-05-01 Theodore Ts'oext4: Use separate super_operations structure for no_jo...
2009-05-01 Theodore Ts'oext4: Fix and simplify s_dirt handling
2009-05-01 Theodore Ts'oext4: Simplify ext4_commit_super()'s function signature
2009-04-25 Theodore Ts'oext4: Use is_power_of_2() for clarity
2009-04-28 Theodore Ts'oext4: Fallback to vmalloc if kmalloc can't allocate...
2009-05-12 Aneesh Kumar K.Vext4: Mark the unwritten buffer_head as mapped during...
2009-05-12 Aneesh Kumar K.Vvfs: Add BUG_ON for delayed and unwritten flags in...
2009-05-13 Aneesh Kumar K.Vext4: Properly initialize the buffer_head state
2009-06-02 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-06-02 Felix Blyakherxfs: prevent deadlock in xfs_qm_shake()
2009-06-02 Eric Sandeenxfs: fix overflow in xfs_growfs_data_private
2009-06-02 Felix Blyakherxfs: fix double unlock in xfs_swap_extents()
2009-05-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-30 Ryusuke Konishinilfs2: fix bh leak in nilfs_cpfile_delete_checkpoints...
2009-05-29 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.30
2009-05-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-05-29 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-05-29 Oskar Schirmerflat: fix data sections alignment
2009-05-29 KOSAKI Motohiroprocfs: make errno values consistent when open pident...
2009-05-29 Joakim Tjernlundjffs2: Fix corruption when flash erase/write failure
2009-05-28 Andrew Mortonsysfs: file.c: use create_singlethread_workqueue()
2009-05-27 Wei Yongjunnfsd: fix hung up of nfs client while sync write data...
2009-05-27 David HowellsCacheFiles: Fixup renamed filenames in comments in...
2009-05-27 David HowellsFS-Cache: Fixup renamed filenames in comments in internal.h
2009-05-26 Trond MyklebustNFSv4: Fix the case where NFSv4 renewal fails
2009-05-26 Sam Ravnborgnfs: fix build error in nfsroot with initconst
2009-05-23 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-05-23 Steve French[CIFS] Avoid open on possible directories since Samba...
2009-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-22 Ryusuke Konishinilfs2: fix memory leak in nilfs_ioctl_clean_segments
2009-05-21 Steve French[CIFS] fix posix open regression
2009-05-20 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-05-19 Jeff Laytoncifs: fix pointer initialization and checks in cifs_fol...
2009-05-19 Frank Filznfs: Fix NFS v4 client handling of MAY_EXEC in nfs_perm...
2009-05-17 Jeff Mahoneyreiserfs: fixup perms when xattrs are disabled
2009-05-17 Jeff Mahoneyreiserfs: deal with NULL xattr root w/ xattrs disabled
2009-05-17 Jeff Mahoneyreiserfs: clean up ifdefs
2009-05-15 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-05-15 Sukadev Bhattiproludevpts: correctly set default options
2009-05-15 Theodore Ts'oext4: Fix race in ext4_inode_info.i_cached_extent
2009-05-15 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-05-15 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-05-14 Aneesh Kumar K.Vext4: Clear the unwritten buffer_head flag after the...
2009-05-14 Sankar PBtrfs: Spelling fix in btrfs_lookup_first_block_group...
2009-05-14 Sage WeilBtrfs: make show_options result match actual option...
2009-05-14 Li HongBtrfs: remove outdated comment in btrfs_ioctl_resize()
2009-05-14 Chris MasonBtrfs: remove some WARN_ONs in the IO failure path
2009-05-14 Chris MasonBtrfs: Don't loop forever on metadata IO failures
2009-05-14 Chris MasonBtrfs: init inode ordered_data_close flag properly
2009-05-14 Jeff Laytoncifs: fix error handling in parse_DFS_referrals
2009-05-13 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2009-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-13 Mel GormanRemove implementation of readpage from the hugetlbfs_aops
2009-05-13 Phillip LougherSquashfs: cody tidying, remove commented out line in...
2009-05-13 Phillip LougherSquashfs: check page size is not larger than the filesy...
2009-05-13 Doug ChapmanSquashfs: fix breakage when page size > metadata block...
2009-05-13 Linus TorvaldsMerge branch 'for-2.6.30' of git://linux-nfs.org/~bfiel...
2009-05-12 Davide Libenziepoll: fix size check in epoll_create()
2009-05-12 Aneesh Kumar K.Vext4: Use a fake block number for delayed new buffer_head
2009-05-13 Aneesh Kumar K.Vext4: Fix sub-block zeroing for writes into preallocate...
2009-05-11 J. Bruce Fieldsnfsd: silence lockdep warning
2009-05-11 Jeff Mahoneydup2: Fix return value with oldfd == newfd and invalid fd
2009-05-11 Ryusuke Konishinilfs2: check size of array structured data exchanged...
2009-05-11 Ryusuke Konishinilfs2: fix lock order reversal in nilfs_clean_segments...
2009-05-11 Ryusuke Konishinilfs2: fix possible circular locking for get informati...
2009-05-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-10 Ryusuke Konishinilfs2: ensure to clear dirty state when deleting metad...
next