linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-28 17:54:45 to 2013-05-07 19:17:10 UTC [more...]

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

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

[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 V2 0/4] f2fs: various optimization & bugfixing for node management
 2013-05-07 10:36 UTC  (7+ 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()

[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 00/17] lnfs: 3.9-rc8 release (take 2)
 2013-05-06 20:26 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 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 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 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 16/17] NFSD: Server implementation of MAC Labeling

[PATCH 00/17] lnfs: linux-3.9 release
 2013-05-06 20:25 UTC  (31+ 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 10/17] NFSv4: Extend fattr bitmaps to support all 3 words
` [PATCH 11/17] NFS:Add labels to client function prototypes
` [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 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] 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  (16+ 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 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

Rename a mountpoint (forcibly)?
 2013-05-02 13:42 UTC  (3+ messages)

[PATCH RESEND v5] fat: editions to support fat_fallocate
 2013-05-02  9:56 UTC  (12+ messages)

[PATCH] nilfs2: fix issue of nilfs_set_page_dirty for page at EOF boundary
 2013-05-02  2:16 UTC  (3+ messages)

[PATCH v2 05/10] epoll: use freezable blocking call
 2013-05-02  1:35 UTC  (2+ messages)
` [PATCH v2 06/10] select: "

[PATCH] fs/binfmt_misc: avoid accidental exec disable via binfmt_misc loop
 2013-05-01 22:49 UTC 

mmotm 2013-04-25-16-24 uploaded
 2013-05-01 11:19 UTC  (3+ messages)

FUSE: fixes to improve scalability on NUMA systems
 2013-05-01  9:53 UTC  (7+ 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
` [fuse-devel] FUSE: fixes to improve scalability on NUMA systems

[PATCH] f2fs: use f2fs_iget_nowait again
 2013-05-01  4:38 UTC  (3+ messages)
  ` [PATCH v3] "

Mainlining Lustre client
 2013-04-30 22:29 UTC  (11+ messages)

[PATCH] nilfs2: fix issue with broken bmap for the case of block size lesser than 4 KB
 2013-04-30 18:11 UTC  (4+ messages)

LPC2013: File and Storage Systems uconf Approved
 2013-04-30 16:19 UTC 

2nd Attempt - FSCK Errors
 2013-04-30 14:00 UTC 

f2fs alignment for sdhc cards
 2013-04-30 10:01 UTC 

[PATCH 4/4] fsfreeze: return EINTR from mnt_want_write and mnt_want_write_file
 2013-04-30  6:18 UTC  (3+ messages)

generic_make_request not locked
 2013-04-30  6:08 UTC 

Loan Offer! Contact: transcopeloan12@qq.com
 2013-04-30  3:14 UTC 

[PATCH 05/10] epoll: use freezable blocking call
 2013-04-29 21:45 UTC  (2+ messages)
` [PATCH 06/10] select: "

[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] procfs: expose page cache contents
 2013-04-29  1:38 UTC  (3+ messages)

EXT4 Strange FSCK Behavior
 2013-04-29  0:45 UTC 

mount namespaces issue
 2013-04-28 17:54 UTC  (3+ messages)


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