Age | Commit message (Expand) | Author | Files | Lines |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 15 | -20/+19 |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -2/+7 |
2010-08-04 | block_dev: always serialize exclusive open attempts | Tejun Heo | 1 | -2/+2 |
2010-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 4 | -12/+9 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 206 | -5706/+5706 |
2010-08-04 | fix comment typo "choosed" -> "chosen" | Uwe Kleine-König | 1 | -1/+1 |
2010-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 11 | -88/+169 |
2010-08-03 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 4 | -14/+29 |
2010-08-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 12 | -112/+1242 |
2010-08-03 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 89 | -4006/+1619 |
2010-08-03 | UBIFS: fix a memory leak on error path. | Matthieu CASTET | 1 | -1/+1 |
2010-08-02 | 9p: fix sparse warnings in new xattr code | Eric Van Hensbergen | 1 | -2/+2 |
2010-08-02 | fs/9p: remove sparse warning in vfs_inode | Eric Van Hensbergen | 1 | -1/+1 |
2010-08-02 | fs/9p: Prevent parallel rename when doing fid_lookup | Aneesh Kumar K.V | 5 | -39/+91 |
2010-08-02 | fs/9p: Add support user. xattr | Aneesh Kumar K.V | 6 | -3/+289 |
2010-08-02 | 9p: Implement LOPEN | M. Mohan Kumar | 1 | -4/+9 |
2010-08-02 | fs/9p: This patch implements TLCREATE for 9p2000.L protocol. | Venkateswararao Jujjuri (JV) | 1 | -1/+113 |
2010-08-02 | 9p: Implement TMKDIR | M. Mohan Kumar | 1 | -3/+80 |
2010-08-02 | 9p: Implement TMKNOD | M. Mohan Kumar | 1 | -3/+103 |
2010-08-02 | 9p: Define and implement TSYMLINK for 9P2000.L | Venkateswararao Jujjuri (JV) | 1 | -4/+97 |
2010-08-02 | 9p: Define and implement TLINK for 9P2000.L | Eric Van Hensbergen | 1 | -1/+106 |
2010-08-02 | 9p: Implement client side of setattr for 9P2000.L protocol. | Sripathi Kodi | 1 | -3/+46 |
2010-08-02 | 9p: getattr client implementation for 9P2000.L protocol. | Sripathi Kodi | 3 | -34/+187 |
2010-08-02 | fs/9p: Pass the correct user credentials during attach | Aneesh Kumar K.V | 2 | -2/+3 |
2010-08-02 | 9p: readdir implementation for 9p2000.L | Sripathi Kodi | 1 | -16/+118 |
2010-08-02 | 9p: Make use of iounit for read/write | M. Mohan Kumar | 1 | -6/+7 |
2010-08-02 | Merge branch 'v2.6.35' | Alex Elder | 19 | -75/+138 |
2010-08-02 | cifs: fsc should not default to "on" | Jeff Layton | 1 | -3/+0 |
2010-08-02 | [CIFS] remove redundant path walking in dfs_do_refmount | Steve French | 1 | -17/+11 |
2010-08-02 | cifs: ignore the "mand", "nomand" and "_netdev" mount options | Jeff Layton | 1 | -0/+6 |
2010-08-02 | cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS | Jeff Layton | 2 | -0/+2 |
2010-08-02 | cifs: don't allow cifs_iget to match inodes of the wrong type | Jeff Layton | 1 | -0/+5 |
2010-08-02 | [CIFS] relinquish fscache cookie before freeing CIFSTconInfo | Steve French | 1 | -1/+1 |
2010-08-02 | cifs: add separate cred_uid field to sesInfo | Jeff Layton | 3 | -3/+10 |
2010-08-02 | fs: cifs: check kmalloc() result | Kulikov Vasiliy | 1 | -0/+5 |
2010-08-02 | [CIFS] Missing ifdef | Steve French | 1 | -0/+4 |
2010-08-02 | [CIFS] Missing line from previous commit | Steve French | 1 | -3/+3 |
2010-08-02 | [CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled | Steve French | 2 | -2/+2 |
2010-08-02 | cifs: add mount option to enable local caching | Suresh Jayaraman | 2 | -0/+9 |
2010-08-02 | cifs: read pages from FS-Cache | Suresh Jayaraman | 3 | -1/+129 |
2010-08-02 | cifs: store pages into local cache | Suresh Jayaraman | 3 | -0/+29 |
2010-08-02 | cifs: FS-Cache page management | Suresh Jayaraman | 4 | -0/+93 |
2010-08-02 | cifs: define inode-level cache object and register them | Suresh Jayaraman | 7 | -0/+183 |
2010-08-02 | cifs: define superblock-level cache index objects and register them | Suresh Jayaraman | 6 | -0/+142 |
2010-08-02 | cifs: remove unused cifsUidInfo struct | Jeff Layton | 1 | -16/+0 |
2010-08-02 | cifs: clean up cifs_find_smb_ses (try #2) | Jeff Layton | 2 | -9/+19 |
2010-08-02 | cifs: match secType when searching for existing tcp session | Jeff Layton | 2 | -4/+54 |
2010-08-02 | cifs: move address comparison into separate function | Jeff Layton | 1 | -37/+36 |
2010-08-02 | cifs: set the port in sockaddr in a more clearly defined fashion | Jeff Layton | 4 | -10/+31 |
2010-08-02 | cifs: define server-level cache index objects and register them | Suresh Jayaraman | 6 | -1/+126 |