messages from 2012-10-30 16:38:31 to 2012-11-29 17:52:03 UTC [more...]
[RFQ PATCH] cifs: Change default security error message
2012-11-29 17:52 UTC (2+ messages)
Possible to make nfs aware of a inotify watch has been set
2012-11-29 17:11 UTC (10+ messages)
[PATCH] cifs: Add handling of blank password option
2012-11-29 16:56 UTC (2+ messages)
Mounting SMB2 fails with -EINVAL on 3.7-rc7
2012-11-29 5:38 UTC (8+ messages)
[GIT] CIFS Fixes
2012-11-28 20:27 UTC
exec of files off cifs mounts can fail
2012-11-28 20:17 UTC
[PATCH 0/5] relock file capability and locking fixes
2012-11-28 14:38 UTC (20+ messages)
` [PATCH 1/5] CIFS: Separate pushing posix locks and lock_sem handling
` [PATCH 2/5] CIFS: Separate pushing mandatory "
` [PATCH 3/5] CIFS: Implement cifs_relock_file
` [PATCH 4/5] CIFS: Fix lock consistensy bug in cifs_setlk
` [PATCH 5/5] CIFS: Fix write after setting a read lock for read oplock files
[PATCH v2 0/6] relock file capability and locking fixes
2012-11-28 14:23 UTC (7+ messages)
` [PATCH v2 1/6] CIFS: Separate pushing posix locks and lock_sem handling
` [PATCH v2 2/6] CIFS: Separate pushing mandatory "
` [PATCH v2 3/6] CIFS: Implement cifs_relock_file
` [PATCH v2 4/6] CIFS: Fix lock consistensy bug in cifs_setlk
` [PATCH v2 5/6] CIFS: Do not permit write to a range mandatory locked with a read lock
` [PATCH v2 6/6] CIFS: Fix write after setting a read lock for read oplock files
[PATCH] CIFS: Fix wrong buffer pointer usage in smb_set_file_info
2012-11-28 11:39 UTC (2+ messages)
Terminate 5 minute timeout for CIFS mount to missing server in stab?
2012-11-27 18:51 UTC (5+ messages)
[PATCH] cifs: fix writeback race with file that is growing
2012-11-27 17:52 UTC (6+ messages)
[PATCH v2 0/9] cifs: second pile of cleanups for cifsacl
2012-11-26 1:10 UTC (10+ messages)
` [PATCH v2 5/9] cifs: simplify id_to_sid and sid_to_id mapping code
` [PATCH v2 6/9] cifs: avoid extra allocation for small cifs.idmap keys
` [PATCH v3 "
` [PATCH v2 9/9] cifs: ensure we revalidate the inode after readdir if cifsacl is enabled
[PATCH 0/6] cifs: fix handling of unc= and prefixpath= mount options
2012-11-26 1:07 UTC (17+ messages)
` [PATCH 1/6] cifs: make error on lack of a unc= option more explicit
` [PATCH 2/6] cifs: get rid of smb_vol->UNCip and smb_vol->port
` [PATCH 3/6] cifs: make convert_delimiter use strchr instead of open-coding it
` [PATCH 4/6] cifs: clean up handling of unc= option
` [PATCH 5/6] cifs: fix up handling of prefixpath= option
` [PATCH 6/6] cifs: parse the device name into UNC and prepath
` [PATCH 7/6] cifs: remove unneeded address argument from cifs_find_tcp_session and match_server
` [PATCH 8/6] cifs: always zero out smb_vol before parsing options
Upgrade default authentication to NTLMv2/NTLMSSP (try #2)
2012-11-25 11:24 UTC (2+ messages)
Upgrading security default
2012-11-25 5:57 UTC (9+ messages)
[PATCH] CIFS: Fix IP address bounds checking on mount utility
2012-11-24 17:33 UTC (5+ messages)
[PATCH] CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2
2012-11-23 11:34 UTC (2+ messages)
[PATCH 0/3] Add O_DENY* flags to fcntl and cifs
2012-11-21 14:47 UTC (5+ messages)
` [PATCH 2/3] CIFS: Add O_DENY* open flags support
` [PATCH 3/3] CIFS: Use NT_CREATE_ANDX command for forcemand mounts
` [PATCH 1/3] fcntl: Introduce new O_DENY* open flags for network filesystems
cifs autofs krb5i
2012-11-19 2:00 UTC (11+ messages)
ANNOUNCE: cifs-utils release 5.8 is ready for download
2012-11-11 11:37 UTC
Fwd: [GIT] CIFS Fixes
2012-11-10 4:39 UTC
[PATCH cifs-next] fs: cifs: make smb_echo_interval tunable
2012-11-09 15:55 UTC (4+ messages)
[PATCH] setcifsacl: fix format specifier in error message
2012-11-09 12:51 UTC
[PATCH 1/2] getcifsacl: don't freely cast between wbcDomainSid and cifs_sid
2012-11-09 12:04 UTC (2+ messages)
` [PATCH 2/2] setcifsacl: "
[PATCH] Convert slashes in the UNC parameter to backslashes
2012-11-09 11:19 UTC (8+ messages)
[PATCH] mount.cifs: fix argument count check
2012-11-09 11:07 UTC
[PATCH 00/17] cifs-utils: userspace getcifsacl/setcifsacl/cifs.idmap
2012-11-08 11:58 UTC (23+ messages)
` [PATCH 01/17] setcifsacl: clean up sizing of cifs_sid
` [PATCH 02/17] setcifsacl: fix overrun of subauths array when copying SIDs
` [PATCH 03/17] setcifsacl: clean up get_numfaces
` [PATCH 04/17] get/setcifsacl: set "prog" via basename(argv[0])
` [PATCH 05/17] setcifsacl: declare an enum for the action values
` [PATCH 06/17] setcifsacl: fix up getopt() usage
` [PATCH 07/17] cifsacl: header file cleanup
` [PATCH 08/17] setcifsacl: fix endianness on SIDs provided by winbind routines
` [PATCH 09/17] cifs.idmap: fix endianness on SIDs before sending to kernel
` [PATCH 10/17] setcifsacl: fix up endianness conversions
` [PATCHv2 "
` [PATCH 11/17] setcifsacl: clean up get_numcaces
` [PATCH 12/17] setcifsacl: clean up parse_cmdline_aces
` [PATCHv2 "
` [PATCH 13/17] setcifsacl: fix verify_ace_sid
` [PATCH 14/17] getcifsacl: clarify magic number if print_ace
` [PATCH 15/17] getcifsacl: fix endianness before handing off SID to winbind
` [PATCH 16/17] getcifsacl: don't use wbcDomainSid internally
` [PATCH 17/17] getcifsacl: fix raw SID printing routine
` [PATCH 18/17] setcifsacl: consolidate SID copying routines
[PATCH 1/2] setcifsacl: fix some build warnings
2012-11-07 14:52 UTC (2+ messages)
` [PATCH 2/2] cifs.idmap: fix up some compile-time warnings
[PATCH 0/3] getcifsacl/setcifsacl: more endianness fixes
2012-11-07 14:51 UTC (5+ messages)
` [PATCH 1/3] getcifsacl: fix endianness bug in getcifsacl and add better bounds checks
` [PATCH 2/3] setcifsacl: fix up ACE mask handling
` [PATCH 3/3] setcifsacl: fix endianness of ->size in build_cmdline_aces
` [PATCH 4/3] getcifsacl: fix up printing of REVISION: and CONTROL: fields
[PATCH 1/2] setcifsacl: fix some bugs in build_fetched_aces
2012-11-06 16:01 UTC (3+ messages)
` [PATCH 2/2] setcifsacl: fix some bugs in build_cmdline_aces
` [PATCHv2 1/2] setcifsacl: fix some bugs in build_fetched_aces
[PATCH] cifs: don't call cifs_lookup from atomic open with a hashed negative dentry
2012-11-05 5:59 UTC (4+ messages)
[RFC PATCH v2 0/3] mm/fs: Implement faster stable page writes on filesystems
2012-11-02 0:36 UTC (16+ messages)
` [PATCH 1/3] bdi: Track users that require stable page writes
` [PATCH 2/3] mm: Only enforce stable page writes if the backing device requires it
` [PATCH 3/3] fs: Fix remaining filesystems to wait for stable page writeback
[patch 05/10] vfs: pass data to alloc_inode super operation
2012-10-31 13:22 UTC (4+ messages)
[PATCH v2] cifs: Do not lookup hashed negative dentry in cifs_atomic_open
2012-10-30 19:21 UTC
[PATCH] cifs: Do not lookup hashed negative dentry in cifs_atomic_open
2012-10-30 19:20 UTC (4+ messages)
[PATCH 0/3] cifs: cifsacl cleanup, pile #3
2012-10-30 18:53 UTC (2+ messages)
` [PATCH 4/3] cifs: fix SID binary to string conversion
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