summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-06-01xfs: fix xfs_rtalloc_rec unitsDarrick J. Wong
2018-06-01xfs: strengthen rtalloc query range checksDarrick J. Wong
2018-06-01xfs: xfs_rtbuf_get should check the bmapi_read resultsDarrick J. Wong
2018-06-01xfs: xfs_rtword_t should be unsigned, not signedDarrick J. Wong
2018-06-01cifs: remove header_preamble_size where it is always 0Ronnie Sahlberg
2018-06-01cifs: remove struct smb2_hdrRonnie Sahlberg
2018-06-01CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expir...Mark Syms
2018-05-31cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argumentRonnie Sahlberg
2018-05-31cifs: update smb2_calc_size to use smb2_sync_hdr instead of smb2_hdrRonnie Sahlberg
2018-05-31cifs: remove struct smb2_oplock_break_rspRonnie Sahlberg
2018-05-31cifs: remove rfc1002 header from all SMB2 response structuresRonnie Sahlberg
2018-05-31smb3: on reconnect set PreviousSessionId fieldSteve French
2018-05-31smb3: Add posix create context for smb3.11 posix mountsSteve French
2018-05-31Merge tag 'xfs-4.17-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-05-31dax: change bdev_dax_supported() to support boolean returnsDave Jiang
2018-05-31fs: allow per-device dax status checking for filesystemsDarrick J. Wong
2018-05-31btrfs: Add unprivileged version of ino_lookup ioctlTomohiro Misono
2018-05-31btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REFTomohiro Misono
2018-05-31btrfs: Add unprivileged ioctl which returns subvolume informationTomohiro Misono
2018-05-30fs: clear writeback errors in inode_init_alwaysDarrick J. Wong
2018-05-30smb3: add tracepoints for smb2/smb3 openSteve French
2018-05-30cifs: add debug output to show nocase mount optionSteve French
2018-05-30smb3: add define for id for posix create context and corresponding structSteve French
2018-05-30cifs: update smb2_check_message to handle PDUs without a 4 byte length headerRonnie Sahlberg
2018-05-30xfs: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-30btrfs: convert to bioset_init()/mempool_init()Kent Overstreet
2018-05-30fs: convert block_dev.c to bioset_init()Kent Overstreet
2018-05-30smb3: allow "posix" mount option to enable new SMB311 protocol extensionsSteve French
2018-05-30smb3: add support for posix negotiate contextSteve French
2018-05-30cifs: allow disabling less secure legacy dialectsSteve French
2018-05-30cifs: make minor clarifications to module params for cifs.koSteve French
2018-05-30cifs: show the "w" bit for writeable /proc/fs/cifs/* filesRonnie Sahlberg
2018-05-30smb3: add module alias for smb3 to cifs.koSteve French
2018-05-30cifs: return error on invalid value written to cifsFYIRonnie Sahlberg
2018-05-30cifs: invalidate cache when we truncate a fileRonnie Sahlberg
2018-05-30smb3: print tree id in debugdata in proc to be able to help loggingSteve French
2018-05-30smb3: add additional ftrace entry points for entry/exit to cifs.koSteve French
2018-05-30smb3: fix various xid leaksSteve French
2018-05-30CIFS: Introduce offset for the 1st page in data transfer structuresLong Li
2018-05-30Btrfs: clean up error handling in btrfs_truncate()Omar Sandoval
2018-05-30btrfs: Factor out write portion of btrfs_get_blocks_directNikolay Borisov
2018-05-30btrfs: Factor out read portion of btrfs_get_blocks_directNikolay Borisov
2018-05-30btrfs: return ENOMEM if path allocation fails in btrfs_cross_ref_existSu Yue
2018-05-30btrfs: raid56: Remove VLA usageKees Cook
2018-05-30xfs: repair superblocksDarrick J. Wong
2018-05-30xfs: add helpers to attach quotas to inodesDarrick J. Wong
2018-05-30xfs: recover AG btree roots from rmap dataDarrick J. Wong
2018-05-30xfs: add helpers to dispose of old btree blocks after a repairDarrick J. Wong
2018-05-30xfs: add helpers to collect and sift btree block pointers during repairDarrick J. Wong
2018-05-30xfs: add helpers to allocate and initialize fresh btree rootsDarrick J. Wong