summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-01-31Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds
2012-01-28Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-01-28Logfs: Allow NULL block_isbad() methodsJoern Engel
2012-01-28logfs: Grow inode in delete pathJoern Engel
2012-01-28logfs: Free areas before calling generic_shutdown_super()Joern Engel
2012-01-28logfs: remove useless BUG_ONJoern Engel
2012-01-28logfs: Propagate page parameter to __logfs_write_inodePrasad Joshi
2012-01-28logfs: set superblock shutdown flag after generic sb shutdownPrasad Joshi
2012-01-28logfs: take write mutex lock during fsync and syncPrasad Joshi
2012-01-28logfs: Prevent memory corruptionJoern Engel
2012-01-28logfs: update page reference count for pined pagesPrasad Joshi
2012-01-27Btrfs: fix reservations in btrfs_page_mkwriteChris Mason
2012-01-26Btrfs: advance window_start if we're using a bitmapJosef Bacik
2012-01-26btrfs: mask out gfp flags in releasepageDavid Sterba
2012-01-26Btrfs: fix enospc error caused by wrong checks of the chunkMiao Xie
2012-01-26Btrfs: do not defrag a file partiallyLiu Bo
2012-01-26Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.cStefan Behrens
2012-01-26Btrfs: use cluster->window_start when allocating from a cluster bitmapJosef Bacik
2012-01-26Btrfs: Check for NULL page in extent_range_uptodateMitch Harder
2012-01-26btrfs: Fix busyloops in transaction waiting codeJan Kara
2012-01-26Btrfs: make sure a bitmap has enough bytesJosef Bacik
2012-01-26Btrfs: fix uninit warning in backref.cJan Schmidt
2012-01-25Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-01-25eCryptfs: move misleading function commentsLi Wang
2012-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds
2012-01-25eCryptfs: Fix oops when printing debug info in extent crypto functionsTyler Hicks
2012-01-25eCryptfs: Remove unused ecryptfs_read()Tyler Hicks
2012-01-25eCryptfs: Check inode changes in setattrTyler Hicks
2012-01-25eCryptfs: Make truncate path killableTyler Hicks
2012-01-25eCryptfs: Infinite loop due to overflow in ecryptfs_write()Li Wang
2012-01-25eCryptfs: Replace miscdev read/write magic numbersTyler Hicks
2012-01-25eCryptfs: Report errors in writes to /dev/ecryptfsTyler Hicks
2012-01-25eCryptfs: Sanitize write counts of /dev/ecryptfsTyler Hicks
2012-01-25ecryptfs: Remove unnecessary variable initializationTim Gardner
2012-01-25ecryptfs: Improve metadata read failure loggingTim Gardner
2012-01-25xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara
2012-01-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-01-24sysfs: Complain bitterly about attempts to remove files from nonexistent dire...Eric W. Biederman
2012-01-24kernel-doc: fix new warnings in debugfsRandy Dunlap
2012-01-23Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds
2012-01-23Merge branch 'akpm'Linus Torvalds
2012-01-23Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-01-23kernel-doc: fix new warnings in debugfsRandy Dunlap
2012-01-23proc: clear_refs: do not clear reserved pagesWill Deacon
2012-01-19Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro