Age | Commit message (Expand) | Author |
2010-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2010-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs | Linus Torvalds |
2010-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds |
2010-04-21 | AFS: Don't pass error value to page_cache_release() in error handling | David Howells |
2010-04-21 | uclinux: error message when FLAT reloc symbol is invalid, v2 | Jun Sun |
2010-04-20 | [LogFS] Split large truncated into smaller chunks | Joern Engel |
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-17 | [LogFS] Set s_bdi | Joern Engel |
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-16 | jfs: add jfs specific ->setattr call | Dmitry Monakhov |
2010-04-16 | jfs: fix diAllocExt error in resizing filesystem | Bill Pemberton |
2010-04-15 | [LogFS] Prevent mempool_destroy NULL pointer dereference | Joern Engel |
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-13 | [LogFS] Move assertion | Joern Engel |
2010-04-13 | [LogFS] Plug 8 byte information leak | Joern Engel |
2010-04-13 | [LogFS] Prevent memory corruption on large deletes | Joern Engel |
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 |
2010-04-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2010-04-08 | udf: add speciffic ->setattr callback | Dmitry Monakhov |
2010-04-08 | udf: potential integer overflow | Dan Carpenter |
2010-04-07 | Have nfs ->d_revalidate() report errors properly | Al Viro |