index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-15
Merge tag '6.2-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
1
-14
/
+22
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+2
2022-12-08
cifs: remove ->writepage
Christoph Hellwig
1
-9
/
+0
2022-12-08
cifs: stop using generic_writepages
Christoph Hellwig
1
-2
/
+18
2022-12-08
cifs: wire up >migrate_folio
Christoph Hellwig
1
-3
/
+4
2022-11-30
cifs: use locks_inode_context helper
Jeff Layton
1
-1
/
+1
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-2
/
+2
2022-10-23
cifs: Fix pages leak when writedata alloc failed in cifs_write_from_iter()
Zhang Xiaoxu
1
-0
/
+3
2022-10-23
cifs: Fix pages array leak when writedata alloc failed in cifs_writedata_alloc()
Zhang Xiaoxu
1
-3
/
+7
2022-10-18
cifs: Fix xid leak in cifs_flock()
Zhang Xiaoxu
1
-4
/
+7
2022-10-15
cifs: lease key is uninitialized in two additional functions when smb1
Steve French
1
-2
/
+2
2022-10-13
cifs: improve symlink handling for smb2+
Paulo Alcantara
1
-19
/
+22
2022-09-25
cifs: destage dirty pages before re-reading them for cache=none
Ronnie Sahlberg
1
-0
/
+9
2022-09-12
cifs: revalidate mapping when doing direct writes
Ronnie Sahlberg
1
-0
/
+3
2022-08-13
Merge tag '5.20-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/ci...
Linus Torvalds
1
-31
/
+8
2022-08-11
SMB3: fix lease break timeout when multiple deferred close handles for the sa...
Bharath SM
1
-19
/
+1
2022-08-11
smb3: allow deferred close timeout to be configurable
Steve French
1
-2
/
+2
2022-08-11
cifs: Move cached-dir functions into a separate file
Ronnie Sahlberg
1
-7
/
+2
2022-08-10
cifs: fix lock length calculation
Paulo Alcantara
1
-3
/
+3
2022-08-08
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+3
2022-08-08
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
1
-4
/
+2
2022-08-08
new iov_iter flavour - ITER_UBUF
Al Viro
1
-1
/
+1
2022-08-05
cifs: when insecure legacy is disabled shrink amount of SMB1 code
Steve French
1
-3
/
+261
2022-08-01
cifs: trivial style fixup
Steve French
1
-0
/
+1
2022-08-01
cifs: list_for_each() -> list_for_each_entry()
Enzo Matsumiya
1
-7
/
+3
2022-08-01
cifs: Fix memory leak when using fscache
Matthew Wilcox (Oracle)
1
-4
/
+4
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
1
-4
/
+4
2022-05-27
Merge tag '5.19-rc-smb3-client-fixes-updated' of git://git.samba.org/sfrench/...
Linus Torvalds
1
-5
/
+8
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+6
2022-05-22
cifs: return the more nuanced writeback error on close()
ChenXiaoSong
1
-1
/
+4
2022-05-19
cifs: fix signed integer overflow when fl_end is OFFSET_MAX
Paulo Alcantara
1
-4
/
+4
2022-05-09
cifs: Convert to release_folio
Matthew Wilcox (Oracle)
1
-7
/
+7
2022-05-09
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
1
-0
/
+4
2022-05-09
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
1
-1
/
+2
2022-05-09
cifs: Convert cifs to read_folio
Matthew Wilcox (Oracle)
1
-6
/
+7
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-04-01
Merge tag '5.18-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+7
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-19
/
+20
2022-03-22
cifs: writeback fix
David Howells
1
-1
/
+7
2022-03-18
Adjust cifssb maximum read size
Rohith Surabattula
1
-0
/
+10
2022-03-15
fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()
Matthew Wilcox (Oracle)
1
-5
/
+6
2022-03-15
cifs: Convert from launder_page to launder_folio
Matthew Wilcox (Oracle)
1
-9
/
+9
2022-03-15
cifs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2022-02-01
cifs: Fix the readahead conversion to manage the batch when reading from cache
David Howells
1
-1
/
+1
2022-02-01
cifs: Implement cache I/O by accessing the cache directly
David Howells
1
-5
/
+50
2022-02-01
cifs: Transition from ->readpages() to ->readahead()
David Howells
1
-137
/
+35
2022-01-19
cifs: Support fscache indexing rewrite
David Howells
1
-25
/
+41
2021-11-10
smb3: do not error on fsync when readonly
Steve French
1
-6
/
+29
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-2
/
+2
[next]