linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-30 16:20:20 to 2012-05-09 04:26:03 UTC [more...]

[PATCH 0/6] Extended file stat system call
 2012-05-09  4:25 UTC  (7+ messages)
  ` Extended file stat: Splitting file- and fs-specific info?

[PATCH 2/4] Btrfs: fix deadlock on sb->s_umount when doing umount
 2012-05-09  3:24 UTC  (7+ messages)

[PATCHv2 00/16] [FS, MM, block, MMC]: eMMC High Priority Interrupt Feature
 2012-05-09  0:45 UTC  (27+ messages)
` [PATCH v2 01/16] FS: Added demand paging markers to filesystem
` [PATCH v2 02/16] MM: Added page swapping markers to memory management
` [PATCH v2 03/16] block: add queue attributes to manage dpmg and swapin requests
` [PATCH v2 04/16] block: add sysfs attributes for runtime control of dpmg and swapin
` [PATCH v2 05/16] block: Documentation: add sysfs ABI for expedite_dmpg and expedite_swapin
` [PATCH v2 06/16] block: treat DMPG and SWAPIN requests as special
` [PATCH v2 07/16] mmc: core: helper function for finding preemptible command
` [PATCH v2 08/16] mmc: core: add preemptibility tracking fields to mmc command
` [PATCH v2 09/16] mmc: core: Add MMC abort interface
` [PATCH v2 10/16] mmc: block: Detect HPI support in card and host controller
` [PATCH v2 11/16] mmc: core: Implement foreground request preemption procedure
` [PATCH v2 12/16] mmc: sysfs: Add sysfs entry for tuning preempt_time_threshold
` [PATCH v2 13/16] mmc: Documentation: Add sysfs ABI for hpi_time_threshold
` [PATCH v2 14/16] mmc: block: Implement HPI invocation and handling logic
` [PATCH v2 15/16] mmc: Update preempted request with CORRECTLY_PRG_SECTORS_NUM info
` [PATCH v2 16/16] mmc: omap_hsmmc: Implement abort_req host_ops

[PATCH 00/16] vfs: atomic open v4 (part 1)
 2012-05-08 23:57 UTC  (5+ messages)
` [PATCH 04/16] vfs: do_last(): use inode variable

[RFC, PATCH] Make memory reclaim from inodes and dentry cache more scalable
 2012-05-08 20:00 UTC  (2+ messages)

[PATCH RFC v2] Performing direct I/O on sector-aligned requests
 2012-05-08 19:51 UTC  (5+ messages)

XFS status update for April 2012
 2012-05-08 15:35 UTC 

XFS status update for March 2012
 2012-05-08 15:35 UTC 

BUG at fs/ocfs2/extent_map.c:476
 2012-05-08  7:25 UTC  (5+ messages)
` [Ocfs2-users] "

[PATCH] cpumask: fix lg_lock/br_lock
 2012-05-08  6:12 UTC  (12+ messages)
    ` [PATCH 3/3] brlocks/lglocks: turn into functions
            ` [PATCH 1/3] lglock: remove online variants of lock
            ` [PATCH 2/3] brlocks/lglocks: API cleanups

[PATCH] vfs: Speed up deactivate_super for non-modular filesystems
 2012-05-08  4:53 UTC  (5+ messages)

[PATCH v1 RESEND 00/12] vfs: add the ability to retry on ESTALE to several syscalls
 2012-05-07 14:12 UTC  (13+ messages)
` [PATCH v1 RESEND 02/12] vfs: make fstatat retry on ESTALE errors from getattr call
` [PATCH v1 RESEND 03/12] vfs: fix readlinkat to retry on ESTALE
  ` [PATCH v1 RESEND 01/12] vfs: add a retry_estale helper function to handle retries "
  ` [PATCH v1 RESEND 04/12] vfs: add new "reval" argument to kern_path_create and user_path_create
  ` [PATCH v1 RESEND 05/12] vfs: fix mknodat to retry on ESTALE errors
  ` [PATCH v1 RESEND 06/12] vfs: fix mkdir "
  ` [PATCH v1 RESEND 12/12] vfs: fix renameat "
` [PATCH v1 RESEND 07/12] vfs: add a "reval" flag to args for user_path_parent
` [PATCH v1 RESEND 08/12] vfs: make rmdir retry on ESTALE errors
` [PATCH v1 RESEND 09/12] vfs: make do_unlinkat "
` [PATCH v1 RESEND 10/12] vfs: fix symlinkat to "
` [PATCH v1 RESEND 11/12] vfs: fix linkat "

[RFC][PATCH v2] ext4: add expose_stale_data flag in fallocate
 2012-05-07  9:39 UTC  (3+ messages)

[RFC] Dataloss on NFS-clients who modify an mmap()'d area after closing the file-descriptor
 2012-05-07  8:49 UTC  (7+ messages)

[PATCH 0/7 v3] writeback: Avoid iput() from flusher thread
 2012-05-07  2:57 UTC  (11+ messages)
