aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-25direct-io: add a hook for the fs to provide its own submit_bio functionJosef Bacik1-5/+37
2010-05-25Btrfs: Metadata ENOSPC handling for balanceYan, Zheng5-747/+1163
2010-05-25Btrfs: Pre-allocate space for data relocationYan, Zheng3-45/+92
2010-05-25Btrfs: Metadata ENOSPC handling for tree logYan, Zheng5-128/+156
2010-05-25Btrfs: Metadata reservation for orphan inodesYan, Zheng9-66/+365
2010-05-25Btrfs: Introduce global metadata reservationYan, Zheng8-76/+241
2010-05-25Btrfs: Update metadata reservation for delayed allocationYan, Zheng9-415/+232
2010-05-25Btrfs: Integrate metadata reservation with start_transactionYan, Zheng15-528/+678
2010-05-25Btrfs: Introduce contexts for metadata reservationYan, Zheng7-385/+853
2010-05-25Btrfs: Kill init_btrfs_i()Yan, Zheng1-36/+28
2010-05-25Btrfs: Shrink delay allocated space in a synchronizedYan, Zheng4-121/+88
2010-05-25Btrfs: Kill allocate_wait in space_infoYan, Zheng2-76/+58
2010-05-25Btrfs: Link block groups of different raid typesYan, Zheng3-55/+121
2010-05-24Merge branch 'delayed-logging-for-2.6.35' into for-linusAlex Elder26-513/+1566
2010-05-24xfs: Ensure inode allocation buffers are fully replayedDave Chinner6-11/+74
2010-05-24xfs: enable background pushing of the CILDave Chinner2-4/+70
2010-05-24xfs: forced unmounts need to push the CILDave Chinner1-0/+15
2010-05-24xfs: Introduce delayed logging core codeDave Chinner11-30/+912
2010-05-24xfs: Improve scalability of busy extent trackingDave Chinner11-322/+350
2010-05-24xfs: make the log ticket ID available outside the log infrastructureDave Chinner4-3/+12
2010-05-24xfs: clean up log ticket overrun debug outputDave Chinner2-15/+6
2010-05-24xfs: Clean up XFS_BLI_* flag namespaceDave Chinner7-70/+70
2010-05-24xfs: modify buffer item reference countingDave Chinner1-60/+50
2010-05-24xfs: allow log ticket allocation to take allocation flagsDave Chinner1-8/+8
2010-05-24xfs: Don't reuse the same transaction ID for duplicated transactions.Dave Chinner1-0/+9
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds14-69/+100
2010-05-24Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2-1/+31
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds4-25/+32
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fsLinus Torvalds5-30/+153
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds30-759/+876
2010-05-24GFS2: Fix permissions checking for setflags ioctl()Steven Whitehouse1-0/+7
2010-05-23squashfs: fix name reading in squashfs_xattr_getPhillip Lougher1-2/+6
2010-05-23squashfs: constify xattr handlersPhillip Lougher2-8/+8
2010-05-229p: Optimize TCREATE by eliminating a redundant fid clone.Venkateswararao Jujjuri1-12/+6
2010-05-229p: cleanup: remove unneeded assignmentDan Carpenter1-2/+0
2010-05-229p: Add mksock supportVenkateswararao Jujjuri1-0/+2
2010-05-22fs/9p: Make sure we properly instantiate dentry.Aneesh Kumar K.V1-3/+4
2010-05-22autofs4: Pushdown the bkl from ioctlFrederic Weisbecker1-4/+18
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds105-1170/+849
2010-05-21ceph: reuse mon subscribe message instead of allocated anewSage Weil2-10/+14
2010-05-21switch ecryptfs_write() to struct inode *, kill on-stack fake filesAl Viro3-45/+11
2010-05-21switch ecryptfs_get_locked_page() to struct inode *Al Viro3-15/+7
2010-05-21simplify access to ecryptfs inodes in ->readpage() and friendsAl Viro1-4/+3
2010-05-21AFS: Don't put struct file on the stackAl Viro4-36/+41
2010-05-21Ban ecryptfs over ecryptfsAl Viro1-0/+8
2010-05-21logfs: replace inode uid,gid,mode initialization with helper functionAl Viro1-8/+1
2010-05-21ufs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-9/+1
2010-05-21udf: replace inode uid,gid,mode init with helperDmitry Monakhov2-17/+4
2010-05-21ubifs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-8/+1
2010-05-21sysv: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-10/+1