aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2011-06-09exec: delay address limit change until point of no returnGravatar Mathias Krause 1-4/+1
2011-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 3-5/+6
2011-06-08cifs: trivial: add space in fsc error messageGravatar Jeff Layton 1-1/+1
2011-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Gravatar Linus Torvalds 1-1/+1
2011-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesGravatar Linus Torvalds 1-2/+7
2011-06-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 6-8/+13
2011-06-07vfs: make unlink() and rmdir() return ENOENT in preference to EROFSGravatar Theodore Ts'o 1-4/+7
2011-06-07lmLogOpen() broken failure exitGravatar Al Viro 1-1/+1
2011-06-07cifs: silence printk when establishing first session on socketGravatar Jeff Layton 1-1/+1
2011-06-06CIFS ACL support needs CONFIG_KEYS, so depend on itGravatar Darren Salt 1-1/+1
2011-06-06possible memory corruption in cifs_parse_mount_options()Gravatar Vasily Averin 1-1/+1
2011-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 19-468/+635
2011-06-04btrfs: fix uninitialized variable warningGravatar David Sterba 1-1/+1
2011-06-04btrfs: add helper for fs_info->closingGravatar David Sterba 8-16/+20
2011-06-04Btrfs: add mount -o inode_cacheGravatar Chris Mason 4-1/+34
2011-06-04btrfs: scrub: add explicit pluggingGravatar Arne Jansen 1-3/+4
2011-06-04btrfs: use btrfs_ino to access inode numberGravatar David Sterba 2-4/+5
2011-06-04Btrfs: don't save the inode cache if we are deleting this rootGravatar Josef Bacik 1-0/+5
2011-06-04btrfs: false BUG_ON when degradedGravatar Arne Jansen 1-1/+1
2011-06-04Btrfs: don't save the inode cache in non-FS rootsGravatar liubo 1-0/+6
2011-06-04Btrfs: make sure we don't overflow the free space cache crc pageGravatar Chris Mason 1-8/+19
2011-06-04Btrfs: fix uninit variable in the delayed inode codeGravatar Chris Mason 1-0/+1
2011-06-04btrfs: scrub: don't reuse bios and pagesGravatar Arne Jansen 1-49/+65
2011-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-9/+5
2011-06-04Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Gravatar Linus Torvalds 9-97/+136
2011-06-03more conservative S_NOSEC handlingGravatar Al Viro 4-3/+5
2011-06-03cifs: make CIFS depend on CRYPTO_ECBGravatar Suresh Jayaraman 1-0/+1
2011-06-03cifs: fix the kernel release version in the default security warning messageGravatar Suresh Jayaraman 1-1/+1
2011-06-03UBIFS: fix-up free space earlierGravatar Ben Gardiner 1-8/+8
2011-06-03UBIFS: intialize LPT earlierGravatar Ben Gardiner 1-13/+16
2011-06-03UBIFS: assert no fixup when writing a nodeGravatar Ben Gardiner 1-0/+2
2011-06-03UBIFS: fix clean znode counter corruption in error casesGravatar Artem Bityutskiy 1-4/+5
2011-06-03UBIFS: fix memory leak on error pathGravatar Artem Bityutskiy 1-0/+1
2011-06-03UBIFS: fix shrinker object count reportsGravatar Artem Bityutskiy 1-1/+5
2011-06-01UBIFS: fix recovery broken by the previous recovery fixGravatar Artem Bityutskiy 1-65/+87
2011-06-01UBIFS: amend ubifs_recover_leb interfaceGravatar Artem Bityutskiy 4-8/+9
2011-06-01UBIFS: introduce a "grouped" journal head flagGravatar Artem Bityutskiy 2-1/+6
2011-06-01UBIFS: supress false error messagesGravatar Artem Bityutskiy 1-2/+2
2011-06-01block: blkdev_get() should access ->bd_disk only after successGravatar Tejun Heo 1-2/+2
2011-05-31fat: Fix corrupt inode flags when remove ATTR_SYS flagGravatar OGAWA Hirofumi 1-1/+1
2011-05-30autofs4: bogus dentry_unhash() added in ->unlink()Gravatar Al Viro 1-2/+0
2011-05-30vfs: shrink_dcache_parent before rmdir, dir renameGravatar Sage Weil 1-0/+3
2011-05-30Revert "block: Remove extra discard_alignment from hd_struct."Gravatar Jens Axboe 1-7/+3
2011-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Gravatar Linus Torvalds 6-263/+220
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdGravatar Linus Torvalds 26-278/+3516
2011-05-29eCryptfs: Remove ecryptfs_header_cache_2Gravatar Tyler Hicks 3-13/+6
2011-05-29eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()Gravatar Tyler Hicks 3-105/+88
2011-05-29eCryptfs: Return useful code from contains_ecryptfs_markerGravatar Tyler Hicks 1-16/+10
2011-05-29eCryptfs: Fix new inode race conditionGravatar Tyler Hicks 5-28/+30
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 1-0/+9