Jeff Layton
|
08bc03539d
cifs: revalidate mapping prior to satisfying read_iter request with cache=loose
|
11 년 전 |
Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 년 전 |
Sachin Prabhu
|
39552ea812
cifs: Set client guid on per connection basis
|
11 년 전 |
Fabian Frederick
|
571d597206
fs/cifs/cifs.c: replace seq_printf by seq_puts
|
11 년 전 |
Jeff Layton
|
aff8d5ca7a
cifs: convert booleans in cifsInodeInfo to a flags field
|
11 년 전 |
Al Viro
|
3dae8750c3
cifs: switch to ->write_iter()
|
11 년 전 |
Al Viro
|
e6a7bcb4c4
cifs: switch to ->read_iter()
|
11 년 전 |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
11 년 전 |
Sachin Prabhu
|
c11f1df500
cifs: Wait for writebacks to complete before attempting write.
|
11 년 전 |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 년 전 |
Linus Torvalds
|
24e7ea3bea
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
11 년 전 |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 년 전 |
Fabian Frederick
|
9ee108b2c6
fs/cifs/cifsfs.c: add __init to cifs_init_inodecache()
|
11 년 전 |
Al Viro
|
81c5a68478
cifs: ->rename() without ->lookup() makes no sense
|
11 년 전 |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
11 년 전 |
Linus Torvalds
|
9bc9ccd7db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 년 전 |
Al Viro
|
87dc800be2
new helper: kfree_put_link()
|
12 년 전 |
Jan Klos
|
2f6c947963
cifs: Fix inability to write files >2GB to SMB2/3 shares
|
12 년 전 |
Pavel Shilovsky
|
42873b0a28
CIFS: Respect epoch value from create lease context v2
|
12 년 전 |
Pavel Shilovsky
|
18cceb6a78
CIFS: Replace clientCanCache* bools with an integer
|
12 년 전 |
Jeff Layton
|
3ae35cde67
cifs: display iocharset= option in /proc/mounts
|
12 년 전 |
Jeff Layton
|
66ffd113f5
cifs: set sb->s_d_op before calling d_make_root()
|
12 년 전 |
Linus Torvalds
|
d4141531f6
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
|
12 년 전 |
Jeff Layton
|
1c8c601a8c
locks: protect most of the file_lock handling with i_lock
|
12 년 전 |
Al Viro
|
be4ccdcc25
[readdir] convert cifs
|
12 년 전 |
Jeff Layton
|
28e11bd86d
cifs: add new fields to cifs_ses to track requested security flavor
|
12 년 전 |
Jeff Layton
|
9c9c29e1af
cifs: stop printing the unc= option in /proc/mounts
|
12 년 전 |
Joe Perches
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
12 년 전 |
Linus Torvalds
|
9217cbb8df
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
|
12 년 전 |
Mateusz Guzik
|
24261fc23d
cifs: delay super block destruction until all cifsFileInfo objects are gone
|
12 년 전 |