Age | Commit message (Expand) | Author |
2010-05-10 | cifs: add comments explaining cifs_new_fileinfo behavior | Suresh Jayaraman |
2010-05-10 | cifs: remove unused parameter from cifs_posix_open_inode_helper() | Suresh Jayaraman |
2010-05-06 | [CIFS] Remove unused cifs_oplock_cachep | Steve French |
2010-05-05 | cifs: have decode_negTokenInit set flags in server struct | Jeff Layton |
2010-05-05 | cifs: break negotiate protocol calls out of cifs_setup_session | Jeff Layton |
2010-04-28 | cifs: eliminate "first_time" parm to CIFS_SessSetup | Jeff Layton |
2010-04-27 | [CIFS] Fix lease break for writes | Steve French |
2010-04-27 | cifs: save the dialect chosen by server | Jeff Layton |
2010-04-26 | cifs: change && to || | Dan Carpenter |
2010-04-26 | cifs: rename "extended_security" to "global_secflags" | Jeff Layton |
2010-04-26 | cifs: move tcon find/create into separate function | Jeff Layton |
2010-04-26 | cifs: move SMB session creation code into separate function | Jeff Layton |
2010-04-26 | cifs: track local_nls in volume info | Jeff Layton |
2010-04-22 | [CIFS] Allow null nd (as nfs server uses) on create | Steve French |
2010-04-21 | [CIFS] Fix losing locks during fork() | Pavel Shilovsky |
2010-04-21 | [CIFS] Cleanup various minor breakage in previous cFYI cleanup | Steve French |
2010-04-21 | [CIFS] Neaten cERROR and cFYI macros, reduce text space | Joe Perches |
2010-04-21 | [CIFS] use add_to_page_cache_lru | Nick Piggin |
2010-04-20 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2010-04-20 | quota: Convert __DQUOT_PARANOIA symbol to standard config option | Jan Kara |
2010-04-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr... | Linus Torvalds |
2010-04-19 | eCryptfs: Turn lower lookup error messages into debug messages | Tyler Hicks |
2010-04-19 | eCryptfs: Copy lower directory inode times and size on link | Tyler Hicks |
2010-04-19 | ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode | Jeff Mahoney |
2010-04-19 | ecryptfs: fix error code for missing xattrs in lower fs | Christian Pulvermacher |
2010-04-19 | eCryptfs: Decrypt symlink target for stat size | Tyler Hicks |
2010-04-16 | xfs: don't warn on EAGAIN in inode reclaim | Dave Chinner |
2010-04-16 | xfs: ensure that sync updates the log tail correctly | Dave Chinner |
2010-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-04-13 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2010-04-13 | ceph: use separate class for ceph sockets' sk_lock | Sage Weil |
2010-04-13 | ceph: reserve one more caps space when doing readdir | Yehuda Sadeh |
2010-04-13 | ceph: queue_cap_snap should always queue dirty context | Sage Weil |
2010-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Linus Torvalds |
2010-04-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2010-04-12 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2010-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2010-04-12 | ceph: fix dentry reference leak in dcache readdir | Sage Weil |
2010-04-12 | quota: Fix possible dq_flags corruption | Andrew Perepechko |
2010-04-12 | quota: Hide warnings about writes to the filesystem before quota was turned on | Jan Kara |
2010-04-12 | ext3: symlink must be handled via filesystem specific operation | Dmitry Monakhov |
2010-04-12 | ext2: symlink must be handled via filesystem specific operation | Dmitry Monakhov |
2010-04-12 | NFSv4: fix delegated locking | Trond Myklebust |
2010-04-12 | nilfs2: fix typo "numer" -> "number" in alloc.c | Ryusuke Konishi |
2010-04-09 | NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptible | Trond Myklebust |
2010-04-09 | NFS: Fix a race with the new commit code | Trond Myklebust |
2010-04-09 | NFS: Ensure that writeback_single_inode() calls write_inode() when syncing | Trond Myklebust |
2010-04-09 | NFS: Fix the mode calculation in nfs_find_open_context | Trond Myklebust |
2010-04-09 | NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR | Trond Myklebust |
2010-04-09 | ceph: decode v5 of osdmap (pool names) [protocol change] | Sage Weil |