linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-02 17:19:17 to 2013-05-09 16:37:55 UTC [more...]

[PATCH v4 1/5] NFSv4: introduce interface of NFSv4 ACLs <-> POSIX ACLs mapping
 2013-05-09 16:37 UTC 

[PATCH v4 0/5] nfsd + hfsplus: introduce generalized version of NFSv4 ACLs <-> POSIX ACLs mapping algorithms
 2013-05-09 16:37 UTC 

[PATCH v8] fs: imgdafs: Add IMG DAFS filesystem for metag
 2013-05-09 15:14 UTC 

[PATCH v5 00/31] kmemcg shrinkers
 2013-05-09 14:03 UTC  (46+ messages)
` [PATCH v5 01/31] super: fix calculation of shrinkable objects for small numbers
` [PATCH v5 02/31] vmscan: take at least one pass with shrinkers
` [PATCH v5 03/31] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH v5 04/31] dentry: move to per-sb LRU locks
` [PATCH v5 05/31] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v5 06/31] mm: new shrinker API
  ` [PATCH v5 07/31] shrinker: convert superblock shrinkers to new API
` [PATCH v5 08/31] list: add a new LRU list type
` [PATCH v5 09/31] inode: convert inode lru list to generic lru list code
` [PATCH v5 10/31] dcache: convert to use new lru list infrastructure
` [PATCH v5 11/31] list_lru: per-node "
` [PATCH v5 12/31] shrinker: add node awareness
` [PATCH v5 13/31] fs: convert inode and dentry shrinking to be node aware
` [PATCH v5 14/31] xfs: convert buftarg LRU to generic code
` [PATCH v5 15/31] xfs: convert dquot cache lru to list_lru
` [PATCH v5 16/31] fs: convert fs shrinkers to new scan/count API
` [PATCH v5 17/31] drivers: convert shrinkers to new count/scan API
` [PATCH v5 18/31] shrinker: convert remaining shrinkers to "
` [PATCH v5 19/31] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v5 20/31] shrinker: Kill old ->shrink API
` [PATCH v5 21/31] vmscan: also shrink slab in memcg pressure
` [PATCH v5 22/31] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH v5 23/31] lru: add an element to a memcg list
` [PATCH v5 24/31] list_lru: per-memcg walks
` [PATCH v5 25/31] memcg: per-memcg kmem shrinking
` [PATCH v5 26/31] memcg: scan cache objects hierarchically
` [PATCH v5 27/31] super: targeted memcg reclaim
` [PATCH v5 28/31] memcg: move initialization to memcg creation
` [PATCH v5 29/31] vmpressure: in-kernel notifications
` [PATCH v5 30/31] memcg: reap dead memcgs upon global memory pressure
` [PATCH v5 31/31] memcg: debugging facility to access dangling memcgs

[PATCH 02/21] fs: remove inline marking of EXPORT_SYMBOL functions
 2013-05-09  8:42 UTC  (3+ messages)

[RFC] next cycle fun: ->release() API change
 2013-05-09  5:03 UTC 

[PATCH 00/17] lnfs: linux-3.9 release
 2013-05-09  1:50 UTC  (28+ 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 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 13/17] NFS: Client implementation of Labeled-NFS
` [PATCH 14/17] NFS: Extend NFS xattr handlers to accept the security namespace
` [PATCH 15/17] Kconfig: Add Kconfig entry for Labeled NFS V4 client
` [PATCH 16/17] NFSD: Server implementation of MAC Labeling
` [PATCH 17/17] Kconfig: Add Kconfig entry for Labeled NFS V4 server

[PATCH] jbd2: Fix block tag checksum verification brokenness
 2013-05-08 23:03 UTC  (2+ messages)

[RFC] mess in jbd2_block_tag_csum_verify()
 2013-05-08 22:58 UTC  (7+ messages)

[PATCH 00/17] lnfs: 3.9-rc8 release (take 2)
 2013-05-08 19:06 UTC  (26+ messages)
` [PATCH 03/17] NFSDv4.2: Added NFS v4.2 support to the NFS server
` [PATCH 09/17] NFSv4: Introduce new label structure
` [PATCH 13/17] NFS: Client implementation of Labeled-NFS
` [PATCH 16/17] NFSD: Server implementation of MAC Labeling

2nd Attempt - FSCK Errors
 2013-05-08 16:25 UTC  (3+ messages)

[PATCH 07/15] hfs: avoid crash in hfs_bnode_create
 2013-05-08 15:26 UTC  (4+ messages)
    ` [PATCH v2 07/14] "
` [PATCH 08/15] reiserfs: fix deadlock with nfs racing on create/lookup

[PATCH] audit: add child record before the create to handle case where create fails
 2013-05-08 14:25 UTC 

[PATCH V2 0/4] f2fs: various optimization & bugfixing for node management
 2013-05-08 11:50 UTC  (11+ messages)
` [PATCH 1/4] f2fs: bugfix for alloc_nid_failed()
` [PATCH 2/4] f2fs: code cleanup for scan_nat_page() and build_free_nids()
` [PATCH 3/4] f2fs: optimize scan_nat_page()
` [PATCH 4/4] f2fs: optimize build_free_nids()

[GIT PULL] f2fs updates for v3.10
 2013-05-08 11:10 UTC  (2+ messages)
` [GIT PULL v2] "

