summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-11-27Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-11-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-11-25reiserfs: fix inode mutex - reiserfs lock misorderingFrederic Weisbecker
2010-11-25pagemap: set pagemap walk limit to PMD boundaryNaoya Horiguchi
2010-11-25fuse: fix attributes after open(O_TRUNC)Ken Sumrall
2010-11-24nilfs2: fix typo in comment of nilfs_dat_move functionRyusuke Konishi
2010-11-23nilfs2: nilfs_iget_for_gc() returns ERR_PTRDan Carpenter
2010-11-22NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust
2010-11-22NFS: Correct the array bound calculation in nfs_readdir_add_to_arrayTrond Myklebust
2010-11-22NFS: Don't ignore errors from nfs_do_filldir()Trond Myklebust
2010-11-22NFS: Fix the error handling in "uncached_readdir()"Trond Myklebust
2010-11-22NFS: Fix a page leak in uncached_readdir()Trond Myklebust
2010-11-22NFS: Fix a page leak in nfs_do_filldir()Trond Myklebust
2010-11-22NFS: Assume eof if the server returns no readdir recordsTrond Myklebust
2010-11-22NFS: Buffer overflow in ->decode_dirent() should not be fatalTrond Myklebust
2010-11-22Pure nfs client performance using odirect.Arun Bharadwaj
2010-11-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-11-19ext4: Add EXT4_IOC_TRIM ioctl to handle batched discardLukas Czerner
2010-11-19fs: Do not dispatch FITRIM through separate super_operationLukas Czerner
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-11-19ext4: ext4_fill_super shouldn't return 0 on corruptionDarrick J. Wong
2010-11-18ceph: fix readdir EOVERFLOW on 32-bit archsSage Weil
2010-11-17jbd2: fix /proc/fs/jbd2/<dev> when using an external journalyangsheng
2010-11-17ext4: missing unlock in ext4_clear_request_list()Dan Carpenter
2010-11-17ext4: fix setting random pages PageUptodateMarkus Trippelsdorf
2010-11-17BKL: remove references to lock_kernel from commentsArnd Bergmann
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16nfs: Ignore kmemleak false positive in nfs_readdir_make_qstrCatalin Marinas
2010-11-15NFS: readdir shouldn't read beyond the reply returned by the serverTrond Myklebust
2010-11-15NFS: Fix a couple of regressions in readdir.Trond Myklebust
2010-11-15Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EIS...Trond Myklebust
2010-11-15Regression: fix mounting NFS when NFSv3 support is not compiledPaulius Zaleckas
2010-11-15NLM: Fix a regression in lockdTrond Myklebust
2010-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-11-15GFS2: Fix inode deallocation raceSteven Whitehouse
2010-11-15ioprio: grab rcu_read_lock in sys_ioprio_{set,get}()Greg Thelen
2010-11-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-11-13ocfs2: Change some lock status member in ocfs2_lock_res to char.Tao Ma
2010-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-11-12Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-11-12Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-11-12hugetlbfs: lessen the impact of a deprecation warningDave Jones
2010-11-11ceph: fix frag offset for non-leftmost fragsSage Weil
2010-11-11ceph: fix dangling pointerSage Weil
2010-11-10xfs: remove incorrect assert in xfs_vm_writepageChristoph Hellwig
2010-11-10locks: remove dead lease error-handling codeJ. Bruce Fields
2010-11-10locks: fix leak on merging leasesJ. Bruce Fields
2010-11-10xfs: use hlist_add_fakeChristoph Hellwig
2010-11-10xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=nChristoph Hellwig