summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-03-17/proc/kpageflags: return KPF_SLAB for slab tail pagesNaoya Horiguchi
2016-03-17/proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-15autofs4: use pr_xxx() macros directly for loggingIan Kent
2016-03-15autofs4: change log print macros to not insert newlineIan Kent
2016-03-15autofs4: make autofs log prints consistentIan Kent
2016-03-15autofs4: fix some white space errorsIan Kent
2016-03-15autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()Ian Kent
2016-03-15autofs4: fix coding style line length in autofs4_wait()Ian Kent
2016-03-15autofs4: fix coding style problem in autofs4_get_set_timeout()Ian Kent
2016-03-15autofs4: coding style fixesIan Kent
2016-03-15autofs: show pipe inode in mount optionsStanislav Kinsburskiy
2016-03-15mm: simplify lock_page_memcg()Johannes Weiner
2016-03-15mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner
2016-03-15fs/mpage.c:mpage_readpages(): use lru_to_page() helperAndrew Morton
2016-03-15ocfs2/dlm: fix a variable overflow problem in dlmdomain.cJun Piao
2016-03-15ocfs2: fix a tiny race that leads file system read-onlyJiufei Xue
2016-03-15ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_...xuejiufei
2016-03-15ocfs2/dlm: clear DROPPING_REF flag when the master goes downxuejiufei
2016-03-15ocfs2/dlm: return in progress if master can not clear the refmap bit right nowxuejiufei
2016-03-15ocfs2/dlm: add DEREF_DONE messagexuejiufei
2016-03-15ocfs2/dlm: fix a typo in dlmcommon.hJoseph Qi
2016-03-15ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump()jiangyiwen
2016-03-15ocfs2/cluster: replace the interrupt safe spinlocks with common onesjiangyiwen
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-11Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-03-09Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-09ext4: iterate over buffer heads correctly in move_extent_per_page()Eryu Guan
2016-03-09dax: check return value of dax_radix_entry()Ross Zwisler
2016-03-09ocfs2: fix return value from ocfs2_page_mkwrite()Jan Kara
2016-03-07jffs2: reduce the breakage on recovery from halfway failed rename()Al Viro
2016-03-07ncpfs: fix a braino in OOM handling in ncp_fill_cache()Al Viro
2016-03-07Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-07Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fixIngo Molnar
2016-03-07xfs: only run torn log write detection on dirty logsBrian Foster
2016-03-07xfs: refactor in-core log state update to helperBrian Foster
2016-03-07xfs: refactor unmount record detection into helperBrian Foster
2016-03-07xfs: separate log head record discovery from verificationBrian Foster
2016-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-03-04Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-04Merge tag 'for-linus-20160304' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-03-04Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng
2016-03-03Btrfs: fix loading of orphan roots leading to BUG_ONFilipe Manana
2016-03-03writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo
2016-03-03ovl: copy new uid/gid into overlayfs runtime inodeKonstantin Khlebnikov
2016-03-03ovl: ignore lower entries when checking purity of non-directory entriesKonstantin Khlebnikov
2016-03-03ovl: fix getcwd() failure after unsuccessful rmdirRui Wang
2016-03-03ovl: fix working on distributed fs as lower layerKonstantin Khlebnikov