summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2012-02-01mtd: fix merge conflict resolution breakageArtem Bityutskiy1-6/+0
2012-02-01writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang1-8/+8
2012-02-01Btrfs: don't reserve data with extents locked in btrfs_fallocateChris Mason1-15/+10
2012-01-31[CIFS] Update cifs Kconfig title to match removal of experimental dependencySteve French1-2/+2
2012-01-31xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans()Mitsuo Hayasaka1-1/+1
2012-01-31Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstreamLinus Torvalds9-35/+86
2012-01-31cifs: fix printk format warningsRandy Dunlap1-4/+4
2012-01-31cifs: check offset in decode_ntlmssp_challenge()Dan Carpenter1-0/+4
2012-01-29Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-1/+10
2012-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-36/+60
2012-01-28Logfs: Allow NULL block_isbad() methodsJoern Engel1-14/+12
2012-01-28logfs: Grow inode in delete pathJoern Engel1-0/+4
2012-01-28logfs: Free areas before calling generic_shutdown_super()Joern Engel3-4/+12
2012-01-28logfs: remove useless BUG_ONJoern Engel1-1/+0
2012-01-28logfs: Propagate page parameter to __logfs_write_inodePrasad Joshi4-9/+9
2012-01-28logfs: set superblock shutdown flag after generic sb shutdownPrasad Joshi1-1/+1
2012-01-28logfs: take write mutex lock during fsync and syncPrasad Joshi4-4/+8
2012-01-28logfs: Prevent memory corruptionJoern Engel1-1/+1
2012-01-28logfs: update page reference count for pined pagesPrasad Joshi2-15/+51
2012-01-27Btrfs: fix reservations in btrfs_page_mkwriteChris Mason1-2/+8
2012-01-27Btrfs: advance window_start if we're using a bitmapJosef Bacik1-0/+1
2012-01-27btrfs: mask out gfp flags in releasepageDavid Sterba1-0/+7
2012-01-27Btrfs: fix enospc error caused by wrong checks of the chunkMiao Xie1-22/+27
2012-01-27Btrfs: do not defrag a file partiallyLiu Bo1-1/+1
2012-01-27Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.cStefan Behrens1-5/+6
2012-01-27Btrfs: use cluster->window_start when allocating from a cluster bitmapJosef Bacik1-1/+1
2012-01-27Btrfs: Check for NULL page in extent_range_uptodateMitch Harder1-0/+2
2012-01-27btrfs: Fix busyloops in transaction waiting codeJan Kara1-2/+4
2012-01-27Btrfs: make sure a bitmap has enough bytesJosef Bacik1-1/+1
2012-01-27Btrfs: fix uninit warning in backref.cJan Schmidt1-2/+2
2012-01-26Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-1/+2
2012-01-26eCryptfs: move misleading function commentsLi Wang1-4/+4
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds6-194/+154
2012-01-26eCryptfs: Fix oops when printing debug info in extent crypto functionsTyler Hicks1-40/+0
2012-01-26eCryptfs: Remove unused ecryptfs_read()Tyler Hicks1-73/+0
2012-01-26eCryptfs: Check inode changes in setattrTyler Hicks1-12/+36
2012-01-26eCryptfs: Make truncate path killableTyler Hicks1-5/+14
2012-01-26eCryptfs: Infinite loop due to overflow in ecryptfs_write()Li Wang1-2/+2
2012-01-26eCryptfs: Replace miscdev read/write magic numbersTyler Hicks3-41/+55
2012-01-26eCryptfs: Report errors in writes to /dev/ecryptfsTyler Hicks1-11/+13
2012-01-26eCryptfs: Sanitize write counts of /dev/ecryptfsTyler Hicks1-18/+38
2012-01-26ecryptfs: Remove unnecessary variable initializationTim Gardner1-2/+3
2012-01-26ecryptfs: Improve metadata read failure loggingTim Gardner1-3/+6
2012-01-25xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara1-1/+2
2012-01-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds4-14/+47
2012-01-25sysfs: Complain bitterly about attempts to remove files from nonexistent dire...Eric W. Biederman2-1/+10
2012-01-24kernel-doc: fix new warnings in debugfsRandy Dunlap1-1/+1
2012-01-24cifs: NULL dereference on allocation failureDan Carpenter1-4/+2
2012-01-23Merge branch 'kernel-doc' from Randy DunlapLinus Torvalds1-1/+1
2012-01-23Merge branch 'akpm'Linus Torvalds1-0/+3