linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-09-09 05:39:26 to 2009-09-15 20:16:18 UTC [more...]

[PATCH 1/8] networking/fanotify: declare fanotify socket numbers
 2009-09-15 20:16 UTC  (32+ messages)
` [PATCH 2/8] vfs: introduce FMODE_NONOTIFY
` [PATCH 3/8] fanotify: fscking all notification system
` [PATCH 4/8] fanotify:drop notification if they exist in the outgoing queue
` [PATCH 5/8] fanotify: merge notification events with different masks
` [PATCH 6/8] fanotify: userspace socket
` [PATCH 7/8] fanotify: userspace can add and remove fsnotify inode marks
` [PATCH 8/8] fanotify: send events to userspace over socket reads
                  ` fanotify as syscalls

[PATCH RFC] Ext3 data=guarded
 2009-09-15 18:39 UTC  (4+ messages)
` [PATCH 2/2] Ext3: data=guarded mode

[PATCH 0/11] Post merge per-bdi writeback patches v3
 2009-09-15 18:16 UTC  (12+ messages)
` [PATCH 01/11] fs: remove bdev->bd_inode_backing_dev_info
` [PATCH 02/11] writeback: get rid of wbc->for_writepages
` [PATCH 03/11] writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_NONE
` [PATCH 04/11] writeback: make wb_writeback() take an argument structure
` [PATCH 05/11] Assign bdi in super_block
` [PATCH 06/11] writeback: only use bdi_writeback_all() for WB_SYNC_NONE writeout
` [PATCH 07/11] writeback: use RCU to protect bdi_list
` [PATCH 08/11] writeback: inline allocation failure handling in bdi_alloc_queue_work()
` [PATCH 09/11] writeback: separate starting of sync vs opportunistic writeback
` [PATCH 10/11] writeback: splice dirty inode entries to default bdi on bdi_destroy()
` [PATCH 11/11] writeback: add comments to bdi_work structure

[PATCH 0/7] Post merge per-bdi writeback patches v2
 2009-09-15 14:09 UTC  (35+ messages)
` [PATCH 1/7] writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_NONE
` [PATCH 2/7] Assign bdi in super_block
` [PATCH 3/7] writeback: only use bdi_writeback_all() for WB_SYNC_NONE writeout
` [PATCH 4/7] writeback: use RCU to protect bdi_list
` [PATCH 5/7] writeback: inline allocation failure handling in bdi_alloc_queue_work()
` [PATCH 6/7] writeback: separate starting of sync vs opportunistic writeback
` [PATCH 7/7] writeback: splice dirty inode entries to default bdi on bdi_destroy()

[PATCH take 3][RFC] fat: Save FAT root directory timestamps to volume label
 2009-09-15 11:03 UTC  (5+ messages)

[RFC] The reflink(2) system call
 2009-09-14 22:24 UTC  (6+ messages)
` [RFC] The reflink(2) system call v2
      ` [RFC] The reflink(2) system call v4
        ` [RFC] The reflink(2) system call v5

[PULL REQUEST] UDF fixes for 2.6.32-rc1
 2009-09-14 17:52 UTC 

[PATCH 0/16] Make O_SYNC handling use standard syncing path (version 4)
 2009-09-14 16:54 UTC  (10+ messages)
