summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-09-11fs/bio-integrity: fix a potential mem leakGu Zheng
2013-09-11writeback: fix race that cause writeback hungJunxiao Bi
2013-09-11mm/page-writeback.c: add strictlimit featureMaxim Patlasov
2013-09-11mm/writeback: make writeback_inodes_wb staticWanpeng Li
2013-09-11mm: track vma changes with VM_SOFTDIRTY bitCyrill Gorcunov
2013-09-11writeback: fix occasional slow sync(1)Jan Kara
2013-09-11ocfs2: fix the end cluster offset of FIEMAPJie Liu
2013-09-11ocfs2: remove unused variable ip in dlmfs_get_root_inode()Joseph Qi
2013-09-11ocfs2: fix a tiny race case when firing callbacksJoyce
2013-09-11ocfs2: avoid possible NULL pointer dereference in o2net_accept_one()Joseph Qi
2013-09-11ocfs2: adjust code style for o2net_handler_tree_lookup()Joseph Qi
2013-09-11ocfs2: free path in ocfs2_remove_inode_range()Younger Liu
2013-09-11ocfs2: fix possible double free in ocfs2_reflink_xattr_recJoseph Qi
2013-09-11ocfs2/dlm: force clean refmap when doing local cleanupXue jiufei
2013-09-11ocfs2: free meta_ac and data_ac when ocfs2_start_trans fails in ocfs2_xattr_s...Younger Liu
2013-09-11ocfs2: add the missing return value check of ocfs2_xattr_get_clustersJoseph Qi
2013-09-11ocfs2: fix a memory leak in __ocfs2_move_extents()Jie Liu
2013-09-11ocfs2: add missing return value check of ocfs2_get_clusters()Joseph Qi
2013-09-11ocfs2: clean up dead code in ocfs2_acl_from_xattr()Joseph Qi
2013-09-11ocfs2: use list_for_each_entry() instead of list_for_each()Dong Fang
2013-09-11fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferencesSunil Mushran
2013-09-11ocfs2: ac_bits_wanted should be local_alloc_bits when returns -ENOSPCYounger Liu
2013-09-11ocfs2: dlm_request_all_locks() should deal with the status sent from target nodeXue jiufei
2013-09-11ocfs2: use i_size_read() to access i_sizeJunxiao Bi
2013-09-11ocfs2: lighten up allocate transactionYounger Liu
2013-09-11Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-11Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-11NFSv4.1: sp4_mach_cred: WARN_ON -> WARN_ON_ONCEWeston Andros Adamson
2013-09-11NFSv4.1: sp4_mach_cred: no need to ref count credsWeston Andros Adamson
2013-09-11NFSv4.1: fix SECINFO* use of put_rpccredWeston Andros Adamson
2013-09-11NFSv4.1: sp4_mach_cred: ask for WRITE and COMMITWeston Andros Adamson
2013-09-10Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-09-10super: fix for destroy lrusGlauber Costa
2013-09-10list_lru: dynamically adjust node arraysGlauber Costa
2013-09-10fs: convert fs shrinkers to new scan/count APIDave Chinner
2013-09-10xfs: fix dquot isolation hangDave Chinner
2013-09-10xfs-convert-dquot-cache-lru-to-list_lru-fixAndrew Morton
2013-09-10xfs: convert dquot cache lru to list_lruDave Chinner
2013-09-10xfs: rework buffer dispose list trackingDave Chinner
2013-09-10xfs-convert-buftarg-lru-to-generic-code-fixAndrew Morton
2013-09-10xfs: convert buftarg LRU to generic codeDave Chinner
2013-09-10fs: convert inode and dentry shrinking to be node awareDave Chinner
2013-09-10shrinker: add node awarenessDave Chinner
2013-09-10list_lru: remove special case function list_lru_dispose_all.Glauber Costa
2013-09-10dcache: convert to use new lru list infrastructureDave Chinner
2013-09-10inode: move inode to a different list inside lockGlauber Costa
2013-09-10inode: convert inode lru list to generic lru list code.Dave Chinner
2013-09-10shrinker: convert superblock shrinkers to new APIDave Chinner
2013-09-10dcache: remove dentries from LRU before putting on dispose listDave Chinner
2013-09-10dentry: move to per-sb LRU locksDave Chinner