Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux...
[linux-2.6] / fs /
2008-04-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-29  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-29  Linus TorvaldsMerge git://git./linux/kernel/git/davej/cpufreq
2008-04-29  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-04-29  Jeff Moyeraio: fix misleading comments
2008-04-29  Harvey Harrisonncpfs: use get/put_unaligned_* helpers
2008-04-29  Harvey Harrisonisofs: use get/put_unaligned_* helpers
2008-04-29  Harvey Harrisonhfsplus: use get/put_unaligned_* helpers
2008-04-29  Harvey Harrisonfat: use get/put_unaligned_* helpers
2008-04-29  David Howellsafs: support the CB.ProbeUuid RPC op
2008-04-29  David Howellsafs: the AFS RPC op CBGetCapabilities is actually CBTel...
2008-04-29  Robert P. J. Dayafs: use the shorter LIST_HEAD for brevity
2008-04-29  Hirofumi NakagawaRemove duplicated unlikely() in IS_ERR()
2008-04-29  Pavel Emelyanovsysctl: add the ->permissions callback on the ctl_table...
2008-04-29  Pavel Emelyanovsysctl: merge equal proc_sys_read and proc_sys_write
2008-04-29  Denis V. Lunevjbd2: use non-racy method for proc entries creation
2008-04-29  Denis V. Lunevreiserfs: use non-racy method for proc entries creation
2008-04-29  Denis V. Lunevext4: use non-racy method for proc entries creation
2008-04-29  Denis V. Lunevafs: use non-racy method for proc entries creation
2008-04-29  Denis V. Lunevnfs: use proc_create to setup de->proc_fops
2008-04-29  Denis V. Lunevnfsd: use proc_create to setup de->proc_fops
2008-04-29  Denis V. Lunevproc: introduce proc_create_data to setup de->data
2008-04-29  Alexey Dobriyanproc: convert /proc/tty/ldiscs to seq_file interface
2008-04-29  Alexey Dobriyanproc: remove ->get_info infrastructure
2008-04-29  Alexey Dobriyanproc: remove proc_root from drivers
2008-04-29  Alexey Dobriyanproc: remove proc_root_driver
2008-04-29  Alexey Dobriyanproc: remove proc_root_fs
2008-04-29  Alexey Dobriyanproc: remove proc_bus
2008-04-29  Alexey Dobriyanproc: drop several "PDE valid/invalid" checks
2008-04-29  Alexey Dobriyanproc: less special case in xlate code
2008-04-29  Alexey Dobriyanproc: simplify locking in remove_proc_entry()
2008-04-29  Roland McGrathprocfs: mem permission cleanup
2008-04-29  Alexey Dobriyanproc: switch to proc_create()
2008-04-29  Matt Helsleyprocfs task exe symlink
2008-04-29  Alexey Dobriyanproc: print more information when removing non-empty...
2008-04-29  WANG Congelf: fix shadowed variables in fs/binfmt_elf.c
2008-04-29  Cyrill GorcunovBINFMT: fill_elf_header cleanup - use straight memset...
2008-04-29  Balbir Singhcgroups: add an owner to the mm_struct
2008-04-29  Serge E. Hallyncgroups: implement device whitelist
2008-04-29  Michael HalcroweCryptfs: protect crypt_stat->flags in ecryptfs_open()
2008-04-29  Michael HalcroweCryptfs: make key module subsystem respect namespaces
2008-04-29  Michael HalcroweCryptfs: integrate eCryptfs device handle into the...
2008-04-29  Michael HalcroweCryptfs: introduce device handle for userspace daemon...
2008-04-29  Miklos Szerediecryptfs: add missing lock around notify_change
2008-04-29  Harvey Harrisonecryptfs: replace remaining __FUNCTION__ occurrences
2008-04-29  Adrian Bunkremove ecryptfs_header_cache_0
2008-04-29  OGAWA Hirofumivfs: fix unconditional write_super() call in file_fsync()
2008-04-29  David Howellsxattr: add missing consts to function arguments
2008-04-29  Jan Blunckvfs: remove lives_below_in_same_fs()
2008-04-29  Matthias Kaehlckefs/inode.c: use hlist_for_each_entry()
2008-04-29  Jan Karavfs: skip inodes without pages to free in drop_pagecach...
2008-04-29  Jan Karavfs: fix lock inversion in drop_pagecache_sb()
2008-04-29  David Howellsfdpic: check that the size returned by kernel_read...
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-29  FUJITA Tomonoriblock: add dma alignment and padding support to blk_rq_...
2008-04-29  Tom Zanussirelay: fix splice problem
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
next