Linux-CIFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-02 07:27:57 to 2016-02-04 21:00:43 UTC [more...]

[PATCH v2 0/4] lib: add "on" and "off" to strtobool
 2016-02-04 21:00 UTC  (5+ messages)
  ` [PATCH v2 1/4] lib: move strtobool to kstrtobool
` [PATCH v2 2/4] lib: update single-char callers of strtobool
` [PATCH v2 3/4] lib: add "on"/"off" support to kstrtobool
` [PATCH v2 4/4] param: convert some "on"/"off" users to strtobool

[PATCH 0/3] lib: add "on" and "off" to strtobool
 2016-02-04 18:56 UTC  (8+ messages)
` [PATCH 2/3] "
  ` [PATCH 1/3] lib: fix callers of strtobool to use char array
  ` [PATCH 3/3] param: convert some "on"/"off" users to strtobool

cifs: out-of-bound write in build_ntlmssp_auth_blob()
 2016-02-03 14:48 UTC 

Oracle Backups to CIFS failing
 2016-02-03  9:14 UTC 

[PATCH 03/10] fs: cifs: Replace CURRENT_TIME with current_fs_time()
 2016-02-03  6:07 UTC  (3+ messages)
` [PATCH 04/10] fs: cifs: Replace CURRENT_TIME with ktime_get_real_ts()
` [PATCH 05/10] fs: cifs: Replace CURRENT_TIME by get_seconds

[PATCH] cifs: fix potential overflow in cifs_compose_mount_options
 2016-02-01 16:34 UTC 

[PATCH 9/26] eCryptfs: Use skcipher and shash
 2016-01-29 17:22 UTC  (3+ messages)
    ` [v2 PATCH "

[PATCH] lib: fix callers of strtobool to use char array
 2016-01-28  1:03 UTC  (3+ messages)

Is there a way to enumerate Alternate Data Streams?
 2016-01-27 22:17 UTC 

NEW ARRIVALS, CISCO,CPU's,Memory, LAPTOP AND AVAYA
 2016-01-27  5:41 UTC 

[PATCH 0/26] crypto: Use skcipher and ahash/shash where possible
 2016-01-26 16:55 UTC  (48+ messages)
` [PATCH 1/26] block: cryptoloop - Use new skcipher interface
` [PATCH 2/26] ppp_mppe: Use skcipher and ahash
` [PATCH 3/26] staging: rtl8192e: Replace uses of obsolete blkcipher and hash
` [PATCH 4/26] dm crypt: Use skcipher and ahash
` [PATCH 5/26] orinoco: Use ahash
` [PATCH 6/26] staging: rtl8192u: Use skcipher and ahash
` [PATCH 7/26] wusb: Use skcipher
` [PATCH 8/26] cifs: "
` [PATCH 9/26] eCryptfs: Use skcipher and shash
` [PATCH 10/26] ext4: Use skcipher
` [PATCH 11/26] f2fs: "
` [PATCH 12/26] sunrpc: Use skcipher and ahash/shash
` [PATCH 13/26] lib80211: Use skcipher and ahash
` [PATCH 14/26] KEYS: Use skcipher
` [PATCH 15/26] Bluetooth: Use skcipher and hash
` [PATCH 16/26] libceph: Use skcipher
` [PATCH 17/26] mac802154: "
` [PATCH 18/26] rxrpc: "
` [PATCH 19/26] ipsec: Use skcipher and ahash when probing algorithms
` [PATCH 20/26] drbd: Use shash and ahash
` [PATCH 21/26] nfc: s3fwrn5: Use shash
` [PATCH 22/26] iscsi_tcp: Use ahash
    ` [dm-devel] "
` [PATCH 23/26] iscsi-target: Use shash and ahash
` [PATCH 24/26] nfsd: Use shash
` [PATCH 25/26] sctp: "
` [PATCH 26/26] tcp: Use ahash

[PATCH] cifs: remove redundant check for null string pointer
 2016-01-25 16:25 UTC 

[GIT] SMB3 Fixes
 2016-01-24  3:06 UTC 

[PATCH 0/3] cifs: Better dependencies
 2016-01-22  9:23 UTC  (4+ messages)
  ` [PATCH 1/3] cifs: Simplify SMB2 and SMB311 dependencies
  ` [PATCH 2/3] cifs: Only select the required crypto modules
  ` [PATCH 3/3] cifs: Add soft dependencies

[PATCH] autoconf: Use $(DEFS) when building idmapwb.so and pam_cifscreds.so
 2016-01-21  3:13 UTC  (2+ messages)

[PATCH] cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
 2016-01-14 21:04 UTC  (2+ messages)

[PATCH] cifs: fix race between call_async() and reconnect()
 2016-01-14 20:39 UTC  (5+ messages)

crash inside debug printk in cifs_readdir()
 2016-01-14 10:41 UTC 

LSF/MM 2016: Call for Proposals
 2016-01-12 16:05 UTC 

[PATCH v17 00/22] Richacls (Core and Ext4)
 2016-01-11 15:21 UTC  (23+ messages)
` [PATCH v17 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v17 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v17 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v17 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v17 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v17 06/22] richacl: In-memory representation and helper functions
` [PATCH v17 07/22] richacl: Permission mapping functions
` [PATCH v17 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v17 09/22] richacl: Permission check algorithm
` [PATCH v17 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v17 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v17 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v17 13/22] vfs: Cache richacl in struct inode
` [PATCH v17 14/22] richacl: Update the file masks in chmod()
` [PATCH v17 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v17 16/22] richacl: Create-time inheritance
` [PATCH v17 17/22] richacl: Automatic Inheritance
` [PATCH v17 18/22] richacl: xattr mapping functions
  ` [PATCH v17 19/22] richacl: Add richacl xattr handler
` [PATCH v17 20/22] vfs: Add richacl permission checking
` [PATCH v17 21/22] ext4: Add richacl support
` [PATCH v17 22/22] ext4: Add richacl feature flag

[PATCH] mount.cifs: ignore x-* mount options
 2016-01-07 13:00 UTC  (2+ messages)

[PATCH] cifs-utils: clarify use of backupuid and backupgid
 2016-01-07 12:57 UTC  (3+ messages)
` [PATCH] manpage: clarify use of backupuid and backupgid in mount.cifs.8

Charity/Donation
 2016-01-05  2:40 UTC 

umount/lsof hangs after network interruption on 4.1.15 kernel
 2016-01-03 13:39 UTC 

Donation/Charity
 2015-12-29  4:33 UTC 

Assalam o Alaikum
 2015-12-29  2:02 UTC 

Charity Donation
 2015-12-29  0:34 UTC 

Charity Donation
 2015-12-28 22:43 UTC 

linux-cifs antiblue protect eye for distributor
 2015-12-25 17:37 UTC 

[RFC][PATCH 00/12] Enhanced file stat system call
 2015-12-21 23:21 UTC  (4+ messages)
` [PATCH 03/12] statx: Add a system call to make enhanced file info available

Dear Friend,
 2015-12-20 15:29 UTC 

JUST REPLY YES ONLY
 2015-12-20  9:51 UTC 

[PATCH] [v4]cifs: Make echo interval tunable
 2015-12-18 19:07 UTC  (2+ messages)

[PATCH v2 1/2] cifs: Allow using O_DIRECT with cache=loose
 2015-12-18 19:06 UTC  (4+ messages)
  ` [PATCH v2 2/2] cifs: Check uniqueid for SMB2+ and return -ESTALE if necessary

[PATCH] [v3]cifs: Make echo interval tunable
 2015-12-18 10:53 UTC  (2+ messages)

Review & Reply
 2015-12-18 10:18 UTC 

Darlehen bieten
 2015-12-18  7:00 UTC 

[PATCH] [v2]cifs: Make echo interval tunable
 2015-12-17 11:59 UTC 

[PATCH] cifs: Make echo interval tunable
 2015-12-17  7:10 UTC  (9+ messages)

Review & Reply
 2015-12-17  0:55 UTC 

[PATCH v16 00/22] Richacls (Core and Ext4)
 2015-12-15 11:12 UTC  (25+ messages)
` [PATCH v16 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
  ` [PATCH v16 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
  ` [PATCH v16 13/22] vfs: Cache richacl in struct inode
` [PATCH v16 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
` [PATCH v16 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v16 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v16 06/22] richacl: In-memory representation and helper functions
` [PATCH v16 07/22] richacl: Permission mapping functions
` [PATCH v16 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v16 09/22] richacl: Permission check algorithm
` [PATCH v16 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v16 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v16 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v16 14/22] richacl: Update the file masks in chmod()
` [PATCH v16 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v16 16/22] richacl: Create-time inheritance
` [PATCH v16 17/22] richacl: Automatic Inheritance
` [PATCH v16 18/22] richacl: xattr mapping functions
` [PATCH v16 19/22] richacl: Add richacl xattr handler
` [PATCH v16 20/22] vfs: Add richacl permission checking
` [PATCH v16 21/22] ext4: Add richacl support
` [PATCH v16 22/22] ext4: Add richacl feature flag

move btrfs clone ioctls to common code V2
 2015-12-14 17:08 UTC  (16+ messages)
  ` [PATCH 1/4] locks: new locks_mandatory_area calling convention
  ` [PATCH 2/4] vfs: pull btrfs clone API to vfs layer
          ` [PATCH 5/4] vfs: return EINVAL for unsupported file types in clone
` [PATCH 3/4] nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
` [PATCH 4/4] nfsd: implement the NFSv4.2 CLONE operation

[PATCH] cifs: Error STATUS_INVALID_OWNER should map to EACCES
 2015-12-09  6:10 UTC  (2+ messages)

[PATCH] cifs: avoid unused variable and label
 2015-12-08 15:18 UTC 

vfs: move btrfs clone ioctls to common code
 2015-12-03 19:28 UTC  (6+ messages)

[PATCH 2/2] cifs: Drop cached dentry if its metadata changed
 2015-12-02 14:45 UTC  (5+ messages)

Encryption feature
 2015-12-02 11:05 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).