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
/
cifs
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-04
smb3: query attributes on file close
Steve French
1
-1
/
+3
2019-12-03
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
Pavel Shilovsky
1
-3
/
+4
2019-11-25
CIFS: Properly process SMB3 lease breaks
Pavel Shilovsky
1
-3
/
+7
2019-11-25
cifs: move cifsFileInfo_put logic into a work-queue
Ronnie Sahlberg
1
-25
/
+49
2019-11-25
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
Pavel Shilovsky
1
-0
/
+7
2019-11-25
cifs: smbd: Invalidate and deregister memory registration on re-send for dire...
Long Li
1
-2
/
+18
2019-11-25
CIFS: remove set but not used variables 'cinode' and 'netfid'
YueHaibing
1
-4
/
+0
2019-11-25
cifs: add support for flock
Steve French
1
-1
/
+51
2019-10-25
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
1
-8
/
+15
2019-10-25
CIFS: Fix use after free of file info structures
Pavel Shilovsky
1
-3
/
+3
2019-10-07
CIFS: Gracefully handle QueryInfo errors during open
Pavel Shilovsky
1
-0
/
+6
2019-10-07
cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic
Dave Wysochanski
1
-16
/
+11
2019-09-16
cifs: add a helper to find an existing readable handle to a file
Ronnie Sahlberg
1
-0
/
+36
2019-09-16
cifs: create a helper to find a writeable handle by path name
Ronnie Sahlberg
1
-0
/
+35
2019-09-16
cifs: remove set but not used variables
YueHaibing
1
-7
/
+0
2019-09-16
cifs: remove unused variable
zhengbin
1
-2
/
+0
2019-06-13
cifs: add spinlock for the openFileList to cifsInodeInfo
Ronnie Sahlberg
1
-2
/
+6
2019-05-29
CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM
Roberto Bergantinos Corpas
1
-1
/
+3
2019-05-08
cifs: remove superfluous inode_lock in cifs_{strict_}fsync
Jeff Layton
1
-5
/
+0
2019-04-24
cifs: fix page reference leak with readv/writev
Jérôme Glisse
1
-14
/
+1
2019-04-16
CIFS: keep FileInfo handle live during oplock break
Aurelien Aptel
1
-5
/
+25
2019-03-23
CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN
Long Li
1
-30
/
+41
2019-03-23
CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN
Long Li
1
-32
/
+45
2019-03-15
CIFS: fix POSIX lock leak and invalid ptr deref
Aurelien Aptel
1
-1
/
+13
2019-03-06
CIFS: Fix read after write for files with read caching
Pavel Shilovsky
1
-5
/
+7
2019-03-06
CIFS: Return error code when getting file handle for writeback
Pavel Shilovsky
1
-29
/
+61
2019-03-06
CIFS: Move open file handling to writepages
Pavel Shilovsky
1
-15
/
+14
2019-03-06
CIFS: Move unlocking pages from wdata_send_pages()
Pavel Shilovsky
1
-7
/
+5
2019-03-06
CIFS: Find and reopen a file before get MTU credits in writepages
Pavel Shilovsky
1
-6
/
+18
2019-03-06
CIFS: Reopen file before get SMB2 MTU credits for async IO
Pavel Shilovsky
1
-9
/
+30
2019-03-06
CIFS: Adjust MTU credits before reopening a file
Pavel Shilovsky
1
-14
/
+39
2019-03-06
CIFS: Respect reconnect in MTU credits calculations
Pavel Shilovsky
1
-24
/
+38
2019-03-05
smb3: fix bytes_read statistics
Steve French
1
-2
/
+0
2019-01-30
CIFS: Fix possible oops and memory leaks in async IO
Pavel Shilovsky
1
-3
/
+8
2019-01-11
CIFS: Fix error paths in writeback code
Pavel Shilovsky
1
-6
/
+23
2019-01-11
cifs: Fix potential OOB access of lock element array
Ross Lagerwall
1
-4
/
+4
2019-01-11
cifs: Limit memory used by lock request calls to a page
Ross Lagerwall
1
-0
/
+8
2019-01-05
fs: don't open code lru_to_page()
Nikolay Borisov
1
-1
/
+2
2019-01-02
Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-2
/
+10
2018-12-28
Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-2
/
+2
2018-12-24
CIFS: return correct errors when pinning memory failed for direct I/O
Long Li
1
-1
/
+7
2018-12-24
CIFS: use the correct length when pinning memory for direct I/O for write
Long Li
1
-1
/
+3
2018-12-07
fs/locks: merge posix_unblock_lock() and locks_delete_block()
NeilBrown
1
-1
/
+1
2018-12-07
CIFS: Avoid returning EBUSY to upper layer VFS
Long Li
1
-25
/
+6
2018-11-30
fs/locks: rename some lists and pointers.
NeilBrown
1
-1
/
+1
2018-11-02
cifs: fix signed/unsigned mismatch on aio_read patch
Steve French
1
-6
/
+11
2018-11-02
CIFS: Add support for direct I/O write
Long Li
1
-41
/
+163
2018-11-02
CIFS: Add support for direct I/O read
Long Li
1
-39
/
+186
2018-11-02
cifs: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
1
-1
/
+1
2018-11-02
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-2
/
+2
[next]