linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-22 06:05:45 to 2012-09-04 14:52:13 UTC [more...]

[PATCH 00/15 v2] Add invalidatepage_range address space operation
 2012-09-04 14:52 UTC  (17+ messages)
` [PATCH 01/15 v2] mm: add "
` [PATCH 02/15 v2] jbd2: implement jbd2_journal_invalidatepage_range
` [PATCH 03/15 v2] ext4: implement invalidatepage_range aop
` [PATCH 04/15 v2] xfs: "
` [PATCH 05/15 v2] ocfs2: "
` [PATCH 06/15 v2] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH 07/15 v2] ext4: Take i_mutex before punching hole
` [PATCH 08/15 v2] Revert "ext4: remove no longer used functions in inode.c"
` [PATCH 09/15 v2] Revert "ext4: fix fsx truncate failure"
` [PATCH 10/15 v2] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH 11/15 v2] ext4: remove unused discard_partial_page_buffers
` [PATCH 12/15 v2] ext4: remove unused code from ext4_remove_blocks()
` [PATCH 13/15 v2] ext4: update ext4_ext_remove_space trace point
` [PATCH 14/15 v2] ext4: make punch hole code path work with bigalloc
` [PATCH 15/15 v2] ext4: Allow punch hole with bigalloc enabled

[ANNOUNCE] util-linux v2.22
 2012-09-04 14:48 UTC 

[PATCH v3] UDF: Add support for O_DIRECT
 2012-09-04 14:39 UTC 

[RFC] VFS: File System Mount Wide O_DIRECT Support
 2012-09-04 14:09 UTC  (4+ messages)

[PATCH 00/13] overlay filesystem: request for inclusion (v14)
 2012-09-03 15:05 UTC  (11+ messages)
` [PATCH 05/13] overlayfs: add statfs support
` [PATCH 08/13] fs: limit filesystem stacking depth

[PATCH 03/21] reiserfs: drop vmtruncate
 2012-09-03 13:34 UTC  (2+ messages)

[PATCH 19/21] ntfs: drop vmtruncate
 2012-09-01 20:04 UTC  (2+ messages)

CMA page migration failure due to buffers on bh_lru
 2012-08-31 20:46 UTC  (2+ messages)

Crash when IO is being submitted and block size is changed
 2012-08-31 20:34 UTC  (21+ messages)
          ` [PATCH 1/3] Fix "
            ` [PATCH 2/3] Introduce percpu rw semaphores
                ` [dm-devel] "
                      ` [PATCH 4/3] "
                        ` [PATCH 0/4] Fix a crash when block device is read and block size is changed at the same time
                          ` [PATCH 1/4] Add a lock that will be needed by the next patch
                            ` [PATCH 2/4] blockdev: fix a crash when block size is changed and I/O is issued simultaneously
                              ` [PATCH 3/4] blockdev: turn a rw semaphore into a percpu rw semaphore
                                ` [PATCH 4/4] New percpu lock implementation

[PATCH] fs: encode_fh: return FILEID_INVALID if invalid fid_type
 2012-08-31 16:46 UTC 

[PATCH 21/21] mm: drop vmtruncate
 2012-08-31 14:04 UTC 

[PATCH 20/21] vfs: drop vmtruncate
 2012-08-31 14:03 UTC 

[PATCH 18/21] nilfs2: drop vmtruncate
 2012-08-31 14:02 UTC 

[PATCH 07/21] adfs: drop vmtruncate
 2012-08-31 13:54 UTC 

[PATCH 17/21] ncpfs: drop vmtruncate
 2012-08-31 14:01 UTC 

[PATCH 16/21] minix: drop vmtruncate
 2012-08-31 14:00 UTC 

[PATCH 06/21] ocfs2: drop vmtruncate
 2012-08-31 13:54 UTC 

[PATCH 15/21] logfs: drop vmtruncate
 2012-08-31 14:00 UTC 

