summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* cgroups: add an owner to the mm_structBalbir Singh2008-04-29
* cgroups: implement device whitelistSerge E. Hallyn2008-04-29
* eCryptfs: protect crypt_stat->flags in ecryptfs_open()Michael Halcrow2008-04-29
* eCryptfs: make key module subsystem respect namespacesMichael Halcrow2008-04-29
* eCryptfs: integrate eCryptfs device handle into the module.Michael Halcrow2008-04-29
* eCryptfs: introduce device handle for userspace daemon communicationsMichael Halcrow2008-04-29
* ecryptfs: add missing lock around notify_changeMiklos Szeredi2008-04-29
* ecryptfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-29
* remove ecryptfs_header_cache_0Adrian Bunk2008-04-29
* vfs: fix unconditional write_super() call in file_fsync()OGAWA Hirofumi2008-04-29
* xattr: add missing consts to function argumentsDavid Howells2008-04-29
* vfs: remove lives_below_in_same_fs()Jan Blunck2008-04-29
* fs/inode.c: use hlist_for_each_entry()Matthias Kaehlcke2008-04-29
* vfs: skip inodes without pages to free in drop_pagecache_sb()Jan Kara2008-04-29
* vfs: fix lock inversion in drop_pagecache_sb()Jan Kara2008-04-29
* fdpic: check that the size returned by kernel_read() is what we asked forDavid Howells2008-04-29
* fs/binfmt_aout.c: use printk_ratelimit()S.Caglar Onur2008-04-29
* binfmt_misc.c: avoid potential kernel stack overflowPavel Emelyanov2008-04-29
* codafs: fix build warningAndrew Morton2008-04-29
* exec: remove argv_len from struct linux_binprmTetsuo Handa2008-04-29
* fs/affs/file.c: use BUG_ONJulia Lawall2008-04-29
* hfsplus: handle match_strdup failureJim Meyering2008-04-29
* hfs: handle match_strdup failureJim Meyering2008-04-29
* affs: handle match_strdup failureJim Meyering2008-04-29
* fs: remove unused fops from struct char_device_structJiri Olsa2008-04-29
* autofs4: fix sparse warning in root.cHarvey Harrison2008-04-29
* make BINFMT_FLAT a boolAdrian Bunk2008-04-29
* make fs/buffer.c:cont_expand_zero() staticAdrian Bunk2008-04-29
* remove generic_commit_write()Adrian Bunk2008-04-29
* fs/timerfd.c should #include <linux/syscalls.h>Adrian Bunk2008-04-29
* fs/aio.c: make 3 functions staticAdrian Bunk2008-04-29
* fs/drop_caches.c: make 2 functions staticAdrian Bunk2008-04-29
* fs/fs-writeback.c: make 2 functions staticAdrian Bunk2008-04-29
* make vfs_ioctl() staticAdrian Bunk2008-04-29
* make __put_super() staticAdrian Bunk2008-04-29
* fs/freevxfs/: proper externsAdrian Bunk2008-04-29
* fs/hfsplus/: proper externsAdrian Bunk2008-04-29
* fs/ramfs/ extern cleanupAdrian Bunk2008-04-29
* befs: fix sparse warning in linuxvfs.cHarvey Harrison2008-04-29
* coda: add static to functions in dir.cHarvey Harrison2008-04-29
* adfs: work around bogus sparse warningHarvey Harrison2008-04-29
* epoll: avoid kmemcheck warningDavide Libenzi2008-04-29
* fatfs: fix build warning with 64k PAGE_SIZEOlof Johansson2008-04-28
* fat: detect media without partition table correctlyFrank Seidel2008-04-28
* FAT_VALID_MEDIA(): remove pointless testAndrew Morton2008-04-28
* fat: use __getname()OGAWA Hirofumi2008-04-28
* vfat: bug fix for vfat cannot handle filename with 255Keith Mok2008-04-28
* Add balance_dirty_pages_ratelimited() to cont_expand_zero()OGAWA Hirofumi2008-04-28
* fat: Remove fat_clusters_flush()OGAWA Hirofumi2008-04-28
* fat: Update free_clusters even if it is untrustedOGAWA Hirofumi2008-04-28