aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-12-22ocfs2/cluster: Track process message timing stats for each socketSunil Mushran
2010-12-22ocfs2/cluster: Track send message timing stats for each socketSunil Mushran
2010-12-22ocfs2/cluster: Use ktime instead of timeval in struct o2net_sock_containerSunil Mushran
2010-12-22ocfs2/cluster: Replace timeval with ktime in struct o2net_send_trackingSunil Mushran
2010-12-22ocfs2: Add DEBUG_FS dependencySunil Mushran
2010-12-22ocfs2/dlm: Hard code the values for enumsSunil Mushran
2010-12-22ocfs2/dlm: Minor cleanupSunil Mushran
2010-12-22ocfs2/dlm: Cleanup dlmdebug.cSunil Mushran
2010-12-22ocfs2: Release buffer_head in case of error in ocfs2_double_lock.Tao Ma
2010-12-16ocfs2/cluster: Pin the local node when o2hb thread startsSunil Mushran
2010-12-16ocfs2/cluster: Show pin state for each o2hb regionSunil Mushran
2010-12-16ocfs2/cluster: Pin/unpin o2hb regionsSunil Mushran
2010-12-16ocfs2/cluster: Remove dropped region from o2hb quorum region bitmapSunil Mushran
2010-12-16ocfs2/cluster: Pin the remote node item in configfsSunil Mushran
2010-12-16ocfs2/dlm: make existing convertion precedent over new lockWengang Wang
2010-12-16ocfs2/dlm: Cleanup mlogs in dlmthread.c, dlmast.c and dlmdomain.cSunil Mushran
2010-12-16ocfs2: Try to free truncate log when meeting ENOSPC in write.Tao Ma
2010-12-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-12-15install_special_mapping skips security_file_mmap check.Tavis Ormandy
2010-12-14ext4: fix typo which broke '..' detection in ext4_find_entry()Aaro Koskinen
2010-12-14ext4: Turn off multiple page-io submission by defaultTheodore Ts'o
2010-12-14Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2010-12-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-12-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-12-13Btrfs: prevent RAID level downgrades when space is lowChris Mason
2010-12-13Btrfs: account for missing devices in RAID allocation profilesChris Mason
2010-12-13Btrfs: EIO when we fail to read tree rootsChris Mason
2010-12-10Btrfs: fix compiler warningsJan Beulich
2010-12-10Btrfs: Make async snapshot ioctl more genericLi Zefan
2010-12-10Btrfs: pwrite blocked when writing from the mmaped buffer of the same pageXin Zhong
2010-12-10Btrfs: Fix a crash when mounting a subvolumeLi Zefan
2010-12-10Btrfs: fix sync subvol/snapshot creationSage Weil
2010-12-10Btrfs: Fix page leak in compressed writeback pathYan, Zheng
2010-12-10Btrfs: do not BUG if we fail to remove the orphan item for dead snapshotsJosef Bacik
2010-12-10NFS: Fix panic after nfs_umount()Chuck Lever
2010-12-09xfs: log timestamp changes to the source inode in renameChristoph Hellwig
2010-12-09Btrfs: fixup return code for btrfs_del_orphan_itemJosef Bacik
2010-12-09Btrfs: do not do fast caching if we are allocating blocks for tree_rootJosef Bacik
2010-12-09Btrfs: deal with space cache errors betterJosef Bacik
2010-12-09Btrfs: fix use after free in O_DIRECTJosef Bacik
2010-12-08cifs: remove bogus remapping of error in cifs_filldir()Suresh Jayaraman
2010-12-08nfsd: Fix possible BUG_ON firing in set_change_infoNeil Brown
2010-12-07nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust
2010-12-07nfs: kernel should return EPROTONOSUPPORT when not support NFSv4Mi Jinlong
2010-12-07NFS: Fix fcntl F_GETLK not reporting some conflictsSergey Vlasov
2010-12-07nfs: Discard ACL cache on mode updateAneesh Kumar K.V