summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-07-28Merge branch 'quilt/tty'Stephen Rothwell
2010-07-28Merge branch 'quilt/driver-core'Stephen Rothwell
2010-07-28Merge remote branch 'bkl-ioctl/bkl/ioctl'Stephen Rothwell
2010-07-28Merge remote branch 'bkl-core/bkl/core'Stephen Rothwell
2010-07-28Merge remote branch 'workqueues/for-next'Stephen Rothwell
2010-07-28Merge commit 'refs/next/20100727/tip'Stephen Rothwell
2010-07-28Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-07-28Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-07-28Merge remote branch 'osd/linux-next'Stephen Rothwell
2010-07-28Merge remote branch 'security-testing/next'Stephen Rothwell
2010-07-28Merge remote branch 'block/for-next'Stephen Rothwell
2010-07-28Merge branch 'quilt/rr'Stephen Rothwell
2010-07-28Merge remote branch 'wireless/master'Stephen Rothwell
2010-07-28Merge branch 'quilt/kernel-doc'Stephen Rothwell
2010-07-28Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-07-28Merge remote branch 'xfs/master'Stephen Rothwell
2010-07-28Merge remote branch 'ubifs/linux-next'Stephen Rothwell
2010-07-28Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-07-28Merge remote branch 'udf/for_next'Stephen Rothwell
2010-07-28Merge remote branch 'squashfs/master'Stephen Rothwell
2010-07-28Merge remote branch 'omfs/for-next'Stephen Rothwell
2010-07-28Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2010-07-28Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-07-28Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-07-28Merge remote branch 'logfs/master'Stephen Rothwell
2010-07-28Merge remote branch 'gfs2/master'Stephen Rothwell
2010-07-28Merge remote branch 'fuse/for-next'Stephen Rothwell
2010-07-28Merge remote branch 'ext4/next'Stephen Rothwell
2010-07-28Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-07-28Merge remote branch 'ecryptfs/next'Stephen Rothwell
2010-07-28Merge remote branch 'cifs/master'Stephen Rothwell
2010-07-28Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-07-28tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-07-28sysfs: sysfs_chmod_file's attr can be constJean Delvare
2010-07-279p: Pass the correct end of buffer to p9stat_readLatchesar Ionkov
2010-07-27fs/9p: remove sparse warning in vfs_inodeEric Van Hensbergen
2010-07-27fs/9p: Prevent parallel rename when doing fid_lookupAneesh Kumar K.V
2010-07-27fs/9p: Add support user. xattrAneesh Kumar K.V
2010-07-279p: Implement LOPENM. Mohan Kumar
2010-07-27fs/9p: This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)
2010-07-279p: Implement TMKDIRM. Mohan Kumar
2010-07-279p: Implement TMKNODM. Mohan Kumar
2010-07-279p: Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)
2010-07-279p: Define and implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)
2010-07-27fs/9p: Add a wstat after TCREATE to fix the gid.Venkateswararao Jujjuri
2010-07-279p: Implement client side of setattr for 9P2000.L protocol.Sripathi Kodi
2010-07-279p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi
2010-07-27fs/9p: Pass the correct user credentials during attachAneesh Kumar K.V
2010-07-279p: readdir implementation for 9p2000.LSripathi Kodi
2010-07-279p: Make use of iounit for read/writeM. Mohan Kumar