summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-08-15ceph: introduce i_truncate_mutexYan, Zheng
2013-08-15ceph: cleanup the logic in ceph_invalidatepageMilosz Tanski
2013-08-15Merge remote-tracking branch 'linus/master' into testingSage Weil
2013-08-14fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng
2013-08-14ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()Jeff Liu
2013-08-14ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_pageTiger Yang
2013-08-14ocfs2: Revert 40bd62e to avoid regression in extended allocationJie Liu
2013-08-14hugetlb: fix lockdep splat caused by pmd sharingMichal Hocko
2013-08-14mm: save soft-dirty bits on file pagesCyrill Gorcunov
2013-08-14mm: save soft-dirty bits on swapped pagesCyrill Gorcunov
2013-08-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-08-12Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-08-12ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOTTheodore Ts'o
2013-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-08-10Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-08-10Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-08-10ceph: Remove bogus check in invalidatepageMilosz Tanski
2013-08-10ceph: replace hold_mutex flag with gotoSage Weil
2013-08-10ceph: Move the place for EOLDSNAPC handle in ceph_aio_write to easily understandmajianpeng
2013-08-10ceph: fix freeing inode vs removing session caps raceYan, Zheng
2013-08-10ceph: Add check returned value on func ceph_calc_ceph_pg.majianpeng
2013-08-10ceph: Don't use ceph-sync-mode for synchronous-fs.majianpeng
2013-08-10ceph: cleanup types in striped_read()Dan Carpenter
2013-08-10ceph: trim deleted inodeYan, Zheng
2013-08-10ceph: wake up writer if vmtruncate work get blockedYan, Zheng
2013-08-10ceph: drop CAP_LINK_SHARED when sending "link" request to MDSYan, Zheng
2013-08-10ceph: fix null pointer dereferenceNathaniel Yazdani
2013-08-10ceph: Don't forget the 'up_read(&osdc->map_sem)' if met error.majianpeng
2013-08-09btrfs: don't loop on large offsets in readdirZach Brown
2013-08-09Btrfs: check to see if root_list is empty before adding it to dead rootsJosef Bacik
2013-08-09Btrfs: release both paths before logging dir/changed extentsJosef Bacik
2013-08-09Btrfs: allow splitting of hole em's when dropping extent cacheJosef Bacik
2013-08-09Btrfs: make sure the backref walker catches all refs to our extentJosef Bacik
2013-08-09Btrfs: fix backref walking when we hit a compressed extentJosef Bacik
2013-08-09Btrfs: do not offset physical if we're compressedJosef Bacik
2013-08-09Btrfs: fix extent buffer leak after backref walkingLiu Bo
2013-08-09Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extentsLiu Bo
2013-08-09btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specifiedJie Liu
2013-08-09dlm: kill the unnecessary and wrong device_close()->recalc_sigpending()Oleg Nesterov
2013-08-09ext4: fix mount/remount error messages for incompatible mount optionsPiotr Sarna
2013-08-09ext4: allow the mount options nodelalloc and data=journalTheodore Ts'o
2013-08-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-08-08NFSv4: Fix up nfs4_proc_lookup_mountpointTrond Myklebust
2013-08-07NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()Trond Myklebust
2013-08-07NFSv4: Fix the sync mount option for nfs4 mountsScott Mayhew
2013-08-07NFS: Fix writeback performance issue on cache invalidationTrond Myklebust
2013-08-07Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-07nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_IDWeston Andros Adamson
2013-08-07nfsd4: Fix MACH_CRED NULL dereferenceJ. Bruce Fields
2013-08-07cifs: don't instantiate new dentries in readdir for inodes that need to be re...Jeff Layton