ext4: Fix build warning in ext4_dirty_inode()
[safe/jmp/linux-2.6] / fs /
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 Theodore Ts'oext4: Fix time encoding with extra epoch bits
2009-09-30 Theodore Ts'ojbd2: Use tracepoints for history file
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-26 Theodore Ts'oext4: Use ext4_msg() for ext4_da_writepage() errors
2009-09-25 Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-25 Jens Axboewriteback: writeback_inodes_sb() should use bdi_start_w...
2009-09-25 Wu Fengguangwriteback: don't delay inodes redirtied by a fast dirtier
2009-09-25 Jens Axboewriteback: make the super_block pinning more efficient
2009-09-25 Jens Axboewriteback: don't resort for a single super_block in...
2009-09-25 Shaohua Liwriteback: move inodes from one super_block together
2009-09-25 Jens Axboewriteback: get rid to incorrect references to pdflush...
2009-09-25 Jens Axboewriteback: improve readability of the wb_writeback...
2009-09-25 Wu Fengguangwriteback: cleanup writeback_single_inode()
2009-09-25 Wu Fengguangwriteback: kupdate writeback shall not stop when more...
2009-09-25 Wu Fengguangwriteback: stop background writeback when below backgro...
2009-09-25 Jan Karafs: Fix busyloop in wb_writeback()
2009-09-25 Andrew Mortonprocfs: disable per-task stack usage on NOMMU
2009-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Al Vironfs[23] tcp breakage in mount with binary options
2009-09-24 Linus TorvaldsMerge branch 'cputime' of git://git390.marist.edu/linux-2.6
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-24 Hiroshi Shimamototask_struct cleanup: move binfmt field to mm_struct
2009-09-24 Julia Lawallfs/romfs: correct error-handling code
2009-09-24 Roel Kluinadfs: remove redundant test on unsigned
2009-09-24 Alexey Dobriyansysctl: remove "struct file *" argument of ->proc_handler
2009-09-24 Renzo Davolifs/char_dev.c: remove useless loop
2009-09-24 Mike Frysingerflat: use IS_ERR_VALUE() helper macro
2009-09-24 David Howellsfdpic: ignore the loader's PT_GNU_STACK when calculatin...
2009-09-24 Amerigo Wangelf: clean up fill_note_info()
2009-09-24 Peter Zijlstrafcntl: add F_[SG]ETOWN_EX
2009-09-24 Oleg Nesterovsignals: send_sigio: use do_send_sig_info() to avoid...
2009-09-24 Oleg Nesterovexec: fix set_binfmt() vs sys_delete_module() race
2009-09-24 Neil Hormanexec: allow do_coredump() to wait for user space pipe...
2009-09-24 Neil Hormanexec: let do_coredump() limit the number of concurrent...
2009-09-24 Neil Hormanexec: make do_coredump() more resilient to recursive...
2009-09-24 From: Mel Gormanhugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fix
2009-09-24 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-09-24 Yan ZhengBtrfs: hash the btree inode during fill_super
2009-09-24 Yan, ZhengBtrfs: relocate file extents in clusters
2009-09-24 Yan, ZhengBtrfs: don't rename file into dummy directory
2009-09-24 Yan, ZhengBtrfs: check size of inode backref before adding hardlink
2009-09-24 npiggin@suse.detruncate: use new helpers
2009-09-24 npiggin@suse.detruncate: new helpers
2009-09-24 Vegard Nossumfs: fix overflow in sys_mount() for in-kernel calls
2009-09-24 Thomas Gleixnerfs: Make unload_nls() NULL pointer safe
2009-09-24 Christoph Hellwigfreeze_bdev: grab active reference to frozen superblocks
2009-09-24 Christoph Hellwigfreeze_bdev: kill bd_mount_sem
2009-09-24 Boaz Harroshexofs: remove BKL from super operations
2009-09-24 Julia Lawallfs/romfs: correct error-handling code
2009-09-24 Miklos Szeredivfs: seq_file: add helpers for data filling
2009-09-24 Jeff Laytonvfs: remove redundant position check in do_sendfile
2009-09-24 Jeff Laytonvfs: change sb->s_maxbytes to a loff_t
2009-09-24 Jeff Laytonvfs: explicitly cast s_maxbytes in fiemap_check_ranges
2009-09-24 Wu Fengguanglibfs: return error code on failed attr set
2009-09-24 Tetsuo Handaseq_file: return a negative error code when seq_path_ro...
2009-09-24 Andi Kleenvfs: optimize touch_time() too
2009-09-24 Andi Kleenvfs: optimization for touch_atime()
2009-09-24 Jan Karavfs: split generic_forget_inode() so that hugetlbfs...
2009-09-24 Manish Katiyarfs/inode.c: add dev-id and inode number for debugging...
2009-09-24 Steven Rostedtlibfs: make simple_read_from_buffer conventional
2009-09-24 Michael Abbott[PATCH] Fix idle time field in /proc/uptime
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-24 Chris MasonBtrfs: fix releasepage to avoid unlocking extents we...
2009-09-24 Chris MasonBtrfs: Fix test_range_bit for whole file extents
2009-09-24 Chris MasonBtrfs: fix errors handling cached state in set/clear_ex...
2009-09-23 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-09-23 David HowellsNFS: Propagate 'fsc' mount option through automounts
2009-09-23 Chuck LeverNFS: Add nfs_alloc_parsed_mount_data
2009-09-23 Trond MyklebustNFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP...
2009-09-23 Abhishek Kulkarni9p: Add fscache support to 9p
2009-09-23 Abhishek Kulkarni9p: Fix the incorrect update of inode size in v9fs_file...
2009-09-23 Abhishek Kulkarni9p: Use the i_size_[read, write]() macros instead of...
2009-09-23 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-09-23 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-09-23 Heiko Carstensfs: change sys_truncate length parameter type
2009-09-23 Heiko Carstensext2: fix format string compile warning (ino_t)
2009-09-23 Doug GrahamV3 minixfs: add missing directory type checking
2009-09-23 Bartlomiej Zolnier... ncpfs: fix wrong check in __ncp_ioctl()
2009-09-23 Roel Kluinncpfs: read buffer overflow
2009-09-23 maximilian attemsramfs: move RAMFS_MAGIC to include/linux/magic.h
2009-09-23 KAMEZAWA Hiroyuki/proc/kcore: update stat.st_size after memory hotplug
2009-09-23 KAMEZAWA Hiroyuki/proc/kcore: fix stat.st_size
2009-09-23 KAMEZAWA Hiroyukikcore: more fixes for init
2009-09-23 KAMEZAWA Hiroyukikcore: register module area in generic way
next