messages from 2011-10-04 10:36:31 to 2011-10-18 22:59:46 UTC [more...]
[nfsv4] back channel flags, CREATE_SESSION, BIND_CONN_TO_SESSION
2011-10-18 22:59 UTC (5+ messages)
[PATCH -V7 00/26] New ACL format for better NFSv4 acl interoperability
2011-10-18 18:41 UTC (29+ messages)
` [PATCH -V7 01/26] vfs: Indicate that the permission functions take all the MAY_* flags
` [PATCH -V7 02/26] vfs: Add hex format for MAY_* flag values
` [PATCH -V7 03/26] vfs: Pass all mask flags down to iop->check_acl
` [PATCH -V7 04/26] vfs: Add a comment to inode_permission()
` [PATCH -V7 05/26] vfs: Add generic IS_ACL() test for acl support
` [PATCH -V7 06/26] vfs: Add IS_RICHACL() test for richacl support
` [PATCH -V7 07/26] vfs: Optimize out IS_RICHACL() if CONFIG_FS_RICHACL is not defined
` [PATCH -V7 08/26] vfs: Add new file and directory create permission flags
` [PATCH -V7 09/26] vfs: Add delete child and delete self "
` [PATCH -V7 10/26] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH -V7 11/26] vfs: Add permission flags for setting file attributes
` [PATCH -V7 12/26] vfs: Make acl_permission_check() work for richacls
` [PATCH -V7 13/26] richacl: In-memory representation and helper functions
` [PATCH -V7 14/26] richacl: Permission mapping functions
` [PATCH -V7 15/26] richacl: Compute maximum file masks from an acl
` [PATCH -V7 16/26] richacl: Update the file masks in chmod()
` [PATCH -V7 17/26] richacl: Permission check algorithm
` [PATCH -V7 18/26] richacl: Create-time inheritance
` [PATCH -V7 19/26] richacl: Check if an acl is equivalent to a file mode
` [PATCH -V7 20/26] richacl: Automatic Inheritance
` [PATCH -V7 21/26] richacl: xattr mapping functions
` [PATCH -V7 22/26] vfs: Cache richacl in struct inode
` [PATCH -V7 23/26] vfs: Add richacl permission check
` [PATCH -V7 24/26] ext4: Use IS_POSIXACL() to check for POSIX ACL support
` [PATCH -V7 25/26] ext4: Implement rich acl for ext4
` [PATCH -V7 26/26] ext4: Add Ext4 compat richacl feature flag
[PATCH 1/3] NFSD: Added fault injection
2011-10-18 17:43 UTC (6+ messages)
` [PATCH 2/3] NFSD: Added fault injection script
` [PATCH 3/3] NFSD: Added fault injection documentation
nfs4: serialize layoutcommit
2011-10-18 17:32 UTC (2+ messages)
The patch that wouldn't die
2011-10-18 16:26 UTC (2+ messages)
[PATCH] nfs-utils: mount: really return from errno test
2011-10-18 16:08 UTC (12+ messages)
[PATCH] Silence compiler warning
2011-10-18 13:07 UTC
[PATCH] Silence compiler warning
2011-10-18 9:50 UTC (4+ messages)
[PATCH 00/11] IO-less dirty throttling v12
2011-10-18 8:59 UTC (8+ messages)
` [RFC][PATCH 1/2] nfs: writeback pages wait queue
` [RFC][PATCH 2/2] nfs: scale writeback threshold proportional to dirty threshold
fix for open leaks, for 3.2
2011-10-17 22:00 UTC (11+ messages)
` [PATCH 1/8] nfsd4: centralize renew_client() calls
` [PATCH 2/8] nfsd4: make is_open_owner boolean
` [PATCH 3/8] nfsd4: simplify process_open1 logic
` [PATCH 4/8] nfsd4: clean up open owners on OPEN failure
` [PATCH 5/8] nfsd4: preallocate nfs4_file in process_open1()
` [PATCH 6/8] nfsd4: do idr preallocation with stateid allocation
` [PATCH 7/8] nfsd4: preallocate open stateid in process_open1()
` [PATCH 8/8] nfsd4: warn on open failure after create
4.1 client reconnect bug
2011-10-17 21:59 UTC (3+ messages)
[PATCHSET 0/5] pnfsd-exofs: Adapt to Latest ore/exofs changes
2011-10-17 21:37 UTC (8+ messages)
` [PATCH 1/5] SQUASHME: pnfsd-exofs: convert to v3.1 ORE
` [PATCH 2/5] SQUASHME: pnfsd-exofs: Convert to ORE 3.1 PART2
` [PATCH 3/5] SQUASHME: pnfsd-exofs: Fix export of only one group layout
` [PATCH 4/5] SQUASHME: pnfsd-exofs: Type & Name of the devices array changed
` [PATCH 5/5] SQUASHME pnfsd-exofs: Serve out a single group layout at a time
` [osd-dev] [PATCHSET 0/5] pnfsd-exofs: Adapt to Latest ore/exofs changes
nfs: server 192.168.1.53 not responding, still trying - with backtrace
2011-10-17 15:58 UTC
nfs3 30% faster than nfs4?
2011-10-17 13:39 UTC (2+ messages)
[patch] nfsd4: typo logical vs bitwise negate
2011-10-17 12:35 UTC (2+ messages)
[RFC PATCH 0/5] SUNRPC: "RPC pipefs per network namespace" preparations
2011-10-17 13:10 UTC (6+ messages)
` [RFC PATCH 1/5] SUNRPC: hold current network namespace while pipefs superblock is active
` [RFC PATCH 2/5] SUNRPC: send notification events on pipefs sb creation and destruction
` [RFC PATCH 3/5] SUNRPC: pipefs dentry lookup helper introduced
` [RFC PATCH 4/5] SUNRPC: put pipefs superblock link on network namespace
` [RFC PATCH 5/5] SUNRPC: pipefs per-net operations helper introduced
idmapd not mapping realm to domain and not resolving gid
2011-10-17 8:05 UTC
[PATCHSET 0/1 0/6] ore: RAID5 Support
2011-10-17 1:27 UTC (11+ messages)
` [PATCH] SQUASHME: into: ore: Only IO one group at a time (API change)
` [PATCH 1/6] ore: Make ore_calc_stripe_info EXPORT_SYMBOL
` [PATCH 2/6] ore: RAID5 read
` [PATCH 3/6] ore: RAID5 Write
` [PATCH 4/6] exofs: Support for RAID5 read-4-write interface
` [PATCH 5/6] pnfs-obj: "
` [PATCH 6/6] ore: Enable RAID5 mounts
Problems with Kconfig select across directories
2011-10-14 22:54 UTC (6+ messages)
NFS client replication support for failover
2011-10-14 17:20 UTC
[PATCH 1/3] NFSv4.1: dynamic session slots
2011-10-13 21:14 UTC (3+ messages)
` [PATCH 2/3] NFSv4.1: backchannel "
` [PATCH 3/3] NFSv4.1: rename nfs4_free_slot and nfs4_find_slot
[PATCH 1/2] VFS: New /proc file /proc/self/mountstats
2011-10-13 12:58 UTC (2+ messages)
[PATCH] Check validity of cl_rpcclient in nfs_server_list_show
2011-10-12 17:17 UTC (6+ messages)
[PATCH 1/1] Prevent 3.0 from crashing if it receives a partial layout
2011-10-12 16:00 UTC (4+ messages)
[PATCH] nfs: don't try to migrate pages with active requests
2011-10-12 14:57 UTC
[PATCH] nfs: fix bug about IPv6 address scope checking
2011-10-12 14:39 UTC (2+ messages)
[PATCH 0/4] allow freezing of tasks with netfs calls in flight
2011-10-11 19:19 UTC (13+ messages)
` [PATCH 1/4] freezer: make fake_signal_wake_up wake TASK_KILLABLE tasks too
` [PATCH 3/4] sunrpc: make rpc_wait_bit_killable handle freeze events
patches for 3.2
2011-10-11 16:41 UTC (5+ messages)
` [PATCH 1/4] nfsd4: ignore WANT bits in open downgrade
` [PATCH 2/4] nfsd4: move access/deny validity checks to xdr code
` [PATCH 3/4] nfsd4: move name-length checks to xdr
` [PATCH 4/4] nfsd4: more robust ignoring of WANT bits in OPEN
Some final BAT notes
2011-10-11 15:47 UTC
[PATCH][RFC] nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pages
2011-10-11 13:49 UTC (4+ messages)
breaking leases on metadata changes
2011-10-11 6:19 UTC (4+ messages)
` [PATCH 2/6] leases: fix write-open/read-lease race
` Need information about the net ads user command
[PATCHSET 00/19] objlayout: Move to ORE
2011-10-07 17:27 UTC (18+ messages)
` [PATCH 13/19] pnfs-obj: Remove redundant EOF from objlayout_io_state
` [PATCH 14/19] pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelist
` [PATCH 15/19] pnfs-obj: Get rid of objlayout_{alloc,free}_io_state
` [PATCH 16/19] pnfs-obj: Rename objlayout_io_state => objlayout_io_res
` [PATCH 17/19] pnfs-obj: move to ore 01: ore_layout & ore_components
` [PATCH 18/19] pnfs-obj: move to ore 02: move to ORE
` [PATCH 19/19] pnfs-obj: move to ore 03: Remove old raid engine
NFS performance
2011-10-09 7:25 UTC
[PATCH] VFS: Add "device" tag to /proc/self/mountstats
2011-10-07 17:41 UTC
network-namespace-aware nfsd
2011-10-07 10:18 UTC (10+ messages)
[nfsv4] back channel flags, CREATE_SESSION, BIND_CONN_TO_SESSION
2011-10-07 2:27 UTC (4+ messages)
back channel flags, CREATE_SESSION, BIND_CONN_TO_SESSION
2011-10-07 1:49 UTC (5+ messages)
` [nfsv4] "
Trailing '/' on path names in /etc/fstab confused mount
2011-10-07 0:53 UTC
Block layout status
2011-10-06 12:52 UTC (2+ messages)
Linux pNFS status meeting 10/06/11
2011-10-05 23:46 UTC
System CPU increasing on idle 2.6.36
2011-10-05 23:07 UTC (10+ messages)
` NFS client growing system CPU
[PATCH 0/4] SUNRPC: rcbind clients virtualization
2011-10-04 17:59 UTC (5+ messages)
` [PATCH 1/4] SUNRPC: rpcbind clients internals virtualization
` [PATCH 2/4] SUNRPC: use virtualized rpcbind internals instead of static ones
` [PATCH 3/4] SUNRPC: optimize net_ns dereferencing in rpcbind creation calls
` [PATCH 4/4] SUNRPC: optimize net_ns dereferencing in rpcbind registering calls
[PATCH 1/1] man pages: fixed a few typos in a couple man pages
2011-10-04 16:52 UTC (2+ messages)
[PATCH 00/25] nfsd4 state cleanup
2011-10-04 16:02 UTC (8+ messages)
` [PATCH 4/5] nfsd4: construct stateid from clientid and counter
October 2011 BakeAThon and a CDA
2011-10-04 14:32 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).