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