summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2010-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds15-176/+181
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2-15/+2
2010-08-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-3/+0
2010-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds14-257/+179
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds22-245/+262
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+2
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2010-08-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+0
2010-08-06Fix init ordering of /dev/console vs callers of modprobeDavid Howells1-0/+1
2010-08-06sysfs: sysfs_chmod_file's attr can be constJean Delvare1-1/+2
2010-08-06aio: fix wrong subsystem commentsSatoru Takeuchi1-10/+11
2010-08-05ext3: Fix dirtying of journalled buffers in data=journal modeJan Kara1-1/+17
2010-08-05fs/dlm: Drop unnecessary null testJulia Lawall1-1/+1
2010-08-05dlm: use genl_register_family_with_ops()Changli Gao1-14/+1
2010-08-05DNS: Make AFS go to the DNS for AFSDB records for unknown cellsWang Lei2-10/+31
2010-08-05DNS: Separate out CIFS DNS Resolver codeWang Lei4-205/+56
2010-08-05cifs: account for new creduid=0x%x parameter in spnego upcall stringJeff Layton1-0/+4
2010-08-05cifs: reduce false positives with inode aliasing serverino autodisableJeff Layton1-12/+31
2010-08-05CIFS: Make cifs_convert_address() take a const src pointer and a lengthDavid Howells5-37/+38
2010-08-05cifs: show features compiled in as part of DebugDataSuresh Jayaraman1-0/+25
2010-08-05cifs: update READMESuresh Jayaraman1-2/+3
2010-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds15-20/+19
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-2/+7
2010-08-04block_dev: always serialize exclusive open attemptsTejun Heo1-2/+2
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-12/+9
2010-08-04Merge branch 'master' into for-nextJiri Kosina206-5706/+5706
2010-08-04fix comment typo "choosed" -> "chosen"Uwe Kleine-König1-1/+1
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds11-88/+169
2010-08-04Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds4-14/+29
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds12-112/+1242
2010-08-04Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds89-4006/+1619
2010-08-03UBIFS: fix a memory leak on error path.Matthieu CASTET1-1/+1
2010-08-029p: fix sparse warnings in new xattr codeEric Van Hensbergen1-2/+2
2010-08-02fs/9p: remove sparse warning in vfs_inodeEric Van Hensbergen1-1/+1
2010-08-02fs/9p: Prevent parallel rename when doing fid_lookupAneesh Kumar K.V5-39/+91
2010-08-02fs/9p: Add support user. xattrAneesh Kumar K.V6-3/+289
2010-08-029p: Implement LOPENM. Mohan Kumar1-4/+9
2010-08-02fs/9p: This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)1-1/+113
2010-08-029p: Implement TMKDIRM. Mohan Kumar1-3/+80
2010-08-029p: Implement TMKNODM. Mohan Kumar1-3/+103
2010-08-029p: Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)1-4/+97
2010-08-029p: Define and implement TLINK for 9P2000.LEric Van Hensbergen1-1/+106
2010-08-029p: Implement client side of setattr for 9P2000.L protocol.Sripathi Kodi1-3/+46
2010-08-029p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi3-34/+187
2010-08-02fs/9p: Pass the correct user credentials during attachAneesh Kumar K.V2-2/+3
2010-08-029p: readdir implementation for 9p2000.LSripathi Kodi1-16/+118
2010-08-029p: Make use of iounit for read/writeM. Mohan Kumar1-6/+7
2010-08-02Merge branch 'v2.6.35'Alex Elder19-75/+138
2010-08-02udf: super.c Fix warning: variable 'sbi' set but not usedJustin P. Mattock1-2/+0
2010-08-02udf: remove duplicated #includeHuang Weiyi1-1/+0