summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* eCryptfs: Fix min function comparison warningTyler Hicks2009-04-27
* ecryptfs: fix printk format warningRandy Dunlap2009-04-27
* bio: fix memcpy corruption in bio_copy_user_iov()FUJITA Tomonori2009-04-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-27
|\
| * Btrfs: look for acls during btrfs_read_locked_inodeChris Mason2009-04-27
| * Btrfs: fix acl cachingChris Mason2009-04-27
| * Btrfs: Fix a bunch of printk() warnings.Joel Becker2009-04-27
| * Btrfs: Fix a trivial warning using max() of u64 vs ULL.Joel Becker2009-04-27
| * Btrfs: remove unused btrfs_bit_radix slabChris Mason2009-04-27
| * Btrfs: ratelimit IO error printksChris Mason2009-04-27
| * Btrfs: remove #if 0 codeChris Mason2009-04-27
| * Btrfs: When shrinking, only update disk size on successChris Ball2009-04-27
| * Btrfs: fix deadlocks and stalls on dead root removalChris Mason2009-04-24
| * Btrfs: fix fallocate deadlock on inode extent lockChris Mason2009-04-24
| * Btrfs: kill btrfs_cache_createChristoph Hellwig2009-04-24
| * Btrfs: don't export symbolsChristoph Hellwig2009-04-24
| * Btrfs: simplify makefileChristoph Hellwig2009-04-24
| * Btrfs: try to keep a healthy ratio of metadata vs data block groupsJosef Bacik2009-04-24
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-04-27
|\ \
| * | ext2: missing unlock in ext2_quota_write()Dan Carpenter2009-04-27
| * | quota: remove obsolete comments in fs/quota/MakefileChristoph Hellwig2009-04-27
* | | ext4: Do not try to validate extents on special filesTheodore Ts'o2009-04-24
* | | ext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMPAT_64BIT is presentTheodore Ts'o2009-04-24
* | | ext4: Fix softlockup caused by illegal i_file_acl value in on-disk inodeTheodore Ts'o2009-04-24
|/ /
* | ROMFS: Advance destination buffer pointer when reading from a blockdevDavid Howells2009-04-24
* | ROMFS: romfs_lookup() shouldn't be doing a partial name comparisonDavid Howells2009-04-24
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-04-24
|\ \
| * | ext4: Fix potential inode allocation soft lockup in Orlov allocatorTheodore Ts'o2009-04-22
| * | ext4: Make the extent validity check more paranoidTheodore Ts'o2009-04-22
| * | jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o2009-04-14
| * | jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o2009-04-14
| * | ext4: really print the find_group_flex fallback warning only onceChuck Ebbert2009-04-14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2009-04-24
|\ \ \
| * | | eCryptfs: Larger buffer for encrypted symlink targetsTyler Hicks2009-04-22
| * | | eCryptfs: Lock lower directory inode mutex during lookupTyler Hicks2009-04-22
| * | | eCryptfs: Remove ecryptfs_unlink_sigs warningsTyler Hicks2009-04-22
| * | | eCryptfs: Fix data corruption when using ecryptfs_passthroughTyler Hicks2009-04-22
| * | | eCryptfs: Print FNEK sig properly in /proc/mountsTyler Hicks2009-04-22
| * | | eCryptfs: NULL pointer dereference in ecryptfs_send_miscdev()Tyler Hicks2009-04-22
| * | | eCryptfs: Copy lower inode attrs before dentry instantiationTyler Hicks2009-04-22
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-04-24
|\ \ \ \
| * | | | [S390] /proc/stat idle field for idle cpusMartin Schwidefsky2009-04-23
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-04-24
|\ \ \ \
| * | | | GFS2: Ensure that the inode goal block settings are updatedSteven Whitehouse2009-04-23
| * | | | GFS2: Fix bug in block allocationSteven Whitehouse2009-04-23
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-24
|\ \ \ \
| * | | | bio: use bio_kmalloc() in copy/map functionsTejun Heo2009-04-22
| * | | | bio: fix bio_kmalloc()Tejun Heo2009-04-22
| |/ / /
* | | | check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/Oleg Nesterov2009-04-24
* | | | do_execve() must not clear fs->in_exec if it was set by another threadOleg Nesterov2009-04-24
|/ / /