messages from 2017-04-04 07:23:50 to 2017-05-03 16:18:11 UTC [more...]
[PATCH] CIFS: fix oplock break deadlocks
2017-05-03 16:18 UTC (3+ messages)
[PATCH 0/2] cifs: CIFS_ENUMERATE_SNAPSHOTS fixes
2017-05-03 15:39 UTC (3+ messages)
` [PATCH 1/2] cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
` [PATCH 2/2] cifs: fix leak in FSCTL_ENUM_SNAPS response handling
[PATCH] CIFS: silence lockdep splat in cifs_relock_file()
2017-05-03 15:17 UTC
[PATCH 0/4] Properly invalidate data in the cleancache
2017-05-01 22:59 UTC (27+ 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 3/4] mm/truncate: bail out early from invalidate_inode_pages2_range() if mapping is empty
` [PATCH 4/4] mm/truncate: avoid pointless cleancache_invalidate_inode() calls
[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 (7+ 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)
[RFC xfstests PATCH] xfstests: add a writeback error handling test
2017-04-24 15:00 UTC (2+ 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 (4+ messages)
` [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 10/25] cifs: Convert to separately allocated bdi
[GIT] CIFS Fix
2017-04-19 23:09 UTC
[PATCH] cifs: Do not send echoes before Negotiate is complete
2017-04-17 22:10 UTC (6+ messages)
` Fwd: "
(unknown),
2017-04-16 21:22 UTC
SMB2_ECHO Flags2
2017-04-16 20:54 UTC
[PATCH v2] Call echo service immediately after socket reconnect
2017-04-16 19:43 UTC (4+ messages)
` [v2] "
[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
2017-04-15 10:29 UTC (20+ messages)
` [PATCH 01/12] fs: f2fs: Use ktime_get_real_seconds for sit_info times
` [PATCH 02/12] trace: Make trace_hwlat timestamp y2038 safe
` [PATCH 03/12] fs: cifs: Replace CURRENT_TIME by other appropriate apis
` [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
` [PATCH 05/12] fs: ufs: Use ktime_get_real_ts64() for birthtime
` [PATCH 06/12] audit: Use timespec64 to represent audit timestamps
` [PATCH 07/12] fs: btrfs: Use ktime_get_real_ts for root ctime
` [PATCH 09/12] lustre: Replace CURRENT_TIME macro
` [PATCH 10/12] apparmorfs: Replace CURRENT_TIME with current_time()
` [PATCH 08/12] fs: ubifs: Replace CURRENT_TIME_SEC with current_time
` [PATCH 11/12] time: Delete CURRENT_TIME_SEC and CURRENT_TIME
` [PATCH 12/12] time: Delete current_fs_time() function
[GIT] SMB3 fixes
2017-04-14 16:01 UTC
Greetings
2017-04-14 9:22 UTC
[PATCH] CIFS: Fix SMB3 mount without specifying a security mechanism
2017-04-13 15:06 UTC (2+ messages)
Dear Esteemed Customer,
2017-04-13 2:38 UTC
[4.11-rc6 bug] fstests generic/010 crashes cifs 2.0/2.1/3.0 mounts
2017-04-12 17:12 UTC (6+ messages)
[PATCH 0/25 v2] fs: Convert all embedded bdis into separate ones
2017-04-12 8:11 UTC (5+ messages)
` [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 10/25] cifs: Convert to separately allocated bdi
[PATCH v2 0/4] Various fixes and improvements for SMB CA
2017-04-11 9:04 UTC (12+ messages)
` [PATCH v2 1/4] CIFS: queue 'reconnect' thread with a delay
` [PATCH v2 2/4] CIFS: reconnect thread reschedule itself
` [PATCH v2 3/4] CIFS: remove bad_network_name flag
` [PATCH v2 4/4] CIFS: store results of cifs_reopen_file to avoid infinite wait
[PATCH] CIFS: handle guest access errors to Windows shares
2017-04-11 4:27 UTC (6+ messages)
[PATCH 0/2] Add kernel AIO support for CIFS
2017-04-10 20:54 UTC (4+ messages)
` [PATCH 1/2] CIFS: Add asynchronous read support through kernel AIO
(unknown),
2017-04-09 21:15 UTC
[GIT] CIFS FIxes
2017-04-09 16:10 UTC (2+ messages)
CIFS multiuser without active user session
2017-04-07 16:15 UTC
[bug report] Handle mismatched open calls
2017-04-07 13:18 UTC (8+ messages)
[PATCH 1/4] CIFS: queue 'reconnect' thread with a delay
2017-04-06 14:20 UTC (4+ messages)
[PATCH] KEYS: make keyctl_invalidate() also require Setattr permission
2017-04-04 18:44 UTC (3+ messages)
[PATCH] CIFS: Fix build failure with smb2
2017-04-04 7:23 UTC (3+ messages)
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