summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-06-13ceph: fix page alignment correctionsSage Weil
2011-06-07ceph: unwind canceled flock stateSage Weil
2011-06-07ceph: fix ENOENT logic in striped_readSage Weil
2011-06-07ceph: fix short sync reads from the OSDSage Weil
2011-06-07ceph: use ihold when we already have an inode refSage Weil
2011-05-24ceph: fix cap flush race reentrancySage Weil
2011-05-24ceph: avoid inode lookup on nfs fh reconnectSage Weil
2011-05-24ceph: use LOOKUPINO to make unconnected nfs fh more reliableSage Weil
2011-05-19ceph: check return value for start_request in writepagesSage Weil
2011-05-19ceph: remove useless checkSage Weil
2011-05-19ceph: fix broken comparison in readdir loopSage Weil
2011-05-19ceph: fix rare potential cap leakSage Weil
2011-05-19ceph: use snprintf for dirstat contentSage Weil
2011-05-19libceph: remove unused variableSage Weil
2011-05-19ceph: take reference on mds request r_unsafe_dirSage Weil
2011-05-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-05-18configfs: Fix race between configfs_readdir() and configfs_d_iput()Joel Becker
2011-05-18configfs: Don't try to d_delete() negative dentries.Joel Becker
2011-05-17cifs: fix cifsConvertToUCS() for the mapchars caseJeff Layton
2011-05-17cifs: add fallback in is_path_accessible for old serversJeff Layton
2011-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-05-14Btrfs: fix FS_IOC_SETFLAGS ioctlLi Zefan
2011-05-14Btrfs: fix FS_IOC_GETFLAGS ioctlLi Zefan
2011-05-14fs: remove FS_COW_FLLi Zefan
2011-05-14Btrfs: fix easily get into ENOSPC in mixed caseliubo
2011-05-14Prevent oopsing in posix_acl_valid()Daniel J Blueman
2011-05-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-05-13vfs: micro-optimize acl_permission_check()Linus Torvalds
2011-05-13ocfs2/dlm: Target node death during resource migration leads to thread spinSunil Mushran
2011-05-13ocfs2: Skip mount recovery for hard-ro mountsSunil Mushran
2011-05-13ocfs2/cluster: Heartbeat mismatch message improvedSunil Mushran
2011-05-13ocfs2/cluster: Increase the live threshold for global heartbeatSunil Mushran
2011-05-13ocfs2/dlm: Use negotiated o2dlm protocol versionSunil Mushran
2011-05-13ocfs2: skip existing hole when removing the last extent_rec in punching-hole ...Tristan Ye
2011-05-13ocfs2: Initialize data_ac (might be used uninitialized)Marcus Meissner
2011-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-05-11NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust
2011-05-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-05-11NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_listAndy Adamson
2011-05-11NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REPAndy Adamson
2011-05-11ceph: do not use i_wrbuffer_ref as refcount for Fb capHenry C Chang
2011-05-11ceph: fix list_add in ceph_put_snap_realmHenry C Chang
2011-05-11ceph: print debug message before put mds sessionHenry C Chang
2011-05-10Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-05-10fuse: fix oops in revalidate when called with NULL nameidataMiklos Szeredi
2011-05-10nilfs2: fix infinite loop in nilfs_palloc_freev functionRyusuke Konishi
2011-05-09xfs: fix race condition in AIL push triggerDave Chinner
2011-05-09xfs: make AIL target updates and compares 32bit safe.Dave Chinner
2011-05-09xfs: always push the AIL to the targetDave Chinner