FUSE: fixes to improve scalability on NUMA systems
 2013-05-08  9:11 UTC  (5+ messages)
` [fuse-devel] "

dringender Vorschlag
 2013-05-08  8:46 UTC 

[PATCH] nilfs2: fix issue of nilfs_set_page_dirty for page at EOF boundary
 2013-05-08  8:45 UTC  (3+ messages)

[PATCH 1/2] f2fs: cover free_nid management with spin_lock
 2013-05-08  2:42 UTC  (3+ messages)
` [PATCH 2/2] f2fs: remove alloc_nid_done/fail for performance

Tux3 Report: Faster than tmpfs, what?
 2013-05-07 23:24 UTC 

[RFC] epoll: avoid spinlock contention with wfcqueue
 2013-05-07 20:09 UTC  (5+ messages)
` [RFC v2] "

[git pull] more vfs.git stuff
 2013-05-07 19:17 UTC 

[PATCH 1/2] autofs4: allow autofs to work outside the initial PID namespace
 2013-05-07 18:15 UTC  (4+ messages)
` [PATCH 2/2] autofs4: translate pids to the right namespace for the daemon

[PATCH] nilfs2: implement calculation of free inodes count
 2013-05-07 15:17 UTC  (5+ messages)

[PATCH v4 00/14] fuse: An attempt to implement a write-back cache policy
 2013-05-07 11:39 UTC  (10+ messages)
` [PATCH 14/14] mm: Account for WRITEBACK_TEMP in balance_dirty_pages
  ` [fuse-devel] "

[GIT PULL] fuse updates for 3.10
 2013-05-07 10:47 UTC 

[PATCH RFC 0/2] skiplists for range indexes
 2013-05-07  2:12 UTC  (12+ messages)
` [PATCH RFC 1/2] core skiplist code
` [PATCH RFC 2/2] skiplists for the IOMMU
              ` [BULK] Re: [PATCH RFC 0/2] skiplists for range indexes

[PATCH v3 11/16] epoll: use freezable blocking call
 2013-05-06 23:50 UTC  (2+ messages)
` [PATCH v3 12/16] select: "

Игрушка составлена поражать
 2013-05-06 22:43 UTC 

[PATCH] f2fs: optimize alloc_nid_failed()
 2013-05-06 13:20 UTC  (2+ messages)

Необходимо в загранработе
 2013-05-06  9:16 UTC 

Two questions regarding ext4_fallocate()
 2013-05-05  1:14 UTC 

[git pull] vfs.git pile 2
 2013-05-04 20:23 UTC 

[PATCH v2] fs: Fix hang with BSD accounting on frozen filesystem
 2013-05-04 18:58 UTC  (2+ messages)

[REGRESSION] bisected: 3.8 -> 3.9 cannot umount after using fuse
 2013-05-04 18:43 UTC  (4+ messages)

[PATCH 1/4] fsfreeze: wait in killable state in __sb_start_write
 2013-05-04  6:49 UTC 

[PATCH 4/4] fsfreeze: return EINTR from mnt_want_write and mnt_want_write_file
 2013-05-04  6:50 UTC 

[PATCH 3/4] fsfreeze: use sb_start_write_killable instead of sb_start_write
 2013-05-04  6:50 UTC 

[PATCH 2/4] fsfreeze: added new file_start_write_killable
 2013-05-04  6:50 UTC 

[PATCH 00/28] Privatise procfs internals [RFC]
 2013-05-03 20:27 UTC  (3+ messages)

since-3.9 branch opened for mm git tree
 2013-05-03 18:41 UTC 

nfsd changes for 3.10
 2013-05-03 17:39 UTC 

[PATCH 1/2] f2fs: optimize scan_nat_page()
 2013-05-03 12:43 UTC  (2+ messages)
` [PATCH 2/2] f2fs: optimize build_free_nids()

EXT4 Strange FSCK Behavior
 2013-05-03 10:56 UTC 

[PATCH V3 4/8] memcg: add per cgroup dirty pages accounting
 2013-05-03  9:59 UTC  (4+ messages)

[RFC PATCH 0/3] Obey mark_page_accessed hint given by filesystems
 2013-05-03  8:37 UTC  (6+ messages)
` [PATCH 1/3] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time
` [PATCH 3/3] mm: Remove lru parameter from __pagevec_lru_add and remove parts of pagevec API

[PATCH 0/8] Fix assorted FS-Cache issues
 2013-05-03  0:33 UTC  (9+ messages)
` [PATCH 1/8] fs/fscache: remove spin_lock() from the condition in while()
` [PATCH 2/8] CacheFiles: name i_mutex lock class explicitly
` [PATCH 3/8] FS-Cache: Don't sleep in page release if __GFP_FS is not set
` [PATCH 4/8] FS-Cache: Uninline fscache_object_init()
` [PATCH 5/8] FS-Cache: Wrap checks on object state
` [PATCH 6/8] Add wait_on_atomic_t() and wake_up_atomic_t()
` [PATCH 7/8] FS-Cache: Fix object state machine to have separate work and wait states
` [PATCH 8/8] FS-Cache: Simplify cookie retention for fscache_objects, fixing access problems

[PATCH v3 00/18] change invalidatepage prototype to accept length
 2013-05-02 22:00 UTC  (4+ messages)
` [PATCH v3 06/18] ocfs2: use ->invalidatepage() length argument


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).