btrfs: Fix mismatching struct members in ioctl.h
[linux-flexiantxendom0-3.2.10.git] / fs / ext4 /
2012-01-10 Theodore Ts'oMerge branch 'for_linus' into for_linus_merged
2012-01-10 Xi Wangext4: fix undefined behavior in ext4_fill_flex_info()
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-09 Al Viroext4: fix failure exits
2012-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-01-09 Paul Gortmakerext2/3/4: delete unneeded includes of module.h
2012-01-09 Djalal Harouniext{3,4}: Fix potential race when setversion ioctl...
2012-01-09 Al Viroext[34]: avoid i_nlink warnings triggered by drop_nlink...
2012-01-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-08 Linus TorvaldsMerge branch 'pm-for-linus' of git://git./linux/kernel...
2012-01-07 Al Virovfs: switch ->show_options() to struct dentry *
2012-01-07 Al Virovfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
2012-01-05 Eric Sandeenext4: make more symbols static
2012-01-05 Djalal Harouniext4: make local symbol ext4_initxattrs static
2012-01-05 Theodore Ts'oext4: reserve new feature flag codepoints
2012-01-05 Ben Hutchingsext4: Report max_batch_time option correctly
2012-01-04 Djalal Harouniext4: add missing ext4_resize_end on error paths
2012-01-04 Yongqiang Yangext4: let ext4_group_add() use common code
2012-01-04 Yongqiang Yangext4: let ext4_group_extend() use common code
2012-01-04 Yongqiang Yangext4: add new online resize interface
2012-01-04 Yongqiang Yangext4: add a new function which adds a flex group to...
2012-01-04 Yongqiang Yangext4: add a new function which allocates bitmaps and...
2012-01-04 Yongqiang Yangext4: pass verify_reserved_gdb() the number of group...
2012-01-04 Yongqiang Yangext4: add a function which updates the super block...
2012-01-04 Yongqiang Yangext4: add a function which sets up a block group descri...
2012-01-04 Yongqiang Yangext4: add a function which sets up group blocks of...
2012-01-04 Yongqiang Yangext4: add a structure which will be used by 64bit-resiz...
2012-01-04 Yongqiang Yangext4: add a function which adds a new group descriptors...
2012-01-04 Yongqiang Yangext4: add a function which extends a group without...
2012-01-04 Al Viroext4: propagate umode_t
2012-01-04 Al Viroswitch ->mknod() to umode_t
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2012-01-04 Al Virovfs: fix the stupidity with i_dentry in inode destructors
2012-01-04 Al Virovfs: mnt_drop_write_file()
2012-01-04 Al Viroswitch a bunch of places to mnt_want_write_file()
2011-12-29 Akinobu Mitaext4: use proper little-endian bitops
2011-12-29 Zheng Liuext4: remove no longer used functions in inode.c
2011-12-29 Theodore Ts'oext4: avoid counting the number of free inodes twice...
2011-12-29 Zheng Liuext4: add missing spaces to debugging printk's
2011-12-28 Yongqiang Yangext4: flush journal when switching from data=journal...
2011-12-28 Yongqiang Yangext4: allocate delalloc blocks before changing journal...
2011-12-21 Rafael J. WysockiMerge branch 'master' into pm-sleep
2011-12-21 Theodore Ts'oext4: remove unneeded file_remove_suid() from ext4_ioctl()
2011-12-19 Robin Dongext4: optimize ext4_find_delalloc_range() in nodelalloc...
2011-12-18 Curt Wohlgemuthext4: remove unused local variable
2011-12-18 Jan Karaext4: fix error handling on inode bitmap corruption
2011-12-18 Zheng Liuext4: add missing space to ext4_msg output in ext4_fill...
2011-12-18 Yongqiang Yangext4: do not reference pa_inode from group_pa
2011-12-14 Yongqiang Yangext4: handle EOF correctly in ext4_bio_write_page()
2011-12-14 Yongqiang Yangext4: remove a wrong BUG_ON in ext4_ext_convert_to_init...
2011-12-14 Yongqiang Yangext4: correctly handle pages w/o buffers in ext4_discar...
2011-12-14 Yongqiang Yangext4: avoid potential hang in mpage_submit_io() when...
2011-12-14 Andrea Arcangeliext4: avoid hangs in ext4_da_should_update_i_disksize()
2011-12-13 Theodore Ts'oext4: display the correct mount option in /proc/mounts...
2011-12-12 Paul Mackerrasext4: Fix crash due to getting bogus eh_depth value...
2011-12-12 Theodore Ts'oext4: fix ext4_end_io_dio() racing against fsync()
2011-12-06 Paul Bolletreewide: Fix comment and string typo 'bufer'
2011-12-02 Justin P. Mattocktreewide: Fix typos in various parts of the kernel...
2011-11-25 Tejun Heoext4: fix racy use-after-free in ext4_end_io_dio()
2011-11-23 Rafael J. WysockiMerge branch 'pm-freezer' of git://git./linux/kernel...
2011-11-21 Tejun Heofreezer: unexport refrigerator() and update try_to_free...
2011-11-21 Linus TorvaldsMerge branch 'dev' of git://git./linux/kernel/git/tytso...
2011-11-21 Yongqiang Yangext4: fix up a undefined error in ext4_free_blocks...
2011-11-07 Namjae Jeonext4: add blk_finish_plug in error case of writepages.
2011-11-07 Richard Weinbergerext4: Remove kernel_lock annotations
2011-11-07 Theodore Ts'oext4: ignore journalled data options on remount if...
2011-11-07 Linus TorvaldsMerge branch 'writeback-for-linus' of git://git./linux...
2011-11-02 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-11-02 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-11-02 Miklos Szeredifilesystems: add missing nlink wrappers
2011-11-01 Yongqiang Yangext4: let ext4_ext_rm_leaf work with EXT_DEBUG defined
2011-11-01 Yongqiang Yangext4: fix a syntax error in ext4_ext_insert_extent...
2011-11-01 Joe Perchestreewide: use __printf not __attribute__((format(printf...
2011-11-01 Mel Gormanext4: warn if direct reclaim tries to writeback pages
2011-10-31 Robin Dongext4: fix a typo in struct ext4_allocation_context
2011-10-31 Greg Harmext4: Don't normalize an falloc request if it can fit...
2011-10-31 Eryu Guanext4: remove comments about extent mount option in...
2011-10-31 Yongqiang Yangext4: let ext4_discard_partial_buffers handle unaligned...
2011-10-31 Yongqiang Yangext4: return ENOMEM if find_or_create_pages fails
2011-10-31 Yongqiang Yangext4: move vars to local scope in ext4_discard_partial_...
2011-10-31 Tao Maext4: Create helper function for EXT4_IO_END_UNWRITTEN...
2011-10-31 Theodore Ts'oext4: optimize locking for end_io extent conversion
2011-10-30 Theodore Ts'oext4: remove unnecessary call to waitqueue_active()
2011-10-30 Tao Maext4: Use correct locking for ext4_end_io_nolock()
2011-10-30 Curt Wohlgemuthwriteback: Add a 'reason' to wb_writeback_work
2011-10-29 Eric Sandeenext4: fix race in xattr block allocation path
2011-10-29 Yongqiang Yangext4: trace punch_hole correctly in ext4_ext_map_blocks
2011-10-29 Yongqiang Yangext4: clean up AGGRESSIVE_TEST code
2011-10-29 Yongqiang Yangext4: move variables to their scope
2011-10-29 Dmitry Monakhovext4: fix quota accounting during migration
2011-10-29 Dmitry Monakhovext4: migrate cleanup
2011-10-28 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-10-28 Andi Kleenext4: replace cut'n'pasted llseek code with generic_fil...
2011-10-27 Eric Gouriouext4: optimize memmmove lengths in extent/index insertions
2011-10-27 Eric Gouriouext4: optimize ext4_ext_convert_to_initialized()
2011-10-26 Tao Maext4: don't check io->flag when setting EXT4_STATE_DIO_...
2011-10-26 Robin Dongext4: fix a wrong comment in __mb_check_buddy()
2011-10-26 Robin Dongext4: remove unused variable in mb_find_extent()
next