index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
file.c
Age
Commit message (
Expand
)
Author
2022-08-13
Merge tag '5.20-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2022-08-11
SMB3: fix lease break timeout when multiple deferred close handles for the sa...
Bharath SM
2022-08-11
smb3: allow deferred close timeout to be configurable
Steve French
2022-08-11
cifs: Move cached-dir functions into a separate file
Ronnie Sahlberg
2022-08-10
cifs: fix lock length calculation
Paulo Alcantara
2022-08-08
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-08-08
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
2022-08-08
new iov_iter flavour - ITER_UBUF
Al Viro
2022-08-05
cifs: when insecure legacy is disabled shrink amount of SMB1 code
Steve French
2022-08-01
cifs: trivial style fixup
Steve French
2022-08-01
cifs: list_for_each() -> list_for_each_entry()
Enzo Matsumiya
2022-08-01
cifs: Fix memory leak when using fscache
Matthew Wilcox (Oracle)
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
2022-05-27
Merge tag '5.19-rc-smb3-client-fixes-updated' of git://git.samba.org/sfrench/...
Linus Torvalds
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-22
cifs: return the more nuanced writeback error on close()
ChenXiaoSong
2022-05-19
cifs: fix signed integer overflow when fl_end is OFFSET_MAX
Paulo Alcantara
2022-05-09
cifs: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-09
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
2022-05-09
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
2022-05-09
cifs: Convert cifs to read_folio
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-04-01
Merge tag '5.18-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
cifs: writeback fix
David Howells
2022-03-18
Adjust cifssb maximum read size
Rohith Surabattula
2022-03-15
fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()
Matthew Wilcox (Oracle)
2022-03-15
cifs: Convert from launder_page to launder_folio
Matthew Wilcox (Oracle)
2022-03-15
cifs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-02-01
cifs: Fix the readahead conversion to manage the batch when reading from cache
David Howells
2022-02-01
cifs: Implement cache I/O by accessing the cache directly
David Howells
2022-02-01
cifs: Transition from ->readpages() to ->readahead()
David Howells
2022-01-19
cifs: Support fscache indexing rewrite
David Howells
2021-11-10
smb3: do not error on fsync when readonly
Steve French
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2021-09-23
cifs: Clear modified attribute bit from inode flags
Steve French
2021-09-21
cifs: fix a sign extension bug
Dan Carpenter
2021-09-17
cifs: Not to defer close on file when lock is set
Rohith Surabattula
2021-09-13
cifs: remove pathname for file from SPDX header
Steve French
2021-08-25
cifs: enable fscache usage even for files opened as rw
Shyam Prasad N
2021-08-12
cifs: Call close synchronously during unlink/rename/lease break.
Rohith Surabattula
2021-07-26
SMB3: fix readpage for large swap cache
Steve French
2021-06-20
cifs: use SPDX-Licence-Identifier
Steve French
2021-05-20
Fix KASAN identified use-after-free issue.
Rohith Surabattula
2021-05-19
Defer close only when lease is enabled.
Rohith Surabattula
2021-05-19
Fix kernel oops when CONFIG_DEBUG_ATOMIC_SLEEP is enabled.
Rohith Surabattula
2021-05-05
Merge tag '5.13-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-05-04
Cifs: Fix kernel oops caused by deferred close for files.
Rohith Surabattula
2021-05-03
cifs: add shutdown support
Steve French
[next]