summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-05-25Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-05-25Merge branch 'quilt/rr'Stephen Rothwell
2010-05-25Merge remote branch 'acpi/test'Stephen Rothwell
2010-05-25Merge remote branch 'xfs/master'Stephen Rothwell
2010-05-25Merge remote branch 'udf/for_next'Stephen Rothwell
2010-05-25Merge remote branch 'squashfs/master'Stephen Rothwell
2010-05-25Merge remote branch 'logfs/master'Stephen Rothwell
2010-05-25Merge remote branch 'gfs2/master'Stephen Rothwell
2010-05-25Merge remote branch 'ext4/next'Stephen Rothwell
2010-05-25Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-05-25Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-05-25Merge branch 'quilt/driver-core.current'Stephen Rothwell
2010-05-24xfs: Ensure inode allocation buffers are fully replayedDave Chinner
2010-05-24xfs: enable background pushing of the CILDave Chinner
2010-05-24xfs: forced unmounts need to push the CILDave Chinner
2010-05-24xfs: Introduce delayed logging core codeDave Chinner
2010-05-24xfs: Improve scalability of busy extent trackingDave Chinner
2010-05-24xfs: make the log ticket ID available outside the log infrastructureDave Chinner
2010-05-24xfs: clean up log ticket overrun debug outputDave Chinner
2010-05-24xfs: Clean up XFS_BLI_* flag namespaceDave Chinner
2010-05-24xfs: modify buffer item reference countingDave Chinner
2010-05-24xfs: allow log ticket allocation to take allocation flagsDave Chinner
2010-05-24xfs: Don't reuse the same transaction ID for duplicated transactions.Dave Chinner
2010-05-25ocfs2: update gfp/slab.h includesTejun Heo
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-05-24Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-05-24GFS2: Fix permissions checking for setflags ioctl()Steven Whitehouse
2010-05-24udf: remove duplicated #includeHuang Weiyi
2010-05-24Merge branch 'apei-v5' into releaseLen Brown
2010-05-23squashfs: constify xattr handlersPhillip Lougher
2010-05-229p: Optimize TCREATE by eliminating a redundant fid clone.Venkateswararao Jujjuri
2010-05-229p: cleanup: remove unneeded assignmentDan Carpenter
2010-05-229p: Add mksock supportVenkateswararao Jujjuri
2010-05-22fs/9p: Make sure we properly instantiate dentry.Aneesh Kumar K.V
2010-05-22autofs4: Pushdown the bkl from ioctlFrederic Weisbecker
2010-05-22param:param_opsRusty Russell
2010-05-22driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-21ceph-rbd: snapshots supportYehuda Sadeh
2010-05-21ceph: refactor osd calc_raw_layout to take snap idYehuda Sadeh
2010-05-21ceph: add ceph_client_id helperYehuda Sadeh
2010-05-21ceph: add 'snap' mount optionYehuda Sadeh
2010-05-21ceph: generalize mon requests, add pool op supportYehuda Sadeh
2010-05-21ceph-rbd: rados block deviceYehuda Sadeh
2010-05-21ceph: refactor mount related functions, add helpersYehuda Sadeh
2010-05-21ceph: enable creation of clients that don't need mdsYehuda Sadeh
2010-05-21ceph: message layer can send/receive data in bioYehuda Sadeh