[PATCH 14/21] hostfs: drop vmtruncate
 2012-08-31 13:59 UTC 

[PATCH 13/21] hfsplus: drop vmtruncate
 2012-08-31 13:58 UTC 

[PATCH 12/21] jfs: drop vmtruncate
 2012-08-31 13:58 UTC 

[PATCH 11/21] hpfs: drop vmtruncate
 2012-08-31 13:57 UTC 

[PATCH 10/21] hfs: drop vmtruncate
 2012-08-31 13:57 UTC 

[PATCH 09/21] bfs: drop vmtruncate
 2012-08-31 13:56 UTC 

[PATCH 08/21] affs: drop vmtruncate
 2012-08-31 13:55 UTC 

[PATCH 05/21] omfs: drop vmtruncate
 2012-08-31 13:53 UTC 

[PATCH 04/21] procfs: drop vmtruncate
 2012-08-31 13:53 UTC 

[PATCH 02/21] sysv: drop vmtruncate
 2012-08-31 13:51 UTC 

[PATCH 01/21] ufs: drop vmtruncate
 2012-08-31 13:51 UTC 

[PATCH 00/21] drop vmtruncate
 2012-08-31 13:50 UTC 

[REVIEW][PATCH 0/15] userns subsystem conversions
 2012-08-31  1:17 UTC  (31+ messages)
` [REVIEW][PATCH 01/15] userns: Enable building of pf_key sockets when user namespace support is enabled
` [REVIEW][PATCH 02/15] userns: Make credential debugging user namespace safe
` [REVIEW][PATCH 03/15] userns: Convert security/keys to the new userns infrastructure
` [REVIEW][PATCH 04/15] userns: net: Call key_alloc with GLOBAL_ROOT_UID, GLOBAL_ROOT_GID instead of 0, 0
` [REVIEW][PATCH 05/15] userns: Convert ipc to use kuid and kgid where appropriate
` [REVIEW][PATCH 07/15] userns: Convert taskstats to handle the user and pid namespaces
` [REVIEW][PATCH 09/15] userns: Convert process event connector to handle kuids and kgids
` [REVIEW][PATCH 10/15] userns: Convert debugfs to use kuid/kgid where appropriate
` [REVIEW][PATCH 11/15] userns: Teach trace to use from_kuid
` [REVIEW][PATCH 12/15] userns: Convert drm to use kuid and kgid and struct pid where appropriate
` [REVIEW][PATCH 15/15] userns: Convert configfs to use kuid and kgid "
` [PATCH 06/15] userns: Convert audit "
  ` [REVIEW][PATCH 13/15] userns: Add basic quota support
    ` [PATCH] userns: Add basic quota support v2
          ` [PATCH] userns: Add basic quota support v3
            ` [PATCH] userns: Add basic quota support v4

[PATCH 5/8] hpfs: drop lock/unlock super
 2012-08-30 23:49 UTC  (2+ messages)

[PATCH 2/8] ext3: drop lock/unlock super
 2012-08-30 15:12 UTC  (2+ messages)

[PATCH 8/8] vfs: drop lock/unlock super
 2012-08-30 15:01 UTC 

[PATCH 7/8] ufs: drop lock/unlock super
 2012-08-30 15:00 UTC 

[PATCH 6/8] sysv: drop lock/unlock super
 2012-08-30 14:59 UTC 

[PATCH 4/8] fat: drop lock/unlock super
 2012-08-30 14:57 UTC 

[PATCH 1/8] exofs: drop lock/unlock super
 2012-08-30 14:56 UTC 

[PATCH 0/8][RESEND] drop lock/unlock super
 2012-08-30 14:55 UTC 

[PATCH] fs/proc: Move kfree outside pde_unload_lock
 2012-08-29 14:24 UTC  (14+ messages)