` [PATCH 1/9] writeback: Move clearing of I_SYNC into inode_sync_complete()
` [PATCH 2/9] writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()
` [PATCH 3/9] writeback: Move I_DIRTY_PAGES handling
` [PATCH 4/9] writeback: Separate inode requeueing after writeback
` [PATCH 5/9] writeback: Remove wb->list_lock from writeback_single_inode()
` [PATCH 6/9] writeback: Refactor writeback_single_inode()
` [PATCH 7/9] vfs: Move waiting for inode writeback from end_writeback() to evict_inode()
` [PATCH 8/9] vfs: Rename end_writeback() to clear_inode()
` [PATCH 9/9] writeback: Avoid iput() from flusher thread

Announcing the Berserker toolkit for (semi-)automated fs fuzz testing
 2012-05-06 16:20 UTC  (3+ messages)

[RESEND][PATCH v2] block: remove plugging at buffered write time
 2012-05-06  9:58 UTC  (16+ messages)
            ` [PATCH] btrfs: lower metadata writeback threshold on low dirty threshold
              ` [PATCH] writeback: initialize global_dirty_limit

[PATCH v3] block: remove plugging at buffered write time
 2012-05-06  6:04 UTC  (2+ messages)
` [PATCH] block: move down direct IO plugging

logfs tries to mount corrupted ext2 (with mount -t auto), crashes
 2012-05-04 22:32 UTC 

[patch 5/5] fsnotify: handle subfiles' perm events
 2012-05-04 21:36 UTC 

[patch 3/5] fs: hardlink creation restrictions
 2012-05-04 21:36 UTC 

[patch 4/5] fsnotify: remove unused parameter from send_to_group()
 2012-05-04 21:36 UTC 

[patch 2/5] fs: symlink restrictions on sticky directories
 2012-05-04 21:36 UTC 

[patch 1/5] vfs: increment iversion when a file is truncated
 2012-05-04 21:36 UTC 

[PATCH v3 0/4] do not use s_dirt in FAT FS
 2012-05-04 15:23 UTC  (5+ messages)
` [PATCH v3 1/4] fat: introduce special inode for managing the FSINFO block
` [PATCH v3 2/4] fat: introduce mark_fsinfo_dirty helper
` [PATCH v3 3/4] fat: mark superblock as dirty less often
` [PATCH v3 4/4] fat: switch to fsinfo_inode

[PATCH v2 v2 0/4] do not use s_dirt in FAT FS
 2012-05-04 10:13 UTC  (10+ messages)
` [PATCH v2 4/4] fat: switch to fsinfo_inode

[PATCH v2] fuse: fix stat call on 32 bit platforms
 2012-05-04  9:57 UTC 

[RFC] sched: make callers check lock contention for cond_resched_lock()
 2012-05-04  2:43 UTC  (11+ messages)

/proc/pid/fd/ shows strange mode when executed via sudo
 2012-05-03 16:25 UTC  (3+ messages)

[PATCH] vmalloc: add warning in __vmalloc
 2012-05-03 13:48 UTC  (4+ messages)

[patch 0/5] refault distance-based file cache sizing
 2012-05-03 13:15 UTC  (26+ messages)
` [patch 1/5] mm: readahead: move radix tree hole searching here
` [patch 2/5] mm + fs: prepare for non-page entries in page cache
` [patch 3/5] mm + fs: store shadow pages "
` [patch 4/5] mm + fs: provide refault distance to page cache instantiations
` [patch 5/5] mm: refault distance-based file cache sizing

Haber Paketi Reklam Teklifi
 2012-05-02 13:28 UTC 

[PULL REQUEST] : ima-appraisal patches
 2012-05-03  4:23 UTC  (13+ messages)
` [RFC] situation with fput() locking (was Re: [PULL REQUEST] : ima-appraisal patches)

[patch, v2] block: don't mark buffers beyond end of disk as mapped
 2012-05-02 13:45 UTC 

Mutual Benefit
 2012-05-01 14:45 UTC 

[patch|rfc] block: don't mark buffers beyond end of disk as mapped
 2012-05-01 23:23 UTC  (8+ messages)

[PATCH 0/5] overlayfs v3.4-rc5 updates
 2012-05-01 15:17 UTC  (6+ messages)
` [PATCH 1/5] inode_only_permission: export inode level permissions checks
` [PATCH 2/5] overlayfs: switch to use inode_only_permissions
` [PATCH 3/5] overlayfs: follow header cleanup
` [PATCH 4/5] overlayfs: switch from d_alloc_root() to d_make_root()
` [PATCH 5/5] overlayfs: update touch_atime() usage

[PATCH 1/6] xstat: Add a pair of system calls to make extended file stats available
 2012-04-30 23:31 UTC  (5+ messages)

[PATCH] vfs: allow custom EOF in generic_file_llseek code
 2012-04-30 22:10 UTC  (6+ messages)
  ` [PATCH 1/3 V2] "
  ` [PATCH 2/3] ext4: use core vfs llseek code for dir seeks
  ` [PATCH 3/3] ext3: pass custom EOF to generic_file_llseek_size()

[PATCH 0/7 v2] writeback: Avoid iput() from flusher thread
 2012-04-30 21:58 UTC  (13+ messages)
` [PATCH 1/7] writeback: Move clearing of I_SYNC into inode_sync_complete()
` [PATCH 3/7] writeback: Move I_DIRTY_PAGES handling
` [PATCH 4/7] writeback: Separate inode requeueing after writeback
` [PATCH 7/7] writeback: Avoid iput() from flusher thread

[RFC] [PATCH 1/2] fs: introduce inode operation ->update_time
 2012-04-30 17:12 UTC  (3+ messages)

[PATCH v3 00/23] ext4: Add metadata checksumming
 2012-04-30 16:51 UTC  (8+ messages)
` [PATCH 05/23] ext4: Calculate and verify superblock checksum
` [PATCH 15/23] jbd2: Change disk layout for metadata checksumming

Some way of telling which block devices are in use (and how)
 2012-04-30 16:21 UTC  (7+ 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).