summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2010-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-08-06Fix init ordering of /dev/console vs callers of modprobeDavid Howells
2010-08-05sysfs: sysfs_chmod_file's attr can be constJean Delvare
2010-08-05aio: fix wrong subsystem commentsSatoru Takeuchi
2010-08-05ext3: Fix dirtying of journalled buffers in data=journal modeJan Kara
2010-08-05fs/dlm: Drop unnecessary null testJulia Lawall
2010-08-05dlm: use genl_register_family_with_ops()Changli Gao
2010-08-05DNS: Make AFS go to the DNS for AFSDB records for unknown cellsWang Lei
2010-08-05DNS: Separate out CIFS DNS Resolver codeWang Lei
2010-08-05cifs: account for new creduid=0x%x parameter in spnego upcall stringJeff Layton
2010-08-05cifs: reduce false positives with inode aliasing serverino autodisableJeff Layton
2010-08-05CIFS: Make cifs_convert_address() take a const src pointer and a lengthDavid Howells
2010-08-05cifs: show features compiled in as part of DebugDataSuresh Jayaraman
2010-08-05cifs: update READMESuresh Jayaraman
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04block_dev: always serialize exclusive open attemptsTejun Heo
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-04fix comment typo "choosed" -> "chosen"Uwe Kleine-König
2010-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2010-08-03Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2010-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-08-03Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-08-03UBIFS: fix a memory leak on error path.Matthieu CASTET
2010-08-029p: fix sparse warnings in new xattr codeEric Van Hensbergen
2010-08-02fs/9p: remove sparse warning in vfs_inodeEric Van Hensbergen
2010-08-02fs/9p: Prevent parallel rename when doing fid_lookupAneesh Kumar K.V
2010-08-02fs/9p: Add support user. xattrAneesh Kumar K.V
2010-08-029p: Implement LOPENM. Mohan Kumar
2010-08-02fs/9p: This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)
2010-08-029p: Implement TMKDIRM. Mohan Kumar
2010-08-029p: Implement TMKNODM. Mohan Kumar
2010-08-029p: Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)
2010-08-029p: Define and implement TLINK for 9P2000.LEric Van Hensbergen
2010-08-029p: Implement client side of setattr for 9P2000.L protocol.Sripathi Kodi
2010-08-029p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi
2010-08-02fs/9p: Pass the correct user credentials during attachAneesh Kumar K.V
2010-08-029p: readdir implementation for 9p2000.LSripathi Kodi
2010-08-029p: Make use of iounit for read/writeM. Mohan Kumar
2010-08-02Merge branch 'v2.6.35'Alex Elder
2010-08-02udf: super.c Fix warning: variable 'sbi' set but not usedJustin P. Mattock
2010-08-02udf: remove duplicated #includeHuang Weiyi