summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-01-24cifs: remove rfc1002 header from smb2_tree_connect_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_echo_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_ioctl_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_close_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_tree_disconnect_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_logoff_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_negotiate_reqRonnie Sahlberg
2018-01-24cifs: Add smb2_send_recvRonnie Sahlberg
2018-01-24lockd: Fix server refcountingTrond Myklebust
2018-01-24Btrfs: fix stale entries in readdirJosef Bacik
2018-01-23GFS2: Log the reason for log flushes in every log headerBob Peterson
2018-01-23GFS2: Introduce new gfs2_log_header_v2Bob Peterson
2018-01-22nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings
2018-01-22f2fs: allow to recover node blocks given updated checkpointJaegeuk Kim
2018-01-22f2fs: recover some i_inline flagsJaegeuk Kim
2018-01-22f2fs: correct removexattr behavior for null valued extended attributeDaeho Jeong
2018-01-22f2fs: drop page cache after fs shutdownChao Yu
2018-01-22f2fs: stop gc/discard thread after fs shutdownChao Yu
2018-01-22f2fs: hanlde error case in f2fs_ioc_shutdownChao Yu
2018-01-22f2fs: split need_inplace_updateChao Yu
2018-01-22f2fs: fix to update last_disk_size correctlyChao Yu
2018-01-22f2fs: kill F2FS_INLINE_XATTR_ADDRS for cleanupChao Yu
2018-01-22f2fs: clean up error path of fill_superChao Yu
2018-01-22f2fs: avoid hungtask when GC encrypted block if io_bits is setSheng Yong
2018-01-22f2fs: allow quota to use reserved blocksJaegeuk Kim
2018-01-22f2fs: fix to drop all inmem pages correctlyChao Yu
2018-01-22f2fs: speed up defragment on sparse fileChao Yu
2018-01-22f2fs: support F2FS_IOC_PRECACHE_EXTENTSChao Yu
2018-01-22f2fs: add an ioctl to disable GC for specific fileJaegeuk Kim
2018-01-22orangefs: initialize op on loop restart in orangefs_devreq_readMartin Brandenburg
2018-01-22orangefs: use list_for_each_entry_safe in purge_waiting_opsMartin Brandenburg
2018-01-22btrfs: set the total_devices in device_list_add()Anand Jain
2018-01-22btrfs: move pr_info into device_list_addAnand Jain
2018-01-22btrfs: make btrfs_free_stale_devices() to match the pathAnand Jain
2018-01-22btrfs: rename btrfs_free_stale_devices() arg to skip_devAnand Jain
2018-01-22btrfs: make btrfs_free_stale_devices() argument optionalAnand Jain
2018-01-22btrfs: make btrfs_free_stale_device() to iterate all stalesAnand Jain
2018-01-22btrfs: no need to check for btrfs_fs_devices::seedingAnand Jain
2018-01-22btrfs: Use IS_ALIGNED in btrfs_truncate_block instead of opencoding itNikolay Borisov
2018-01-22Btrfs: noinline merge_extent_mappingLiu Bo
2018-01-22Btrfs: add WARN_ONCE to detect unexpected error from merge_extent_mappingLiu Bo
2018-01-22Btrfs: extent map selftest: dio write vs dio readLiu Bo
2018-01-22Btrfs: extent map selftest: buffered write vs dio readLiu Bo
2018-01-22Btrfs: add extent map selftestsLiu Bo
2018-01-22Btrfs: move extent map specific code to extent_map.cLiu Bo
2018-01-22Btrfs: add helper for em merge logicLiu Bo
2018-01-22Btrfs: fix unexpected EEXIST from btrfs_get_extentLiu Bo
2018-01-22Btrfs: fix incorrect block_len in merge_extent_mappingLiu Bo
2018-01-22btrfs: Remove unused readahead spinlockMatthew Wilcox
2018-01-22Btrfs: raid56: fix race between merge_bio and rbio_orig_end_ioLiu Bo