summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-07-21Merge branch 'quilt/tty'Stephen Rothwell
2010-07-21Merge branch 'quilt/driver-core'Stephen Rothwell
2010-07-21Merge remote branch 'bkl-ioctl/bkl/ioctl'Stephen Rothwell
2010-07-21Merge remote branch 'bkl-core/bkl/core'Stephen Rothwell
2010-07-21Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-07-21Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-07-21Merge remote branch 'bluetooth/master'Stephen Rothwell
2010-07-21Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-07-21Merge remote branch 'osd/linux-next'Stephen Rothwell
2010-07-21Merge remote branch 'security-testing/next'Stephen Rothwell
2010-07-21Merge remote branch 'block/for-next'Stephen Rothwell
2010-07-21Merge branch 'quilt/rr'Stephen Rothwell
2010-07-21Merge branch 'quilt/kernel-doc'Stephen Rothwell
2010-07-21Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-07-21Merge remote branch 'xfs/master'Stephen Rothwell
2010-07-21Merge remote branch 'ubifs/linux-next'Stephen Rothwell
2010-07-21Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-07-21Merge remote branch 'udf/for_next'Stephen Rothwell
2010-07-21Merge remote branch 'omfs/for-next'Stephen Rothwell
2010-07-21Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2010-07-21Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-07-21Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-07-21Merge remote branch 'logfs/master'Stephen Rothwell
2010-07-21Merge remote branch 'gfs2/master'Stephen Rothwell
2010-07-21Merge remote branch 'fuse/for-next'Stephen Rothwell
2010-07-21Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-07-21Merge remote branch 'ecryptfs/next'Stephen Rothwell
2010-07-21Merge remote branch 'cifs/master'Stephen Rothwell
2010-07-21Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-07-21Merge branch 'quilt/driver-core.current'Stephen Rothwell
2010-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-07-20fs/Kconfig: Fix typo Userpace -> UserspaceStephen Boyd
2010-07-20fs/ocfs2: Remove unnecessary casts of private_dataJoe Perches
2010-07-20Merge branch 'v2.6.35-rc5'Alex Elder
2010-07-19Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...Linus Torvalds
2010-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-07-20xfs: track AGs with reclaimable inodes in per-ag radix treeDave Chinner
2010-07-20xfs: convert inode shrinker to per-filesystem contextsDave Chinner
2010-07-19fs: cifs: check kmalloc() resultKulikov Vasiliy
2010-07-19fs/9p: Prevent parallel rename when doing fid_lookupAneesh Kumar K.V
2010-07-19fs/9p: Add support user. xattrAneesh Kumar K.V
2010-07-19Implement LOPENM. Mohan Kumar
2010-07-19[fs/9p] This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)
2010-07-199p: Implement TMKDIRM. Mohan Kumar
2010-07-199p: Implement TMKNODM. Mohan Kumar
2010-07-19[9p] Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)
2010-07-19[9p] Define and implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)
2010-07-19Btrfs: fix checks in BTRFS_IOC_CLONE_RANGEDan Rosenberg
2010-07-19fs/9p: Add a wstat after TCREATE to fix the gid.Venkateswararao Jujjuri
2010-07-199p: Implement client side of setattr for 9P2000.L protocol.Sripathi Kodi