scripts/Lindent: support gnu indent v2.2.10
[sfrench/cifs-2.6.git] / fs /
2008-04-29 S.Caglar Onurfs/binfmt_aout.c: use printk_ratelimit()
2008-04-29 Pavel Emelyanovbinfmt_misc.c: avoid potential kernel stack overflow
2008-04-29 Andrew Mortoncodafs: fix build warning
2008-04-29 Tetsuo Handaexec: remove argv_len from struct linux_binprm
2008-04-29 Julia Lawallfs/affs/file.c: use BUG_ON
2008-04-29 Jim Meyeringhfsplus: handle match_strdup failure
2008-04-29 Jim Meyeringhfs: handle match_strdup failure
2008-04-29 Jim Meyeringaffs: handle match_strdup failure
2008-04-29 Jiri Olsafs: remove unused fops from struct char_device_struct
2008-04-29 Harvey Harrisonautofs4: fix sparse warning in root.c
2008-04-29 Adrian Bunkmake BINFMT_FLAT a bool
2008-04-29 Adrian Bunkmake fs/buffer.c:cont_expand_zero() static
2008-04-29 Adrian Bunkremove generic_commit_write()
2008-04-29 Adrian Bunkfs/timerfd.c should #include <linux/syscalls.h>
2008-04-29 Adrian Bunkfs/aio.c: make 3 functions static
2008-04-29 Adrian Bunkfs/drop_caches.c: make 2 functions static
2008-04-29 Adrian Bunkfs/fs-writeback.c: make 2 functions static
2008-04-29 Adrian Bunkmake vfs_ioctl() static
2008-04-29 Adrian Bunkmake __put_super() static
2008-04-29 Adrian Bunkfs/freevxfs/: proper externs
2008-04-29 Adrian Bunkfs/hfsplus/: proper externs
2008-04-29 Adrian Bunkfs/ramfs/ extern cleanup
2008-04-29 Harvey Harrisonbefs: fix sparse warning in linuxvfs.c
2008-04-29 Harvey Harrisoncoda: add static to functions in dir.c
2008-04-29 Harvey Harrisonadfs: work around bogus sparse warning
2008-04-29 Davide Libenziepoll: avoid kmemcheck warning
2008-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-28 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-04-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-04-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-28 Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-hrt
2008-04-28 Olof Johanssonfatfs: fix build warning with 64k PAGE_SIZE
2008-04-28 Frank Seidelfat: detect media without partition table correctly
2008-04-28 Andrew MortonFAT_VALID_MEDIA(): remove pointless test
2008-04-28 OGAWA Hirofumifat: use __getname()
2008-04-28 Keith Mokvfat: bug fix for vfat cannot handle filename with 255
2008-04-28 OGAWA HirofumiAdd balance_dirty_pages_ratelimited() to cont_expand_zero()
2008-04-28 OGAWA Hirofumifat: Remove fat_clusters_flush()
2008-04-28 OGAWA Hirofumifat: Update free_clusters even if it is untrusted
2008-04-28 OGAWA Hirofumifat: Add allow_utime option
2008-04-28 OGAWA Hirofumifat: fat_setattr() fix
2008-04-28 OGAWA Hirofumifat: fat_notify_change() and check_mode() cleanup
2008-04-28 OGAWA Hirofumifat: kill is_bad_inode() check
2008-04-28 Jan Karareiserfs: unpack tails on quota files
2008-04-28 Jan Karareiserfs: fix hang on umount with quotas when journal...
2008-04-28 Harvey Harrisonreiserfs: replace remaining __FUNCTION__ occurrences
2008-04-28 Harvey Harrisonreiserfs: fix more sparse warnings in do_balan.c
2008-04-28 Harvey Harrisonreiserfs: fix sparse warning in journal.c
2008-04-28 Marcin Slusarzreiserfs: le*_add_cpu conversion
2008-04-28 Harvey Harrisonudf: fix sparse warning in namei.c
2008-04-28 Harvey Harrisonufs: replace __inline with inline
2008-04-28 Marcin Slusarzufs: remove unused fs64_add and fs64_sub
2008-04-28 Harvey Harrisonufs: replace remaining __FUNCTION__ occurrences
2008-04-28 Marcin Slusarzufs: [bl]e*_add_cpu conversion
2008-04-28 Harvey Harrisonjbd: replace remaining __FUNCTION__ occurrences
2008-04-28 Harvey Harrisonext3: replace remaining __FUNCTION__ occurrences
2008-04-28 Jan Karaext3: fix mount messages when quota disabled
2008-04-28 Aneesh Kumar K.Vext3: retry block allocation if new blocks are allocate...
2008-04-28 Jan Karaext3: fix hang on umount with quotas when journal is...
2008-04-28 Jan Karaext3: fix update of mtime and ctime on rename
2008-04-28 Josef Bacikjbd: fix possible journal overflow issues
2008-04-28 Josef Bacikjbd: fix the way the b_modified flag is cleared
2008-04-28 Julia Lawallfs/ext3: use BUG_ON
2008-04-28 Akinobu Mitaext3: check ext3_journal_get_write_access() errors
2008-04-28 Akinobu Mitaext3: use ext3_get_group_desc()
2008-04-28 Akinobu Mitaext3: add missing ext3_journal_stop()
2008-04-28 Akinobu Mitaext3: use ext3_group_first_block_no()
2008-04-28 Adrian Bunkmake ext3_xattr_list() static
2008-04-28 Marcin Slusarzext3: convert byte order of constant instead of variable
2008-04-28 Hisashi Hifumiext3: fdatasync should skip metadata writeout when...
2008-04-28 Aneesh Kumar K.Vext2: retry block allocation if new blocks are allocate...
2008-04-28 Harvey Harrisonext2: replace remaining __FUNCTION__ occurrences
2008-04-28 Julia Lawallfs/ext2: use BUG_ON
2008-04-28 Akinobu Mitaext2: use ext2_fsblk_t type
2008-04-28 Akinobu Mitaext2: use ext2_group_first_block_no()
2008-04-28 Akinobu Mitaext2: improve ext2_readdir() return value
2008-04-28 Marcin Slusarzext2: convert byte order of constant instead of variable
2008-04-28 Marcin Slusarzext2: le*_add_cpu conversion
2008-04-28 Jan Karaquota: reiserfs: make reiserfs handle quotaon on remount
2008-04-28 Jan Karaquota: ext4: make ext4 handle quotaon on remount
2008-04-28 Jan Karaquota: ext3: make ext3 handle quotaon on remount
2008-04-28 Jan Karaquota: quota core changes for quotaon on remount
2008-04-28 Jan Karaquota: various style cleanups
2008-04-28 Jan Karaquota: remove superfluous DQUOT_OFF() in fs/namespace.c
2008-04-28 Andrew Perepechkoquota: do not allow setting of quota limits to too...
2008-04-28 Harvey Harrisonncpfs: fix sparse warning in ncpsign_kernel.c
2008-04-28 Harvey Harrisonncpfs: fix sparse warnings in ioctl.c
2008-04-28 Harvey Harrisonncpfs: add prototypes to ncp_fs.h
2008-04-28 Lee Schermerhornmempolicy: use struct mempolicy pointer in shmem_sb_info
2008-04-28 Nick Pigginxip: support non-struct page backed memory
2008-04-28 Jared Hulbertreturn pfn from direct_access, for XIP
2008-04-28 Peter Zijlstrasmaps: account swap entries
2008-04-28 Christoph Lametervmalloc: show vmalloced areas via /proc/vmallocinfo
2008-04-28 David Rientjesmempolicy: support optional mode flags
2008-04-28 Mel Gormanmm: filter based on a nodemask as well as a gfp_mask
2008-04-28 Mel Gormanmm: have zonelist contains structs with both a zone...
2008-04-28 Mel Gormanmm: use two zonelist that are filtered by GFP mask
2008-04-28 Mel Gormanmm: introduce node_zonelist() for accessing the zonelis...
2008-04-28 Mel Gormanmm: use zonelists instead of zones when direct reclaimi...
next