reiserfs: use non-racy method for proc entries creation
[pandora-kernel.git] / fs /
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-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
next