Age | Commit message (Expand) | Author |
2010-11-28 | Un-inline get_pipe_info() helper function | Linus Torvalds |
2010-11-28 | Export 'get_pipe_info()' to other users | Linus Torvalds |
2010-11-28 | Rename 'pipe_info()' to 'get_pipe_info()' | Linus Torvalds |
2010-11-27 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2010-11-27 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-11-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2010-11-25 | reiserfs: fix inode mutex - reiserfs lock misordering | Frederic Weisbecker |
2010-11-25 | pagemap: set pagemap walk limit to PMD boundary | Naoya Horiguchi |
2010-11-25 | fuse: fix attributes after open(O_TRUNC) | Ken Sumrall |
2010-11-24 | nilfs2: fix typo in comment of nilfs_dat_move function | Ryusuke Konishi |
2010-11-23 | nilfs2: nilfs_iget_for_gc() returns ERR_PTR | Dan Carpenter |
2010-11-22 | NFS: Ensure we return the dirent->d_type when it is known | Trond Myklebust |
2010-11-22 | NFS: Correct the array bound calculation in nfs_readdir_add_to_array | Trond Myklebust |
2010-11-22 | NFS: Don't ignore errors from nfs_do_filldir() | Trond Myklebust |
2010-11-22 | NFS: Fix the error handling in "uncached_readdir()" | Trond Myklebust |
2010-11-22 | NFS: Fix a page leak in uncached_readdir() | Trond Myklebust |
2010-11-22 | NFS: Fix a page leak in nfs_do_filldir() | Trond Myklebust |
2010-11-22 | NFS: Assume eof if the server returns no readdir records | Trond Myklebust |
2010-11-22 | NFS: Buffer overflow in ->decode_dirent() should not be fatal | Trond Myklebust |
2010-11-22 | Pure nfs client performance using odirect. | Arun Bharadwaj |
2010-11-19 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2010-11-19 | ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard | Lukas Czerner |
2010-11-19 | fs: Do not dispatch FITRIM through separate super_operation | Lukas Czerner |
2010-11-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-11-19 | ext4: ext4_fill_super shouldn't return 0 on corruption | Darrick J. Wong |
2010-11-18 | ceph: fix readdir EOVERFLOW on 32-bit archs | Sage Weil |
2010-11-17 | jbd2: fix /proc/fs/jbd2/<dev> when using an external journal | yangsheng |
2010-11-17 | ext4: missing unlock in ext4_clear_request_list() | Dan Carpenter |
2010-11-17 | ext4: fix setting random pages PageUptodate | Markus Trippelsdorf |
2010-11-17 | BKL: remove references to lock_kernel from comments | Arnd Bergmann |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-11-16 | nfs: Ignore kmemleak false positive in nfs_readdir_make_qstr | Catalin Marinas |
2010-11-15 | NFS: readdir shouldn't read beyond the reply returned by the server | Trond Myklebust |
2010-11-15 | NFS: Fix a couple of regressions in readdir. | Trond Myklebust |
2010-11-15 | Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EIS... | Trond Myklebust |
2010-11-15 | Regression: fix mounting NFS when NFSv3 support is not compiled | Paulius Zaleckas |
2010-11-15 | NLM: Fix a regression in lockd | Trond Myklebust |
2010-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds |
2010-11-15 | GFS2: Fix inode deallocation race | Steven Whitehouse |
2010-11-15 | ioprio: grab rcu_read_lock in sys_ioprio_{set,get}() | Greg Thelen |
2010-11-14 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-11-13 | ocfs2: Change some lock status member in ocfs2_lock_res to char. | Tao Ma |
2010-11-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-11-12 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2010-11-12 | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-11-12 | hugetlbfs: lessen the impact of a deprecation warning | Dave Jones |
2010-11-11 | ceph: fix frag offset for non-leftmost frags | Sage Weil |
2010-11-11 | ceph: fix dangling pointer | Sage Weil |
2010-11-10 | xfs: remove incorrect assert in xfs_vm_writepage | Christoph Hellwig |
2010-11-10 | locks: remove dead lease error-handling code | J. Bruce Fields |