summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-10-27xfs: move two more RT specific functions into CONFIG_XFS_RTArnd Bergmann
2017-10-27xfs: trim writepage mapping to within eofBrian Foster
2017-10-27xfs: cancel dirty pages on invalidationDave Chinner
2017-10-27xfs: handle error if xfs_btree_get_bufs failsEric Sandeen
2017-10-27xfs: reinit btree pointer on attr tree inactivation walkBrian Foster
2017-10-27xfs: don't change inode mode if ACL update failsDave Chinner
2017-10-27xfs: move more RT specific code under CONFIG_XFS_RTDave Chinner
2017-10-27xfs: Don't log uninitialised fields in inode structuresDave Chinner
2017-10-27xfs: handle racy AIO in xfs_reflink_end_cowChristoph Hellwig
2017-10-27xfs: always swap the cow forks when swapping extentsDarrick J. Wong
2017-10-27xfs: Capture state of the right inode in xfs_iflush_doneCarlos Maiolino
2017-10-27xfs: perag initialization should only touch m_ag_max_usable for AG 0Darrick J. Wong
2017-10-27xfs: update i_size after unwritten conversion in dio completionEryu Guan
2017-10-27xfs: report zeroed or not correctly in xfs_zero_range()Eryu Guan
2017-10-27fs/xfs: Use %pS printk format for direct addressesHelge Deller
2017-10-27xfs: evict CoW fork extents when performing finsert/fcollapseDarrick J. Wong
2017-10-27xfs: don't unconditionally clear the reflink flag on zero-block filesDarrick J. Wong
2017-10-27iomap_dio_rw: Allocate AIO completion queue before submitting dioChandan Rajendra
2017-10-27FS-Cache: fix dereference of NULL user_key_payloadEric Biggers
2017-10-27ecryptfs: fix dereference of NULL user_key_payloadEric Biggers
2017-10-27fscrypt: fix dereference of NULL user_key_payloadEric Biggers
2017-10-18direct-io: Prevent NULL pointer access in submit_page_sectionAndreas Gruenbacher
2017-10-18fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox
2017-10-18nfs/filelayout: fix oops when freeing filelayout segmentScott Mayhew
2017-10-18NFS: Fix uninitialized rpc_wait_queueBenjamin Coddington
2017-10-12Btrfs: fix overlap of fs_info::flags valuesTsutomu Itoh
2017-10-12btrfs: avoid overflow when sector_t is 32 bitGoffredo Baroncelli
2017-10-12ovl: fix regression caused by exclusive upper/work dir protectionAmir Goldstein
2017-10-12ovl: fix missing unlock_rename() in ovl_do_copy_up()Amir Goldstein
2017-10-12ovl: fix dentry leak in ovl_indexdir_cleanup()Amir Goldstein
2017-10-12ovl: fix dput() of ERR_PTR in ovl_cleanup_index()Amir Goldstein
2017-10-12ovl: fix error value printed in ovl_lookup_index()Amir Goldstein
2017-10-12lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler
2017-10-12userfaultfd: non-cooperative: fix fork use after freeAndrea Arcangeli
2017-10-05btrfs: prevent to set invalid default subvolidsatoru takeuchi
2017-10-05btrfs: propagate error to btrfs_cmp_data_prepare callerNaohiro Aota
2017-10-05btrfs: finish ordered extent cleaning if no progress is foundNaohiro Aota
2017-10-05btrfs: clear ordered flag on cleaning up ordered extentsNaohiro Aota
2017-10-05btrfs: fix NULL pointer dereference from free_reloc_roots()Naohiro Aota
2017-10-05xfs: validate bdev support for DAX inode flagRoss Zwisler
2017-10-05gfs2: Fix debugfs glocks dumpAndreas Gruenbacher
2017-10-05vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsetsAndreas Gruenbacher
2017-10-05SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French
2017-10-05SMB3: handle new statx fieldsSteve French
2017-10-05SMB: Validate negotiate (to protect against downgrade) even if signing offSteve French
2017-10-05SMB3: Warn user if trying to sign connection that authenticated as guestSteve French
2017-10-05SMB3: Fix endian warningSteve French
2017-10-05Fix SMB3.1.1 guest authentication to SambaSteve French
2017-10-05SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French
2017-10-05fs/proc: Report eip/esp in /prod/PID/stat for coredumpingJohn Ogness