index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-25
CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount
Long Li
1
-1
/
+4
2018-01-25
CIFS: SMBD: Implement function to destroy a SMB Direct connection
Long Li
2
-0
/
+19
2018-01-25
CIFS: SMBD: Upper layer reconnects to SMB Direct session
Long Li
1
-1
/
+4
2018-01-25
CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
Long Li
2
-0
/
+40
2018-01-25
CIFS: SMBD: Upper layer connects to SMBDirect session
Long Li
1
-3
/
+19
2018-01-25
cifs: fix build errors for SMB_DIRECT
Randy Dunlap
1
-1
/
+1
2018-01-25
cifs: Fix missing put_xid in cifs_file_strict_mmap
Matthew Wilcox
1
-14
/
+12
2018-01-25
CIFS: SMBD: export protocol initial values
Long Li
1
-0
/
+79
2018-01-25
CIFS: SMBD: Implement function to create a SMB Direct connection
Long Li
2
-0
/
+23
2018-01-25
CIFS: SMBD: Establish SMB Direct connection
Long Li
3
-0
/
+1803
2018-01-25
CIFS: SMBD: Add SMB Direct protocol initial values and constants
Long Li
2
-0
/
+98
2018-01-25
CIFS: SMBD: Add rdma mount option
Long Li
4
-1
/
+23
2018-01-25
CIFS: SMBD: Introduce kernel config option CONFIG_CIFS_SMB_DIRECT
Long Li
1
-0
/
+8
2018-01-25
CIFS: SMBD: Add parameter rdata to smb2_new_read_req
Long Li
1
-5
/
+9
2018-01-25
cifs: avoid a kmalloc in smb2_send_recv/SendReceive2 for the common case
Ronnie Sahlberg
1
-10
/
+23
2018-01-25
cifs: remove small_smb2_init
Ronnie Sahlberg
1
-47
/
+6
2018-01-25
cifs: remove rfc1002 header from smb2_lease_ack
Ronnie Sahlberg
2
-5
/
+16
2018-01-25
cifs: remove unused variable from SMB2_read
Ronnie Sahlberg
1
-2
/
+0
2018-01-25
cifs: remove rfc1002 header from smb2_oplock_break we get from server
Ronnie Sahlberg
3
-6
/
+29
2018-01-25
cifs: remove rfc1002 header from smb2_query_info_req
Ronnie Sahlberg
2
-13
/
+15
2018-01-25
cifs: remove rfc1002 header from smb2_query_directory_req
Ronnie Sahlberg
2
-8
/
+8
2018-01-25
cifs: remove rfc1002 header from smb2_set_info_req
Ronnie Sahlberg
2
-11
/
+10
2018-01-25
cifs: remove rfc1002 header from smb2 read/write requests
Ronnie Sahlberg
2
-30
/
+23
2018-01-25
cifs: remove rfc1002 header from smb2_lock_req
Ronnie Sahlberg
2
-8
/
+7
2018-01-25
cifs: remove rfc1002 header from smb2_flush_req
Ronnie Sahlberg
2
-5
/
+5
2018-01-25
cifs: remove rfc1002 header from smb2_create_req
Ronnie Sahlberg
2
-19
/
+13
2018-01-25
cifs: remove rfc1002 header from smb2_sess_setup_req
Ronnie Sahlberg
2
-15
/
+14
2018-01-25
cifs: remove rfc1002 header from smb2_tree_connect_req
Ronnie Sahlberg
2
-10
/
+10
2018-01-25
cifs: remove rfc1002 header from smb2_echo_req
Ronnie Sahlberg
2
-7
/
+9
2018-01-25
cifs: remove rfc1002 header from smb2_ioctl_req
Ronnie Sahlberg
2
-12
/
+12
2018-01-25
cifs: remove rfc1002 header from smb2_close_req
Ronnie Sahlberg
2
-5
/
+5
2018-01-25
cifs: remove rfc1002 header from smb2_tree_disconnect_req
Ronnie Sahlberg
2
-3
/
+13
2018-01-25
cifs: remove rfc1002 header from smb2_logoff_req
Ronnie Sahlberg
2
-5
/
+14
2018-01-25
cifs: remove rfc1002 header from smb2_negotiate_req
Ronnie Sahlberg
2
-19
/
+21
2018-01-25
cifs: Add smb2_send_recv
Ronnie Sahlberg
2
-0
/
+42
2018-01-24
Btrfs: fix stale entries in readdir
Josef Bacik
1
-18
/
+8
2018-01-23
nfsd: auth: Fix gid sorting when rootsquash enabled
Ben Hutchings
1
-3
/
+3
2018-01-23
orangefs: initialize op on loop restart in orangefs_devreq_read
Martin Brandenburg
1
-1
/
+2
2018-01-23
orangefs: use list_for_each_entry_safe in purge_waiting_ops
Martin Brandenburg
1
-2
/
+2
2018-01-22
btrfs: set the total_devices in device_list_add()
Anand Jain
1
-4
/
+2
2018-01-22
btrfs: move pr_info into device_list_add
Anand Jain
1
-16
/
+10
2018-01-22
btrfs: make btrfs_free_stale_devices() to match the path
Anand Jain
1
-12
/
+16
2018-01-22
btrfs: rename btrfs_free_stale_devices() arg to skip_dev
Anand Jain
1
-4
/
+4
2018-01-22
btrfs: make btrfs_free_stale_devices() argument optional
Anand Jain
1
-9
/
+5
2018-01-22
btrfs: make btrfs_free_stale_device() to iterate all stales
Anand Jain
1
-13
/
+11
2018-01-22
btrfs: no need to check for btrfs_fs_devices::seeding
Anand Jain
1
-2
/
+0
2018-01-22
btrfs: Use IS_ALIGNED in btrfs_truncate_block instead of opencoding it
Nikolay Borisov
1
-2
/
+2
2018-01-22
Btrfs: noinline merge_extent_mapping
Liu Bo
1
-4
/
+4
2018-01-22
Btrfs: add WARN_ONCE to detect unexpected error from merge_extent_mapping
Liu Bo
1
-1
/
+8
2018-01-22
Btrfs: extent map selftest: dio write vs dio read
Liu Bo
1
-0
/
+89
[prev]
[next]