` [PATCH] fs/prof: Update comment on pde_unload_lock

[PATCH 1/2 RESEND] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them
 2012-08-29  6:17 UTC 

[PATCH] block: Provide I/O alignment statistics
 2012-08-28 18:13 UTC 

NFS: What is this delay for?
 2012-08-27 21:50 UTC  (4+ messages)

[BUG]: fsnotify oops on 3.5.2
 2012-08-27 20:57 UTC  (4+ messages)

UBIFS is not remounted read-only from within do_emergency_remount
 2012-08-27  7:16 UTC  (3+ messages)

[patch 0/9] extended fdinfo via procfs series, v7
 2012-08-26 15:10 UTC  (35+ messages)
` [patch 1/9] procfs: Move /proc/pid/fd[info] handling code to fd.[ch]
` [patch 2/9] procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file v2
` [patch 3/9] procfs: Add ability to plug in auxiliary fdinfo providers
` [patch 4/9] fs, exportfs: Fix nil dereference if no s_export_op present
` [patch 5/9] fs, notify: Add file handle entry into inotify_inode_mark
` [patch 6/9] fs, notify: Add procfs fdinfo helper v4
` [patch 7/9] fs, eventfd: Add procfs fdinfo helper
` [patch 8/9] fs, epoll: Add procfs fdinfo helper v2
` [patch 9/9] fdinfo: Show sigmask for signalfd fd v2

[PATCH]:dir.c patch
 2012-08-25 21:36 UTC  (2+ messages)

$
 2012-08-25  7:06 UTC 

[PATCH 1/3] writeback: change nr_pages_dirtied argument into local variable
 2012-08-24 16:12 UTC  (3+ messages)

[RFC] [PATCH] vfs: remount all file-systems R/O on emergency remount
 2012-08-24 13:51 UTC  (4+ messages)

[PATCH 1/2] fs/inode.c: fix legacy comment about inode lock
 2012-08-24 11:51 UTC  (2+ messages)
` [PATCH 2/2] fs/namei.c: only check mountpoint on non-negative dentry

[PATCH] ubifs: remove __DATE__ and __TIME__
 2012-08-24 11:54 UTC  (3+ messages)

[PATCH] fs: Introducing Lanyard Filesystem
 2012-08-24 11:50 UTC  (11+ messages)

[PATCH v2] epoll: Support for disabling items, and a self-test app
 2012-08-23 21:15 UTC 

mmotm 2012-08-13-16-55 uploaded
 2012-08-23 16:20 UTC  (4+ messages)

[patch 4/8] fs, exportfs: Add export_encode_inode_fh helper
 2012-08-23  9:29 UTC  (13+ messages)

[PATCH 0/3] ext4: punching hole improvement
 2012-08-23  4:25 UTC  (4+ messages)
` [PATCH 1/3] ext4: add block-based file punching hole support
` [PATCH 2/3] ext4: let us fully support punching hole feature in fallocate
` [PATCH 3/3] ext4: add tracepoint in punching hole

[GIT PULL] Some UDF, ext3 & reiserfs fixes for 3.5-rc4
 2012-08-22 22:05 UTC 

ext4 write performance regression in 3.6-rc1
 2012-08-22 21:59 UTC  (8+ messages)
          ` ext4 write performance regression in 3.6-rc1 on RAID0/5

[git pull] vfs.git for -rc3
 2012-08-22 14:42 UTC 

[MMTests] dbench4 async on ext3
 2012-08-22 10:48 UTC  (3+ messages)

[RFC PATCH 1/2] block: embed bdevname in struct block_device
 2012-08-22  9:28 UTC  (2+ messages)

[RFC] Move kfree outside pde_unload_lock
 2012-08-22  9:24 UTC  (2+ messages)

[RFC][PATCH 0/8 v2] ext4: extent status tree (step 1)
 2012-08-22  6:05 UTC  (2+ messages)
` [RFC][PATCH 8/8 v2] ext4: introduce lseek SEEK_DATA/SEEK_HOLE support


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