summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2009-05-06fiemap: fix problem with setting FIEMAP_EXTENT_LASTJosef Bacik
2009-05-06inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positiveWu Fengguang
2009-05-04proc: avoid information leaks to non-privileged processesJake Edge
2009-05-02NFS: Close page_mkwrite() racesTrond Myklebust
2009-05-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-05-02Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-05-02Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-05-02ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.cOleg Nesterov
2009-05-02mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro
2009-05-02alpha: binfmt_aout fixIvan Kokshaysky
2009-05-02pagemap: require aligned-length, non-null reads of /proc/pid/pagemapVitaly Mayatskikh
2009-05-02mm: close page_mkwrite racesNick Piggin
2009-05-02autofs4: fix incorrect return in autofs4_mount_busy()Ian Kent
2009-04-30ocfs2: Fix a missing credit when deleting from indexed directories.Joel Becker
2009-04-30xfs: fix getbmap vs mmap deadlockChristoph Hellwig
2009-04-30xfs: a couple getbmap cleanupsChristoph Hellwig
2009-04-30xfs: add more checks to superblock validationOlaf Weber
2009-04-30xfs_file_last_byte() needs to acquire ilockLachlan McIlroy
2009-04-29ocfs2/trivial: Remove unused variable in ocfs2_rename.Tao Ma
2009-04-27eCryptfs: Fix min function comparison warningTyler Hicks
2009-04-27ecryptfs: fix printk format warningRandy Dunlap
2009-04-28bio: fix memcpy corruption in bio_copy_user_iov()FUJITA Tomonori
2009-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-04-27Btrfs: look for acls during btrfs_read_locked_inodeChris Mason
2009-04-27Btrfs: fix acl cachingChris Mason
2009-04-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-04-27ext2: missing unlock in ext2_quota_write()Dan Carpenter
2009-04-27quota: remove obsolete comments in fs/quota/MakefileChristoph Hellwig
2009-04-27Btrfs: Fix a bunch of printk() warnings.Joel Becker
2009-04-27Btrfs: Fix a trivial warning using max() of u64 vs ULL.Joel Becker
2009-04-27Btrfs: remove unused btrfs_bit_radix slabChris Mason
2009-04-27Btrfs: ratelimit IO error printksChris Mason
2009-04-27Btrfs: remove #if 0 codeChris Mason
2009-04-27Btrfs: When shrinking, only update disk size on successChris Ball
2009-04-24ext4: Do not try to validate extents on special filesTheodore Ts'o
2009-04-24ROMFS: Advance destination buffer pointer when reading from a blockdevDavid Howells
2009-04-24ROMFS: romfs_lookup() shouldn't be doing a partial name comparisonDavid Howells
2009-04-24ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is presentTheodore Ts'o
2009-04-24Btrfs: fix deadlocks and stalls on dead root removalChris Mason
2009-04-24Btrfs: fix fallocate deadlock on inode extent lockChris Mason
2009-04-24Btrfs: kill btrfs_cache_createChristoph Hellwig
2009-04-24Btrfs: don't export symbolsChristoph Hellwig
2009-04-24Btrfs: simplify makefileChristoph Hellwig
2009-04-24Btrfs: try to keep a healthy ratio of metadata vs data block groupsJosef Bacik
2009-04-24ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inodeTheodore Ts'o
2009-04-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2009-04-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2009-04-24Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds