summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-01-24CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umountLong Li
2018-01-24CIFS: SMBD: Implement function to destroy a SMB Direct connectionLong Li
2018-01-24CIFS: SMBD: Upper layer reconnects to SMB Direct sessionLong Li
2018-01-24CIFS: SMBD: Implement function to reconnect to a SMB Direct transportLong Li
2018-01-24CIFS: SMBD: Upper layer connects to SMBDirect sessionLong Li
2018-01-24cifs: fix build errors for SMB_DIRECTRandy Dunlap
2018-01-24cifs: Fix missing put_xid in cifs_file_strict_mmapMatthew Wilcox
2018-01-24CIFS: SMBD: export protocol initial valuesLong Li
2018-01-24CIFS: SMBD: Implement function to create a SMB Direct connectionLong Li
2018-01-24CIFS: SMBD: Establish SMB Direct connectionLong Li
2018-01-24CIFS: SMBD: Add SMB Direct protocol initial values and constantsLong Li
2018-01-24CIFS: SMBD: Add rdma mount optionLong Li
2018-01-24CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECTLong Li
2018-01-24CIFS: SMBD: Add parameter rdata to smb2_new_read_reqLong Li
2018-01-24cifs: avoid a kmalloc in smb2_send_recv/SendReceive2 for the common caseRonnie Sahlberg
2018-01-24cifs: remove small_smb2_initRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_lease_ackRonnie Sahlberg
2018-01-24cifs: remove unused variable from SMB2_readRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_oplock_break we get from serverRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_query_info_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_query_directory_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_set_info_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2 read/write requestsRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_lock_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_flush_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_create_reqRonnie Sahlberg
2018-01-24cifs: remove rfc1002 header from smb2_sess_setup_reqRonnie Sahlberg
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-24Btrfs: fix stale entries in readdirJosef Bacik
2018-01-22nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings
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