` [PATCH 18/16] implement posix O_SYNC and O_DSYNC semantics
  ` [PATCHv2 "

[PULL REQUEST] O_SYNC cleanup series
 2009-09-14 16:16 UTC 

[PATCH v3 00/18] periodic write-back timer optimization
 2009-09-14 15:27 UTC  (4+ messages)

bdev->bd_inode_backing_dev_info?
 2009-09-14 13:58 UTC  (2+ messages)

[PATCH 0/8] Per-bdi writeback flusher threads v19
 2009-09-14 11:17 UTC  (23+ messages)
` [PATCH 8/8] vm: Add an tuning knob for vm.max_writeback_mb

Generics Offer Best Alternatives!
 2009-09-14  8:33 UTC 

[PATCH 0/4] Post merge per-bdi writeback patches
 2009-09-13 18:20 UTC  (12+ messages)
` [PATCH 1/4] writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_NONE
` [PATCH 2/4] Assign bdi in super_block
` [PATCH 3/4] writeback: only use bdi_writeback_all() for WB_SYNC_NONE writeout
` [PATCH 4/4] writeback: use RCU to protect bdi_list

[PATCH] exofs: Prints on mount and unmout
 2009-09-13 17:13 UTC 

[PATCH] fs: Make sure data stored into inode is properly seen before unlocking new inode
 2009-09-12 15:06 UTC  (4+ messages)

[PATCH] libfs: return error code on failed attr set
 2009-09-12  1:20 UTC  (3+ messages)

[PATCH 0/6] fix xfs by making I/O to vmap/vmalloc areas work
 2009-09-11 21:57 UTC  (13+ messages)
` [PATCH 1/6] mm: add coherence API for DMA to vmalloc/vmap areas
  ` [PATCH 2/6] parisc: add mm "
    ` [PATCH 3/6] arm: "
      ` [PATCH 4/6] sh: "
        ` [PATCH 5/6] block: permit I/O to vmalloc/vmap kernel pages
          ` [PATCH 6/6] xfs: fix xfs to work with Virtually Indexed architectures

[PATCH 0/7] Per-bdi writeback flusher threads v20
 2009-09-11 14:39 UTC  (14+ messages)
` [PATCH 1/7] writeback: get rid of generic_sync_sb_inodes() export
` [PATCH 2/7] writeback: move dirty inodes from super_block to backing_dev_info
` [PATCH 3/7] writeback: switch to per-bdi threads for flushing data
` [PATCH 4/7] writeback: get rid of pdflush completely
` [PATCH 5/7] writeback: add some debug inode list counters to bdi stats
` [PATCH 6/7] writeback: add name to backing_dev_info
` [PATCH 7/7] writeback: check for registered bdi in flusher add and inode dirty

[PATCH 0/8] Per-bdi writeback flusher threads v17
 2009-09-11  7:47 UTC  (8+ messages)
` [PATCH 2/8] writeback: move dirty inodes from super_block to backing_dev_info

[RFC] md: don't scale up readahead size if RAID chunk size >= 4MB
 2009-09-11  7:08 UTC 

[RFC][PATCH 7/7] writeback: balance_dirty_pages() shall write more than dirtied pages
 2009-09-10 16:08 UTC  (19+ messages)
  ` [RFC][PATCH 1/7] writeback: cleanup writeback_single_inode()
  ` [RFC][PATCH 2/7] writeback: fix queue_io() ordering
  ` [RFC][PATCH 5/7] writeback: use 64MB MAX_WRITEBACK_PAGES

[PATCH] Remove superfluous error check
 2009-09-10 13:25 UTC  (2+ messages)

binfmt_elf PT_INTERP gets EFAULT if no PROT_WRITE
 2009-09-10 10:12 UTC  (3+ messages)

xfs failure on parisc (and presumably other VI cache systems) caused by I/O to vmalloc/vmap areas
 2009-09-10  0:30 UTC  (13+ messages)
            ` [PATCH 1/5] mm: add coherence API for DMA "

[PATCH 1/9] const: make struct super_block::dq_op const
 2009-09-09 23:22 UTC  (9+ messages)
` [PATCH 2/9] const: make struct super_block::s_qcop const
` [PATCH 3/9] const: mark remaining super_operations const
` [PATCH 4/9] const: mark remaining export_operations const
` [PATCH 5/9] const: mark remaining address_space_operations const
` [PATCH 6/9] const: mark remaining inode_operations as const
` [PATCH 7/9] const: make file_lock_operations const
` [PATCH 8/9] const: make lock_manager_operations const
` [PATCH 9/9] const: make block_device_operations const

fsetxattr() fails on a writable descriptor?
 2009-09-09 21:23 UTC  (2+ messages)

[PATCH 0/8] VFS name lookup permission checking cleanup
 2009-09-09 17:09 UTC  (11+ messages)
` [PATCH 1/8] Do not call 'ima_path_check()' for each path component
  ` [PATCH 2/8] Simplify exec_permission_lite() logic
    ` [PATCH 3/8] Simplify exec_permission_lite() further
      ` [PATCH 4/8] Simplify exec_permission_lite(), part 3
        ` [PATCH 5/8] Make 'check_acl()' a first-class filesystem op
          ` [PATCH 6/8] shmfs: use 'check_acl' instead of 'permission'
            ` [PATCH 7/8] ext[234]: move over to 'check_acl' permission model
              ` [PATCH 8/8] jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'

FIBMAP/FIEMAP discrepancy for CAP_SYS_RAWIO
 2009-09-09 16:13 UTC  (6+ messages)

aio_read const struct iovec *
 2009-09-09 11:53 UTC  (2+ messages)

[patch 00/11] new truncate sequence
 2009-09-09  7:11 UTC  (2+ messages)

Why doesn't zap_pte_range() call page_mkwrite()
 2009-09-09  5:39 UTC  (10+ 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).