summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-10-10orangefs: rate limit the client not running info messageColin Ian King
2018-10-10orangefs: cache NULL when both default_acl and acl are NULLChengguang Xu
2018-10-09ecryptfs_rename(): verify that lower dentries are still OK after lock_rename()Al Viro
2018-10-09gfs2: Fix iomap buffered write support for journaled filesAndreas Gruenbacher
2018-10-09gfs2: getlabel supportSteve Whitehouse
2018-10-09GFS2: Flush the GFS2 delete workqueue before stopping the kernel threadsTim Smith
2018-10-09proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()Borislav Petkov
2018-10-08filesystem-dax: Fix dax_layout_busy_page() livelockDan Williams
2018-10-08gfs2: Don't leave s_fs_info pointing to freed memory in init_sbdAndrew Price
2018-10-08fanotify: support reporting thread id instead of process idAmir Goldstein
2018-10-06ext4: cache NULL when both default_acl and acl are NULLChengguang Xu
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-06kdump, proc/vmcore: Enable kdumping encrypted memory with SME enabledLianbo Jiang
2018-10-06xfs: fix data corruption w/ unaligned reflink rangesDave Chinner
2018-10-06xfs: fix data corruption w/ unaligned dedupe rangesDave Chinner
2018-10-05ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant
2018-10-05proc: restrict kernel stack dumps to rootJann Horn
2018-10-05ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()Larry Chen
2018-10-05jbd2: fix use after free in jbd2_log_do_checkpoint()Jan Kara
2018-10-05cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)Al Viro
2018-10-05gfs2: Use fs_* functions instead of pr_* function where we canBob Peterson
2018-10-05gfs2: slow the deluge of io error messagesBob Peterson
2018-10-05Merge tag '4.19-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Greg Kroah-Hartman
2018-10-05NFSv4.x: fix lock recovery during delegation recallOlga Kornievskaia
2018-10-05xfs: update ctime and remove suid before cloning filesDarrick J. Wong
2018-10-05xfs: zero posteof blocks when cloning above eofDarrick J. Wong
2018-10-05xfs: refactor clonerange preparation into a separate helperDarrick J. Wong
2018-10-04Merge tag 'ovl-fixes-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2018-10-04Merge tag 'xfs-fixes-for-4.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs...Greg Kroah-Hartman
2018-10-04ovl: fix format of setxattr debugMiklos Szeredi
2018-10-04ovl: fix access beyond unterminated stringsAmir Goldstein
2018-10-04fanotify: add BUILD_BUG_ON() to count the bits of fanotify constantsAmir Goldstein
2018-10-04fsnotify: convert runtime BUG_ON() to BUILD_BUG_ON()Amir Goldstein
2018-10-04fanotify: deprecate uapi FAN_ALL_* constantsAmir Goldstein
2018-10-04fanotify: simplify handling of FAN_ONDIRAmir Goldstein
2018-10-04fsnotify: generalize handling of extra event flagsAmir Goldstein
2018-10-04rxrpc: Use IPv4 addresses throught the IPv6David Howells
2018-10-04afs: Sort address lists so that they are in logical ascending orderDavid Howells
2018-10-04afs: Always build address lists using the helper functionsDavid Howells
2018-10-04afs: Do better max capacity handling on address listsDavid Howells
2018-10-04Merge branch 'linus' into x86/core, to pick up fixesIngo Molnar
2018-10-03ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTRWang Shilong
2018-10-03signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman
2018-10-03ext4: fix setattr project check in fssetxattr ioctlWang Shilong
2018-10-03Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGreg Kroah-Hartman
2018-10-02ext4: convert fault handler to use vm_fault_t typeSouptick Joarder
2018-10-02ext4: initialize retries variable in ext4_da_write_inline_data_begin()Lukas Czerner
2018-10-02f2fs: clear PageError on the read pathJaegeuk Kim
2018-10-02smb3: fix lease break problem introduced by compoundingSteve French
2018-10-02cifs: only wake the thread for the very last PDU in a compoundRonnie Sahlberg