summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds18-661/+1522
2017-07-10Fix up over-eager 'wait_queue_t' renamingLinus Torvalds2-10/+10
2017-07-10Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds110-1855/+2110
2017-07-10Merge branch 'nowait-aio-btrfs-fixup' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-12/+14
2017-07-10btrfs: nowait aio: Correct assignment of posGoldwyn Rodrigues1-12/+14
2017-07-09afs: Add metadata xattrsDavid Howells8-2/+138
2017-07-09afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directoriesMarc Dionne1-3/+2
2017-07-09Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds27-507/+2071
2017-07-09Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-62/+163
2017-07-08f2fs: support plain user/group quotaChao Yu7-40/+452
2017-07-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-15/+55
2017-07-08Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-10/+9
2017-07-07Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+4
2017-07-07exec: Limit arg stack to at most 75% of _STK_LIMKees Cook1-5/+6
2017-07-07Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-34/+43
2017-07-07xfs: don't crash on unexpected holes in dir/attr btreesDarrick J. Wong4-5/+5
2017-07-07Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-8/+12
2017-07-07Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-24/+218
2017-07-07Merge tag 'gfs2-4.13.fixes.addendum' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+10
2017-07-07dentry name snapshotsAl Viro4-11/+42
2017-07-07vfs: fix flock compat thinkoLinus Torvalds1-15/+15
2017-07-07gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher2-2/+10
2017-07-07f2fs: avoid deadlock caused by lock order of page and lock_opJaegeuk Kim1-3/+13
2017-07-07f2fs: use spin_{,un}lock_irq{save,restore}Chao Yu2-11/+18
2017-07-07f2fs: relax migratepage for atomic written pageJaegeuk Kim1-2/+6
2017-07-07f2fs: don't count inode block in in-memory inode.i_blocksChao Yu3-22/+20
2017-07-07Revert "f2fs: fix to clean previous mount option when remount_fs"Chao Yu1-1/+0
2017-07-07f2fs: do not set LOST_PINO for renamed dirSheng Yong1-1/+4
2017-07-07f2fs: do not set LOST_PINO for newly created dirSheng Yong1-1/+2
2017-07-07f2fs: skip ->writepages for {mete,node}_inode during recoveryChao Yu3-6/+13
2017-07-07f2fs: introduce __check_sit_bitmapChao Yu1-0/+25
2017-07-07f2fs: stop gc/discard thread in prior during umountChao Yu3-9/+18
2017-07-07f2fs: introduce reserved_blocks in sysfsChao Yu3-6/+27
2017-07-07f2fs: avoid redundant f2fs_flush after remountYunlong Song1-0/+2
2017-07-07f2fs: report # of free inodes more preciselyJaegeuk Kim1-3/+11
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+5
2017-07-07xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLENDarrick J. Wong6-8/+8
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-66/+24
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-39/+5
2017-07-06mm: per-cgroup memory reclaim statsRoman Gushchin2-2/+2
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal1-2/+5
2017-07-06mm: update callers to use HASH_ZERO flagPavel Tatashin3-34/+8
2017-07-06fs/userfaultfd.c: drop dead codeMike Rapoport1-5/+0
2017-07-06fs/file.c: replace alloc_fdmem() with kvmalloc() alternativeMichal Hocko1-18/+4
2017-07-06ocfs2: constify attribute_group structuresArvind Yadav1-1/+1
2017-07-06ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leakpiaojun1-0/+1
2017-07-06ocfs2: use magic.hFabian Frederick1-3/+2
2017-07-06ocfs2: fix a static checker warningGang He1-1/+1
2017-07-06ext4: fix spelling mistake: "prellocated" -> "preallocated"Colin Ian King1-1/+1
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds4-15/+15