summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-07-09Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-07-09Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-07-08Merge branch 'work.__copy_in_user' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-07-07Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-07exec: Limit arg stack to at most 75% of _STK_LIMKees Cook
2017-07-07Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-07Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-07Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-07-07Merge tag 'gfs2-4.13.fixes.addendum' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-07dentry name snapshotsAl Viro
2017-07-07vfs: fix flock compat thinkoLinus Torvalds
2017-07-07gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-06mm: per-cgroup memory reclaim statsRoman Gushchin
2017-07-06mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal
2017-07-06mm: update callers to use HASH_ZERO flagPavel Tatashin
2017-07-06fs/userfaultfd.c: drop dead codeMike Rapoport
2017-07-06fs/file.c: replace alloc_fdmem() with kvmalloc() alternativeMichal Hocko
2017-07-06ocfs2: constify attribute_group structuresArvind Yadav
2017-07-06ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leakpiaojun
2017-07-06ocfs2: use magic.hFabian Frederick
2017-07-06ocfs2: fix a static checker warningGang He
2017-07-06ext4: fix spelling mistake: "prellocated" -> "preallocated"Colin Ian King
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2017-07-06move file_{start,end}_write() out of do_iter_write()Al Viro
2017-07-06btrfs: minimal conversion to errseq_t writeback error reporting on fsyncJeff Layton
2017-07-06xfs: minimal conversion to errseq_t writeback error reportingJeff Layton
2017-07-06ext4: use errseq_t based error handling for reporting data writeback errorsJeff Layton
2017-07-06fs: convert __generic_file_fsync to use errseq_t based reportingJeff Layton
2017-07-06block: convert to errseq_t based writeback error trackingJeff Layton
2017-07-06dax: set errors in mapping when writeback failsJeff Layton
2017-07-06fs: new infrastructure for writeback error handling and reportingJeff Layton
2017-07-06jbd2: don't clear and reset errors after waiting on writebackJeff Layton
2017-07-06buffer: set errors in mapping at the time that the error occursJeff Layton
2017-07-06fs: check for writeback errors after syncing out buffers in generic_file_fsyncJeff Layton
2017-07-06buffer: use mapping_set_error instead of setting the flagJeff Layton
2017-07-06ext4: fix __ext4_new_inode() journal credits calculationTahsin Erdogan
2017-07-06ext4: skip ext4_init_security() and encryption on ea_inodesTahsin Erdogan
2017-07-05CIFS: fix circular locking dependencyRabin Vincent
2017-07-05cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENTColin Ian King
2017-07-05cifs: Do not modify mid entry after submitting I/O in cifs_call_asyncLong Li
2017-07-05CIFS: add SFM mapping for 0x01-0x1FBjörn JACKE
2017-07-05cifs: hide unused functionsArnd Bergmann
2017-07-05cifs: Use smb 2 - 3 and cifsacl mount options getacl functionsShirish Pargaonkar
2017-07-05cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount op...Shirish Pargaonkar
2017-07-05CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keysAurélien Aptel
2017-07-05cifs: set mapping error when page writeback fails in writepage or launder_pagesJeff Layton