mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / fs / ext4 /
2010-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-21 Dmitry Monakhovext4: replace inode uid,gid,mode init with helper
2010-05-21 Stephen Hemmingerext4: constify xattr_handler
2010-05-21 Jens AxboeMerge branch 'master' into for-2.6.35
2010-05-21 Dmitry Monakhovquota: unify quota init condition in setattr
2010-04-29 Jens AxboeMerge branch 'master' into for-2.6.35
2010-04-28 Dmitry Monakhovblkdev: generalize flags for blkdev_issue_fn functions
2010-04-25 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-04-20 Theodore Ts'oext4: Issue the discard operation *before* releasing...
2010-04-03 Curt Wohlgemuthext4: Fix buffer head leaks after calls to ext4_get_ino...
2010-04-03 Curt Wohlgemuthext4: Fix possible lost inode write in no journal mode
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-25 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-24 Eric Sandeenext4: Fixed inode allocator to correctly track a flex_b...
2010-03-25 Jan Karaext4: Don't use delayed allocation by default when...
2010-03-25 Theodore Ts'oext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3
2010-03-14 Jan Karaext4: Fix estimate of # of blocks needed to write indir...
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-05 Linus TorvaldsMerge branch 'write_inode2' of git://git./linux/kernel...
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-03-05 Venkatesh Pallipadiext4: fix up rb_root initializations to use RB_ROOT
2010-03-04 Christoph Hellwigdquot: cleanup dquot initialize routine
2010-03-04 Christoph Hellwigdquot: move dquot initialization responsibility into...
2010-03-04 Christoph Hellwigdquot: cleanup dquot drop routine
2010-03-04 Christoph Hellwigdquot: move dquot drop responsibility into the filesystem
2010-03-04 Christoph Hellwigdquot: cleanup dquot transfer routine
2010-03-04 Christoph Hellwigdquot: cleanup inode allocation / freeing routines
2010-03-04 Christoph Hellwigdquot: cleanup space allocation / freeing routines
2010-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-04 Akira Fujitaext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
2010-03-04 Akira Fujitaext4: Fix the NULL reference in double_down_write_data_...
2010-03-04 Akira Fujitaext4: Fix insertion point of extent in mext_insert_acro...
2010-03-04 Akinobu Mitaext4: consolidate in_range() definitions
2010-03-04 Akinobu Mitaext4: cleanup to use ext4_grp_offs_to_block()
2010-03-04 Akinobu Mitaext4: cleanup to use ext4_group_first_block_no()
2010-03-03 Jan Karaext4: Release page references acquired in ext4_da_block...
2010-03-03 Al ViroGet rid of mnt_mountpoint abuses in ext4
2010-03-02 Dmitry Monakhovext4: Fix ext4_quota_write cross block boundary behaviour
2010-03-02 Frank Mayharext4: Convert BUG_ON checks to use ext4_error() instead
2010-03-02 Jiaying Zhangext4: Use direct_IO_no_locking in ext4 dio read
2010-03-04 Jiaying Zhangext4: use ext4_get_block_write in buffer write
2010-03-02 Jiaying Zhangext4: mechanical rename some of the direct I/O get_bloc...
2010-03-02 Toshiyuki Okajimaext4: make "offset" consistent in ext4_check_dir_entry()
2010-03-02 Dmitry Monakhovext4: Handle non empty on-disk orphan link
2010-03-02 Dmitry Monakhovext4: explicitly remove inode from orphan list after...
2010-03-02 Dmitry Monakhovext4: fix error handling in migrate
2010-03-02 Dmitry Monakhovext4: deprecate obsoleted mount options
2010-03-02 Tao Maext4: Fix fencepost error in chosing choosing group...
2010-03-02 Dmitry Monakhovext4: trivial quota cleanup
2010-02-24 Dmitry Monakhovext4: mount flags manipulation cleanup
2010-02-24 Jiaying Zhangext4: Add flag to files with blocks intentionally past EOF
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to fs
2010-02-16 Curt Wohlgemuthext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode
2010-03-04 Leonard Michlmayrext4: correctly calculate number of blocks for fiemap
2010-02-15 Roel Kluinext4: add missing error checking to ext4_expand_extra_i...
2010-02-15 Eric Sandeenext4: move __func__ into a macro for ext4_warning,...
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-05 Daniel Macktree-wide: fix 'lenght' typo in comments and code
2010-02-05 Thadeu Lima de Sou... fix ext3/ext4 comment typo compain -> complain
2010-01-25 Theodore Ts'oext4: Reserve INCOMPAT_EA_INODE and INCOMPAT_DIRDATA...
2010-01-24 Theodore Ts'oext4: Use bitops to read/modify EXT4_I(inode)->i_state
2010-01-15 Aneesh Kumar K.Vext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flag
2010-01-25 Aneesh Kumar K.Vext4: Fix quota accounting error with fallocate
2010-01-22 Aneesh Kumar K.Vext4: Handle -EDQUOT error on write
2010-01-01 Theodore Ts'oext4: Calculate metadata requirements more accurately
2010-01-01 Theodore Ts'oext4: Fix accounting of reserved metadata blocks
2009-12-30 Theodore Ts'oext4: Patch up how we claim metadata blocks for quota...
2009-12-30 Aneesh Kumar K.Vext4: Ensure zeroout blocks have no dirty metadata
2009-12-25 Richard Kennedyext4: return correct wbc.nr_to_write in ext4_da_writepages
2009-12-23 Eric Sandeenext4: flush delalloc blocks when space is low
2009-12-23 Julia Lawallext4: Eliminate potential double free on error path
2009-12-23 Andrew Mortonext4: fix unsigned long long printk warning in super.c
2009-12-23 Dmitry Monakhovext4: fix sleep inside spinlock issue with quota and...
2009-12-23 Dmitry Monakhovext4: Fix potential quota deadlock
2009-12-23 Dmitry Monakhovext4: Convert to generic reserved quota's space management.
2009-12-23 Theodore Ts'oext4, jbd2: Add barriers for file systems with exernal...
2009-12-17 Linus TorvaldsRevert "task_struct: make journal_info conditional"
2009-12-16 Christoph Hellwigsanitize xattr handler prototypes
2009-12-15 André Goddard Rosatree-wide: convert open calls to remove spaces to skip_...
2009-12-15 Hiroshi Shimamototask_struct: make journal_info conditional
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-14 Surbhi Palandeext4: replace BUG() with return -EIO in ext4_ext_get_blocks
2009-12-21 Theodore Ts'oext4: add module aliases for ext2 and ext3
2009-12-21 David Howellsext4: Don't ask about supporting ext2/3 in ext4 if...
2009-12-14 Huang Weiyiext4: remove unused #include <linux/version.h>
2009-12-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-10 Jan Karaext4: Support for 64-bit quota format
2009-12-10 Theodore Ts'oext4: Fix potential fiemap deadlock (mmap_sem vs. i_dat...
2009-12-10 Theodore Ts'oext4: Do not override ext2 or ext3 if built they are...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2010-01-01 Theodore Ts'oext4: Add new tracepoints to debug delayed allocation...
2010-01-22 Theodore Ts'oext4: Add block validity check when truncating indirect...
2010-02-16 Eric Sandeenext4: Fix optional-arg mount options
2010-02-05 Eric Sandeenext4: fix async i/o writes beyond 4GB to a sparse file
2009-12-07 Akira Fujitaext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
next