aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar
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
2009-04-24check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/Oleg Nesterov
2009-04-24do_execve() must not clear fs->in_exec if it was set by another threadOleg Nesterov
2009-04-23[S390] /proc/stat idle field for idle cpusMartin Schwidefsky
2009-04-23GFS2: Ensure that the inode goal block settings are updatedSteven Whitehouse
2009-04-23GFS2: Fix bug in block allocationSteven Whitehouse
2009-04-22ext4: Fix potential inode allocation soft lockup in Orlov allocatorTheodore Ts'o
2009-04-22ext4: Make the extent validity check more paranoidTheodore Ts'o
2009-04-22eCryptfs: Larger buffer for encrypted symlink targetsTyler Hicks
2009-04-22eCryptfs: Lock lower directory inode mutex during lookupTyler Hicks
2009-04-22eCryptfs: Remove ecryptfs_unlink_sigs warningsTyler Hicks
2009-04-22eCryptfs: Fix data corruption when using ecryptfs_passthroughTyler Hicks
2009-04-22eCryptfs: Print FNEK sig properly in /proc/mountsTyler Hicks
2009-04-22eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev()Tyler Hicks
2009-04-22eCryptfs: Copy lower inode attrs before dentry instantiationTyler Hicks
2009-04-22bio: use bio_kmalloc() in copy/map functionsTejun Heo
2009-04-22bio: fix bio_kmalloc()Tejun Heo
2009-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-04-21hugetlbfs: return negative error code for bad mount optionAkinobu Mita
2009-04-21Btrfs: fix btrfs fallocate oops and deadlockChris Mason
2009-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds