index
:
linux.git
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
Age
Commit message (
Expand
)
Author
2022-05-27
Merge tag '5.19-rc-smb3-client-fixes-updated' of git://git.samba.org/sfrench/...
Linus Torvalds
2022-05-27
smb3: remove unneeded null check in cifs_readdir
Steve French
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
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-25
cifs: fix ntlmssp on old servers
Paulo Alcantara
2022-05-24
cifs: cache the dirents for entries in a cached directory
Ronnie Sahlberg
2022-05-24
cifs: avoid parallel session setups on same channel
Shyam Prasad N
2022-05-24
cifs: use new enum for ses_status
Shyam Prasad N
2022-05-24
cifs: do not use tcpStatus after negotiate completes
Shyam Prasad N
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
2022-05-23
smb3: add mount parm nosparse
Steve French
2022-05-23
smb3: don't set rc when used and unneeded in query_info_compound
Steve French
2022-05-23
smb3: check for null tcon
Steve French
2022-05-23
cifs: fix minor compile warning
Steve French
2022-05-23
Add various fsctl structs
Steve French
2022-05-22
smb3: add trace point for oplock not found
Steve French
2022-05-22
cifs: return the more nuanced writeback error on close()
ChenXiaoSong
2022-05-21
smb3: add trace point for lease not found issue
Steve French
2022-05-21
cifs: smbd: fix typo in comment
Julia Lawall
2022-05-21
cifs: set the CREATE_NOT_FILE when opening the directory in use_cached_dir()
Ronnie Sahlberg
2022-05-21
cifs: check for smb1 in open_cached_dir()
Ronnie Sahlberg
2022-05-21
cifs: move definition of cifs_fattr earlier in cifsglob.h
Ronnie Sahlberg
2022-05-20
cifs: print TIDs as hex
Enzo Matsumiya
2022-05-20
cifs: return ENOENT for DFS lookup_cache_entry()
Enzo Matsumiya
2022-05-20
cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs was set
Enzo Matsumiya
2022-05-19
cifs: fix signed integer overflow when fl_end is OFFSET_MAX
Paulo Alcantara
2022-05-17
SMB3: EBADF/EIO errors in rename/open caused by race condition in smb2_compou...
Steve French
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-20
cifs: destage any unwritten data to the server before calling copychunk_write
Ronnie Sahlberg
2022-04-20
cifs: use correct lock type in cifs_reconnect()
Paulo Alcantara
2022-04-20
cifs: fix NULL ptr dereference in refresh_mounts()
Paulo Alcantara
2022-04-18
cifs: Use kzalloc instead of kmalloc/memset
Haowen Bai
2022-04-14
cifs: verify that tcon is valid before dereference in cifs_kill_sb
Ronnie Sahlberg
2022-04-13
cifs: potential buffer overflow in handling symlinks
Harshit Mogalapalli
2022-04-08
cifs: Split the smb3_add_credits tracepoint
David Howells
2022-04-08
cifs: release cached dentries only if mount is complete
Shyam Prasad N
2022-04-08
cifs: Check the IOCB_DIRECT flag, not O_DIRECT
David Howells
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-04
cifs: update internal module number
Steve French
2022-04-04
cifs: force new session setup and tcon for dfs
Paulo Alcantara
2022-04-04
cifs: remove check of list iterator against head past the loop body
Jakob Koschel
2022-04-04
cifs: fix potential race with cifsd thread
Paulo Alcantara
2022-04-01
Merge tag '5.18-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-04-01
Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
[next]