messages from 2013-04-23 14:14:42 to 2013-04-30 06:18:05 UTC [more...]
FUSE: fixes to improve scalability on NUMA systems
2013-04-30 6:17 UTC (4+ messages)
` [PATCH 1/3] fuse: add numa mount option
` [PATCH 2/3] fuse: add fuse numa node struct
` [PATCH 3/3] fuse: split fuse queues to help numa systems
generic_make_request not locked
2013-04-30 6:08 UTC
Loan Offer! Contact: transcopeloan12@qq.com
2013-04-30 3:14 UTC
[PATCH] f2fs: use f2fs_iget_nowait again
2013-04-30 2:58 UTC (2+ messages)
[RFC PATCH 0/3] Obey mark_page_accessed hint given by filesystems
2013-04-29 21:53 UTC (7+ messages)
` [PATCH 1/3] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time
` [PATCH 2/3] mm: Ensure that mark_page_accessed moves pages to the active list
` [PATCH 3/3] mm: Remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
[PATCH 05/10] epoll: use freezable blocking call
2013-04-29 21:45 UTC (2+ messages)
` [PATCH 06/10] select: "
[PATCH RESEND v5] fat: editions to support fat_fallocate
2013-04-29 14:31 UTC (2+ messages)
[PATCH 00/17] lnfs: 3.9-rc8 release (take 2)
2013-04-29 12:57 UTC (18+ messages)
` [PATCH 01/17] NFSv4.2: Added v4.2 error codes
` [PATCH 02/17] NFSv4.2: Added NFS v4.2 support to the NFS client
` [PATCH 03/17] NFSDv4.2: Added NFS v4.2 support to the NFS server
` [PATCH 04/17] Security: Add hook to calculate context based on a negative dentry
` [PATCH 05/17] Security: Add Hook to test if the particular xattr is part of a MAC model
` [PATCH 06/17] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data
` [PATCH 07/17] SELinux: Add new labeling type native labels
` [PATCH 08/17] NFSv4: Add label recommended attribute and NFSv4 flags
` [PATCH 09/17] NFSv4: Introduce new label structure
` [PATCH 12/17] NFS: Add label lifecycle management
` [PATCH 13/17] NFS: Client implementation of Labeled-NFS
` [PATCH 14/17] NFS: Extend NFS xattr handlers to accept the security namespace
` [PATCH 10/17] NFSv4: Extend fattr bitmaps to support all 3 words
` [PATCH 11/17] NFS:Add labels to client function prototypes
` [PATCH 15/17] Kconfig: Add Kconfig entry for Labeled NFS V4 client
` [PATCH 17/17] Kconfig: Add Kconfig entry for Labeled NFS V4 server
` [PATCH 16/17] NFSD: Server implementation of MAC Labeling
[PATCH 4/4] fsfreeze: return EINTR from mnt_want_write and mnt_want_write_file
2013-04-29 12:35 UTC (2+ messages)
[PATCH 1/2] f2fs: reorganize f2fs_vm_page_mkwrite
2013-04-29 11:05 UTC (3+ messages)
[PATCH] f2fs: check truncation of mapping after lock_page
2013-04-29 10:20 UTC
[PATCH] f2fs: modify the number of issued pages to merge IOs
2013-04-29 10:21 UTC
[PATCH] nilfs2: fix issue with broken bmap for the case of block size lesser than 4 KB
2013-04-29 9:24 UTC (3+ messages)
Mainlining Lustre client
2013-04-29 2:46 UTC (8+ messages)
[PATCH] procfs: expose page cache contents
2013-04-29 1:38 UTC (4+ messages)
EXT4 Strange FSCK Behavior
2013-04-29 0:45 UTC
mount namespaces issue
2013-04-28 17:54 UTC (3+ messages)
Modifying an existing mount namespace where user_ns != mnt_ns->user_ns
2013-04-28 17:05 UTC
finding about share flag
2013-04-28 7:55 UTC (2+ messages)
[PATCH] proc: Add workaround for idle/iowait decreasing problem
2013-04-28 0:49 UTC (2+ messages)
[PATCH 2/2] f2fs: wait for page writeback to provide stable pages
2013-04-28 0:04 UTC
[PATCH] vfs: no need to check about IS_IMMUTABLE in do_fallocate
2013-04-27 10:24 UTC (3+ messages)
[PATCH v4 00/14] fuse: An attempt to implement a write-back cache policy
2013-04-26 17:44 UTC (13+ messages)
` [PATCH 04/14] fuse: Prepare to handle multiple pages in writeback
` [PATCH 09/14] fuse: Implement writepages and write_begin/write_end callbacks - v3
` [PATCH 14/14] mm: Account for WRITEBACK_TEMP in balance_dirty_pages
` [fuse-devel] "
[PATCH] nilfs2: add logic for the case of file growing (old size <= new size) in nilfs_truncate()
2013-04-26 17:19 UTC (4+ messages)
[PATCHv3, RFC 00/34] Transparent huge page cache
2013-04-26 15:31 UTC (4+ messages)
` [PATCHv3, RFC 32/34] thp: handle write-protect exception to file-backed huge pages
[PATCH 2/4] fsfreeze: added new file_start_write_killable
2013-04-26 13:44 UTC (3+ messages)
mmotm 2013-04-25-16-24 uploaded
2013-04-26 12:05 UTC (2+ messages)
[PATCH v6 0/7] Add O_DENY* support for VFS and CIFS/NFS
2013-04-26 12:04 UTC (8+ messages)
` [PATCH v6 1/7] VFS: Introduce new O_DENY* open flags
` [PATCH v6 3/7] CIFS: Add share_access parm to open request
` [PATCH v6 2/7] VFS: Add O_DENYDELETE support for VFS
` [PATCH v6 4/7] CIFS: Add O_DENY* open flags support
` [PATCH v6 6/7] NFSD: Pass share reservations flags to VFS
` [PATCH v6 5/7] NFSv4: Add O_DENY* open flags support
` [PATCH v6 7/7] locks: Disable LOCK_MAND support for MS_SHARELOCK mounts
[PATCH 3/4] fsfreeze: use sb_start_write_killable instead of sb_start_write
2013-04-26 8:51 UTC
[PATCH 1/4] fsfreeze: wait in killable state in __sb_start_write
2013-04-26 8:49 UTC
[PATCH 0/4] fsfreeze: from uninterruptible to killable
2013-04-26 8:48 UTC
[PATCH 1/3] f2fs: check nid == 0 in add_free_nid
2013-04-26 4:42 UTC (6+ messages)
` [PATCH 2/3] f2fs: add a tracepoint on f2fs_new_inode
` [PATCH 3/3] f2fs: enhnace alloc_nid and build_free_nids flows
[PATCH] f2fs: avoid frequent background GC
2013-04-25 23:52 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2] inotify: invalid mask should return a error number but not set it
2013-04-25 21:51 UTC (3+ messages)
[PATCH 00/17] lnfs: 3.9-rc8 release
2013-04-25 18:26 UTC (38+ messages)
` [PATCH 01/17] NFSv4.2: Added v4.2 error codes
` [PATCH 02/17] NFSv4.2: Added NFS v4.2 support to the NFS client
` [PATCH 03/17] NFSDv4.2: Added NFS v4.2 support to the NFS server
` [PATCH 04/17] Security: Add hook to calculate context based on a negative dentry
` [PATCH 06/17] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data
` [PATCH 07/17] SELinux: Add new labeling type native labels
` [PATCH 09/17] NFSv4: Introduce new label structure
` [PATCH 10/17] NFSv4: Extend fattr bitmaps to support all 3 words
` [PATCH 12/17] NFS: Add label lifecycle management
` [PATCH 05/17] Security: Add Hook to test if the particular xattr is part of a MAC model
` [PATCH 08/17] NFSv4: Add label recommended attribute and NFSv4 flags
` [PATCH 11/17] NFS:Add labels to client function prototypes
` [PATCH 13/17] NFS: Client implementation of Labeled-NFS
` [PATCH 15/17] Kconfig: Add Kconfig entry for Labeled NFS V4 client
` [PATCH 14/17] NFS: Extend NFS xattr handlers to accept the security namespace
` [PATCH 16/17] NFSD: Server implementation of MAC Labeling
` [PATCH 17/17] Kconfig: Add Kconfig entry for Labeled NFS V4 server
[ANNOUNCE] util-linux 2.23
2013-04-25 17:54 UTC (4+ messages)
[PATCH 00/28] Privatise procfs internals [RFC]
2013-04-25 15:22 UTC (7+ messages)
` [PATCH 04/28] proc: Supply PDE attribute setting accessor functions [RFC]
` [PATCH 22/28] ppc: Clean up rtas_flash driver somewhat [RFC]
` [PATCH 23/28] ppc: Clean up scanlog [RFC]
[PATCH] aio: dprintks in aio_read_evt were referencing aio_ring after kunmap_atomic
2013-04-25 10:02 UTC
[BUG] On x86_32 system, handle block-device which size is larger than 16TB
2013-04-25 8:09 UTC
[PATCH] inotify: invalid mask should return a error number but not set it
2013-04-25 6:48 UTC (3+ messages)
[PATCH] f2fs: give a chance to merge IOs by IO scheduler
2013-04-25 5:08 UTC (2+ messages)
aio_fsync() a directory ?
2013-04-25 2:32 UTC (7+ messages)
[PATCH] coredump: Add new %P variable in core_pattern
2013-04-24 23:48 UTC (2+ messages)
lockdep annotation question
2013-04-24 18:03 UTC
[PATCH] Removed unused typedef to avoid "unused local typedef" warnings
2013-04-24 17:13 UTC (2+ messages)
[PATCH] hfsplus: trivial removing of obsolete prefix of error message in hfsplus_block_free()
2013-04-24 11:50 UTC
[PATCH v3 00/18] change invalidatepage prototype to accept length
2013-04-24 11:29 UTC (17+ messages)
` [PATCH v3 05/18] xfs: use ->invalidatepage() length argument
` [PATCH v3 06/18] ocfs2: "
` [PATCH v3 07/18] ceph: "
` [PATCH v3 08/18] gfs2: "
` [PATCH v3 17/18] ext4: make punch hole code path work with bigalloc
[PATCH 2/2] f2fs: add REQ_META about metadata requests for submit bio
2013-04-24 9:36 UTC (5+ messages)
[RFC PATCH 1/1] vfs: Filemash fs
2013-04-24 8:03 UTC (5+ messages)
[PATCH v4 0/7] f2fs: Add tracepoints support in f2fs filesystem
2013-04-23 23:15 UTC (3+ messages)
question about buffer_busy check
2013-04-23 20:18 UTC (2+ messages)
[PATCH 00/19] lnfs: 3.9-rc5 release
2013-04-23 19:51 UTC (14+ messages)
` [PATCH 13/19] NFSD: Server implementation of MAC Labeling
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).