messages from 2017-04-18 18:51:59 to 2017-05-11 03:55:27 UTC [more...]
[RFC 00/10] introduce crypto wait for async op function
2017-05-11 3:55 UTC (14+ messages)
` [RFC 01/10] crypto: factor async completion for general use
` [RFC 02/10] crypto: move pub key to generic async completion
` [RFC 03/10] crypto: move drbg "
` [RFC 04/10] crypto: move gcm "
` [RFC 05/10] crypto: move testmgr "
` [RFC 06/10] dm: move dm-verity "
` [RFC 07/10] fscrypt: move "
` [RFC 08/10] cifs: "
` [RFC 09/10] ima: "
` [RFC 10/10] crypto: adapt api sample to use async. op wait
[PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
2017-05-10 16:18 UTC (43+ messages)
` [PATCH v4 01/27] fs: remove unneeded forward definition of mm_struct from fs.h
` [PATCH v4 02/27] mm: drop "wait" parameter from write_one_page
` [PATCH v4 03/27] mm: fix mapping_set_error call in me_pagecache_dirty
` [PATCH v4 04/27] buffer: use mapping_set_error instead of setting the flag
` [PATCH v4 05/27] btrfs: btrfs_wait_tree_block_writeback can be void return
` [PATCH v4 06/27] fs: check for writeback errors after syncing out buffers in generic_file_fsync
` [PATCH v4 07/27] orangefs: don't call filemap_write_and_wait from fsync
` [PATCH v4 08/27] dax: set errors in mapping when writeback fails
` [PATCH v4 09/27] nilfs2: set the mapping error when calling SetPageError on writeback
` [PATCH v4 10/27] 9p: set mapping error when writeback fails in launder_page
` [PATCH v4 11/27] fuse: set mapping error in writepage_locked when it fails
` [PATCH v4 12/27] cifs: set mapping error when page writeback fails in writepage or launder_pages
` [PATCH v4 13/27] lib: add errseq_t type and infrastructure for handling it
` [PATCH v4 14/27] fs: new infrastructure for writeback error handling and reporting
` [PATCH v4 15/27] fs: retrofit old error reporting API onto new infrastructure
` [PATCH v4 16/27] fs: adapt sync_file_range to new reporting infrastructure
` [PATCH v4 17/27] mm: remove AS_EIO and AS_ENOSPC flags
` [PATCH v4 18/27] mm: don't TestClearPageError in __filemap_fdatawait_range
` [PATCH v4 19/27] buffer: set errors in mapping at the time that the error occurs
` [PATCH v4 20/27] cifs: cleanup writeback handling errors and comments
` [PATCH v4 21/27] mm: clean up error handling in write_one_page
` [PATCH v4 22/27] jbd2: don't reset error in journal_finish_inode_data_buffers
` [PATCH v4 23/27] gfs2: clean up some filemap_* calls
` [PATCH v4 24/27][RFC] nfs: convert to new errseq_t based error tracking for writeback errors
` [PATCH v4 25/27] Documentation: flesh out the section in vfs.txt on storing and reporting "
` [PATCH v4 26/27] mm: flesh out comments over mapping_set_error
` [PATCH v4 27/27] mm: clean up comments in me_pagecache_dirty
backing up to a Drobo CIFS VFS: Error -11 sending data on socket to server, Bufferbloat?
2017-05-10 11:33 UTC (2+ messages)
[PATCH] cifs: cifsacl: Use a temporary ops variable to reduce code length
2017-05-10 4:26 UTC (2+ messages)
[PATCH] CIFS: silence lockdep splat in cifs_relock_file()
2017-05-10 1:38 UTC (3+ messages)
[xfstests PATCH v2 0/3] xfstest for updated writeback error handling
2017-05-09 16:12 UTC (4+ messages)
` [xfstests PATCH v2 1/3] generic: add a writeback error handling test
` [xfstests PATCH v2 2/3] ext4: allow ext4 to use $SCRATCH_LOGDEV
` [xfstests PATCH v2 3/3] btrfs: allow it "
[RFC xfstests PATCH] xfstests: add a writeback error handling test
2017-05-09 15:33 UTC (3+ messages)
[PATCH v2 1/2] dax: prevent invalidation of mapped DAX entries
2017-05-08 17:08 UTC (4+ messages)
` [PATCH v2 2/2] dax: fix data corruption due to stale mmap reads
kswapd0 refuses to freeze with CIFS homedir
2017-05-08 9:27 UTC
[GIT] SMB3 Fixes
2017-05-06 17:34 UTC
[PATCH 0/2] cifs: CIFS_ENUMERATE_SNAPSHOTS fixes
2017-05-05 13:47 UTC (5+ messages)
` [PATCH 1/2] cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
` [PATCH 2/2] cifs: fix leak in FSCTL_ENUM_SNAPS response handling
[PATCH] CIFS: Set ->should_dirty in cifs_user_readv()
2017-05-05 5:30 UTC
[PATCH] CIFS: add misssing SFM mapping for doublequote
2017-05-05 3:00 UTC
smb3 mount fix for Macs
2017-05-04 18:43 UTC (5+ messages)
(unknown),
2017-05-04 13:20 UTC
[PATCH 0/4] Properly invalidate data in the cleancache
2017-05-04 9:12 UTC (25+ messages)
` [PATCH 1/4] fs: fix data invalidation in the cleancache during direct IO
` [PATCH 1/2] dax: prevent invalidation of mapped DAX entries
` [PATCH 2/2] dax: fix data corruption due to stale mmap reads
` [PATCH 2/4] fs/block_dev: always invalidate cleancache in invalidate_bdev()
[PATCH] CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
2017-05-04 0:41 UTC (2+ messages)
[PATCH] cifs: fix CIFS_IOC_GET_MNT_INFO oops
2017-05-04 0:40 UTC (2+ messages)
[PATCH] CIFS: fix oplock break deadlocks
2017-05-03 16:18 UTC (3+ messages)
[GIT] SMB3 Fixes
2017-05-01 20:20 UTC
[PATCH v3] cifs: small underflow in cnvrtDosUnixTm()
2017-05-01 18:43 UTC
[PATCH] cifs: small underflow in cnvrtDosUnixTm()
2017-04-29 18:49 UTC (6+ messages)
` [PATCH v2] "
Linux CIFS client module: login rate limiting
2017-04-28 16:34 UTC (5+ messages)
[PATCH] Fix match_prepath()
2017-04-27 20:09 UTC (3+ messages)
[PATCH] Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE
2017-04-27 20:08 UTC (3+ messages)
[PATCH] cifs: don't check for failure from mempool_alloc()
2017-04-27 20:08 UTC (2+ messages)
[PATCH] cifs: fix IPv6 link local, with scope id, address parsing
2017-04-27 9:32 UTC
[4.11-rc6 bug] fstests cifs/001 failure with cifs 2.0/2.1/3.0 mounts
2017-04-26 16:52 UTC (2+ messages)
Unable to mount windows share as administrator
2017-04-26 10:50 UTC (5+ messages)
[PATCH v2 0/3] Add kernel AIO support for CIFS
2017-04-25 18:52 UTC (4+ messages)
` [PATCH v2 1/3] CIFS: Add asynchronous context to support kernel AIO
` [PATCH v2 2/3] CIFS: Add asynchronous read support through "
` [PATCH v2 3/3] CIFS: Add asynchronous write "
[PATCH v3 00/20] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
2017-04-25 16:43 UTC (49+ messages)
` [PATCH v3 01/20] mm: drop "wait" parameter from write_one_page
` [PATCH v3 02/20] mm: fix mapping_set_error call in me_pagecache_dirty
` [PATCH v3 03/20] buffer: use mapping_set_error instead of setting the flag
` [PATCH v3 04/20] fs: check for writeback errors after syncing out buffers in generic_file_fsync
` [PATCH v3 05/20] orangefs: don't call filemap_write_and_wait from fsync
` [PATCH v3 06/20] dax: set errors in mapping when writeback fails
` [PATCH v3 07/20] nilfs2: set the mapping error when calling SetPageError on writeback
` [PATCH v3 08/20] mm: ensure that we set mapping error if writeout() fails
` [PATCH v3 09/20] 9p: set mapping error when writeback fails in launder_page
` [PATCH v3 10/20] fuse: set mapping error in writepage_locked when it fails
` [PATCH v3 11/20] cifs: set mapping error when page writeback fails in writepage or launder_pages
` [PATCH v3 12/20] lib: add errseq_t type and infrastructure for handling it
` [PATCH v3 13/20] fs: new infrastructure for writeback error handling and reporting
` [PATCH v3 14/20] fs: retrofit old error reporting API onto new infrastructure
` [PATCH v3 15/20] mm: remove AS_EIO and AS_ENOSPC flags
` [PATCH v3 16/20] mm: don't TestClearPageError in __filemap_fdatawait_range
` [PATCH v3 17/20] cifs: cleanup writeback handling errors and comments
` [PATCH v3 18/20] mm: clean up error handling in write_one_page
` [PATCH v3 19/20] jbd2: don't reset error in journal_finish_inode_data_buffers
` [PATCH v3 20/20] gfs2: clean up some filemap_* calls
EXTREMELY IMPORTANT
2017-04-24 22:25 UTC
mout.cifs - No such file or directory/Permission denied
2017-04-24 15:57 UTC (3+ messages)
[PATCH v1 1/1] mount.cifs: document SMBv3.1.1 and new seal option
2017-04-22 14:07 UTC (2+ messages)
cifs.ko + smb 3.0 + DFS fails (though direct mount succeeds)
2017-04-20 20:14 UTC (2+ messages)
[PATCH 0/25 v3] fs: Convert all embedded bdis into separate ones
2017-04-20 18:11 UTC (2+ messages)
[GIT] CIFS Fix
2017-04-19 23:09 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox