messages from 2017-04-25 10:10:41 to 2017-06-04 07:54:27 UTC [more...]
[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
2017-06-04 7:54 UTC (19+ messages)
` [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
` [PATCH 10/12] apparmorfs: Replace CURRENT_TIME with current_time()
Investment Interest & Offer
2017-06-02 23:01 UTC
(unknown),
2017-06-02 8:02 UTC
[PATCH] CIFS: add SFM mapping for 0x01-0x1F
2017-06-01 10:04 UTC (3+ messages)
[PATCH 2/2] cifs: Use smb 2 - 3 and cifsacl mount options getacl functions
2017-06-01 4:50 UTC
[PATCH 1/2] cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options
2017-06-01 4:50 UTC
[PATCH] KEYS: make keyctl_invalidate() also require Setattr permission
2017-05-31 19:19 UTC (5+ messages)
[PATCH v2 00/11] introduce crypto wait for async op
2017-05-29 9:04 UTC (13+ messages)
` [PATCH v2 01/11] crypto: "
` [PATCH v2 02/11] crypto: move algif to generic async completion
` [PATCH v2 03/11] crypto: move pub key "
` [PATCH v2 04/11] crypto: move drbg "
` [PATCH v2 05/11] crypto: move gcm "
` [PATCH v2 06/11] crypto: move testmgr "
` [PATCH v2 07/11] dm: move dm-verity "
` [PATCH v2 08/11] fscrypt: move "
` [PATCH v2 09/11] cifs: "
` [PATCH v2 10/11] ima: "
` [PATCH v2 11/11] crypto: adapt api sample to use async. op wait
kudos & congrats on efficiency
2017-05-26 18:12 UTC
[PATCH] cifs: set mapping error when page writeback fails in writepage or launder_pages
2017-05-25 10:59 UTC
[PATCH v1 1/1] CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys
2017-05-24 14:13 UTC
wireshark decryption
2017-05-24 14:02 UTC
(unknown),
2017-05-20 17:45 UTC
(unknown),
2017-05-19 11:45 UTC
[PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
2017-05-19 4:07 UTC (49+ 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
[PATCH] CIFS: check if pages is null rather than bv for a failed allocation
2017-05-17 20:05 UTC (2+ messages)
[xfstests PATCH v2 0/3] xfstest for updated writeback error handling
2017-05-15 17:42 UTC (5+ 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 "
[GIT] CIFS Fixes
2017-05-14 14:51 UTC
[PATCH] Minor cifs xattr cleanup
2017-05-13 2:04 UTC
[PATCH V2] SMB2: Fix share type handling
2017-05-13 1:11 UTC (2+ messages)
[PATCH] fs: cifs: transport: Use time_after for time comparison
2017-05-13 1:11 UTC (2+ messages)
[PATCH] cifs: cifsacl: Use a temporary ops variable to reduce code length
2017-05-13 0:57 UTC (3+ messages)
backing up to a Drobo CIFS VFS: Error -11 sending data on socket to server, Bufferbloat?
2017-05-12 13:45 UTC (5+ messages)
` Fwd: "
APPLY FOR YOUR URGENT LOAN AT 2%
2017-05-12 10:53 UTC
[RFC 00/10] introduce crypto wait for async op function
2017-05-11 8:55 UTC (18+ 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
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: silence lockdep splat in cifs_relock_file()
2017-05-10 1:38 UTC (3+ messages)
[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 1/4] fs: fix data invalidation in the cleancache during direct IO
2017-05-04 9:12 UTC (13+ messages)
` [PATCH 1/2] dax: prevent invalidation of mapped DAX entries
` [PATCH 2/2] dax: fix data corruption due to stale mmap reads
[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 (8+ messages)
` [PATCH v3 10/20] fuse: set mapping error in writepage_locked when it fails
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;
as well as URLs for NNTP newsgroup(s).