linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-29 23:27:58 to 2013-02-05 12:01:37 UTC [more...]

[PATCH V2 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
 2013-02-05 12:01 UTC  (4+ messages)
` [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
` [PATCH V2 2/2] fs/aio.c: use get_user_pages_non_movable() to pin ring pages when support memory hotremove

[PATCH 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
 2013-02-05 11:57 UTC  (17+ messages)
` [PATCH 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
` [PATCH 2/2] fs/aio.c: use get_user_pages_non_movable() to pin ring pages when support memory hotremove

[PATCH v2 1/8] locks: make flock_lock_file take is_conflict callback parm
 2013-02-05 11:54 UTC  (7+ messages)
` [PATCH v2 3/8] vfs: Add O_DENYREAD/WRITE flags support for open syscall
` [PATCH v2 4/8] CIFS: Add O_DENY* open flags support

[PATCH v2 0/8] Add O_DENY* support for VFS and CIFS/NFS
 2013-02-05 11:33 UTC  (3+ messages)

[PATCH] quota: Add QFMT_VFS_V1 -> quota_v2 entry to INIT_QUOTA_MODULE_NAMES
 2013-02-05 11:29 UTC  (2+ messages)

[PATCH v2 00/18] change invalidatepage prototype to accept length
 2013-02-05  9:47 UTC  (20+ messages)
` [PATCH v2 01/18] mm: "
` [PATCH v2 02/18] jbd2: change jbd2_journal_invalidatepage "
` [PATCH v2 03/18] ext4: use ->invalidatepage() length argument
` [PATCH v2 04/18] jbd: change journal_invalidatepage() to accept length
` [PATCH v2 05/18] xfs: use ->invalidatepage() length argument
` [PATCH v2 06/18] ocfs2: "
` [PATCH v2 07/18] ceph: "
` [PATCH v2 08/18] gfs2: "
  ` [Cluster-devel] "
` [PATCH v2 09/18] reiserfs: "
` [PATCH v2 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH v2 11/18] Revert "ext4: remove no longer used functions in inode.c"
` [PATCH v2 12/18] Revert "ext4: fix fsx truncate failure"
` [PATCH v2 13/18] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH v2 14/18] ext4: remove unused discard_partial_page_buffers
` [PATCH v2 15/18] ext4: remove unused code from ext4_remove_blocks()
` [PATCH v2 16/18] ext4: update ext4_ext_remove_space trace point
` [PATCH v2 17/18] ext4: make punch hole code path work with bigalloc
` [PATCH v2 18/18] ext4: Allow punch hole with bigalloc enabled

[RFC] mm: change invalidatepage prototype to accept length
 2013-02-05  7:14 UTC  (23+ messages)
` [PATCH 01/18] "
` [PATCH 02/18] jbd2: change jbd2_journal_invalidatepage "
` [PATCH 03/18] ext4: use ->invalidatepage() length argument
` [PATCH 04/18] jbd: change journal_invalidatepage() to accept length
` [PATCH 05/18] xfs: use ->invalidatepage() length argument
` [PATCH 06/18] ocfs2: "
` [PATCH 07/18] ceph: "
` [PATCH 08/18] gfs2: "
` [PATCH 09/18] reiserfs: "
` [PATCH 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH 11/18] Revert "ext4: remove no longer used functions in inode.c"
` [PATCH 12/18] Revert "ext4: fix fsx truncate failure"
` [PATCH 13/18] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH 14/18] ext4: remove unused discard_partial_page_buffers
` [PATCH 15/18] ext4: remove unused code from ext4_remove_blocks()
` [PATCH 16/18] ext4: update ext4_ext_remove_space trace point
` [PATCH 17/18] ext4: make punch hole code path work with bigalloc
` [PATCH 18/18] ext4: Allow punch hole with bigalloc enabled

[PATCH] f2fs: add compat_ioctl to provide backward compatability
 2013-02-05  7:12 UTC  (6+ messages)

From Mrs. Doris Kula
 2013-02-05  6:55 UTC 

[PATCH] f2fs: fix calculation of max. gc cost in the SSR case
 2013-02-05  4:45 UTC 

[PATCH v3 0/2] FUSE: Adaptive NFS-like readdirplus support
 2013-02-05  3:12 UTC  (9+ messages)
  ` [PATCH v3 2/2] FUSE: Adapt readdirplus to application usage patterns
            ` [fuse-devel] "
              ` [RFC] fuse: consistently use readdirplus offsets

[LSF/MM TOPIC] Thin provisioning SOFT_THRESHOLD error handling
 2013-02-05  2:22 UTC  (3+ messages)

[RFC] setxattr bugs
 2013-02-05  2:14 UTC  (3+ messages)

Read speed
 2013-02-05  2:03 UTC 

Mrs.Liliane Bettencourt
 2013-02-04 19:59 UTC 

Mrs.Liliane Bettencourt
 2013-02-04 18:40 UTC 

Mrs.Liliane Bettencourt
 2013-02-04 18:31 UTC 

[LSF/MM TOPIC] mmap_sem in ->fault and ->page_mkwrite
 2013-02-04 18:04 UTC  (3+ messages)

[PATCH] tmpfs: add support for read_iter and write_iter
 2013-02-04 17:24 UTC  (2+ messages)

[PATCH 0/6 RFC] Mapping range lock
 2013-02-04 16:41 UTC  (14+ messages)
` [PATCH 1/6] lib: Implement range locks
` [PATCH 2/6] fs: Take mapping lock in generic read paths
` [PATCH 3/6] fs: Provide function to take mapping lock in buffered write path
` [PATCH 4/6] fs: Don't call dio_cleanup() before submitting all bios
` [PATCH 5/6] fs: Take mapping lock during direct IO
` [PATCH 6/6] ext3: Convert ext3 to use mapping lock

[PATCH v2] fat: eliminate iterations in fat_search_long and __fat_readdir in case of EOD
 2013-02-04 14:43 UTC 

From Mrs. Doris Kula
 2013-02-04 12:50 UTC 

[PATCH] udf: add extent cache support in case of file reading
 2013-02-04 10:28 UTC  (8+ messages)

From Mrs. Doris Kula
 2013-02-04  9:18 UTC 

[PATCH] f2fs: clarify and enhance the f2fs_gc flow
 2013-02-04  7:49 UTC 

For the condition "file->f_mode", when it failed, it should return EACCES rather than EBADF
 2013-02-04  2:07 UTC 

[PATCH 1/6] f2fs: optimize get node page readahead part
 2013-02-04  2:06 UTC  (3+ messages)

[PATCH 2/6] f2fs: move out f2fs_balance_fs from gc_thread_func
 2013-02-04  2:01 UTC  (3+ messages)

[patch 1/1] fs/proc: clean up printks
 2013-02-03 20:59 UTC  (2+ messages)

Good Day!!
 2013-02-03 19:00 UTC 

[PATCH 00/12] Implement NFSv4 delegations, take 6
 2013-02-03 16:31 UTC  (13+ messages)
` [PATCH 01/12] vfs: pull ext4's double-i_mutex-locking into common code
` [PATCH 02/12] vfs: don't use PARENT/CHILD lock classes for non-directories
` [PATCH 04/12] vfs: take i_mutex on renamed file
` [PATCH 05/12] locks: introduce new FL_DELEG lock flag
` [PATCH 06/12] locks: implement delegations
` [PATCH 07/12] namei: minor vfs_unlink cleanup
` [PATCH 08/12] locks: break delegations on unlink
  ` [PATCH 03/12] vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
  ` [PATCH 09/12] locks: helper functions for delegation breaking
  ` [PATCH 10/12] locks: break delegations on rename
  ` [PATCH 11/12] locks: break delegations on link
` [PATCH 12/12] locks: break delegations on any attribute modification

[PATCH, RFC 00/16] Transparent huge page cache
 2013-02-02 15:13 UTC  (5+ messages)

[PATCH 6/6] f2fs: optimize the return condition for has_not_enough_free_secs
 2013-02-02 14:53 UTC 

[PATCH 5/6] f2fs: make accessor to get sections for particular block type
 2013-02-02 14:52 UTC 

[PATCH 4/6] f2fs: mark gc_thread as NULL when thread creation failed
 2013-02-02 14:52 UTC 

[PATCH 3/6] f2fs: name gc task as per the block device
 2013-02-02 14:52 UTC 

[PATCH 3/3] signalfd: add ability to read siginfo-s without dequeuing signals
 2013-02-02  7:15 UTC  (3+ messages)
` [PATCH 3/3] signalfd: add ability to read siginfo-s without dequeuing signals (v2)

[PATCH v4] fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation
 2013-02-02  5:10 UTC  (5+ messages)

[PATCH V6 00/30] loop: Issue O_DIRECT aio using bio_vec
 2013-02-01 20:40 UTC  (12+ messages)
` [PATCH V6 18/30] fs: add read_iter and write_iter to several file systems
` [PATCH V6 19/30] ocfs2: add support for read_iter, write_iter, and direct_IO_bvec

HELLO MY BELOVED FRIEND, PLEASE OPEN THE ATTACHMENT AND GET BACK TO ME URGENTLY
 2013-02-01 16:27 UTC 

FUND TRANSFER OF US11.6MILLION DOLLARS
 2013-02-01  9:48 UTC 

[patch] fs: inode: fix icache pruning locked inode spin protection
 2013-02-01  6:08 UTC 

[Patch] Support overriding uid/gid in overlayfs
 2013-02-01  4:45 UTC  (6+ messages)

[PATCH] f2fs: avoid balanc_fs during evict_inode
 2013-02-01  1:21 UTC 

[ceph] locking fun with d_materialise_unique()
 2013-02-01  1:14 UTC  (6+ messages)

[ATTEND] [LSF TOPIC] What to do about O_DIRECT?
 2013-01-31 22:41 UTC  (4+ messages)

PAGE_CACHE_SIZE vs. PAGE_SIZE
 2013-01-31 22:40 UTC  (2+ messages)

[PATCH 0/4 v2] Fix possible use after free with AIO
 2013-01-31 19:31 UTC  (10+ messages)
` [PATCH 1/4] ext4: Fix possible use-after-free "
` [PATCH 2/4] xfs: "
` [PATCH 3/4] ocfs2: "
` [PATCH 4/4] fs: "

Bulk Order Request !
 2013-01-31 14:59 UTC 

[PATCH] f2fs: stop repeated checking if cp is needed
 2013-01-31  8:16 UTC 

[PATCH] f2fs: remove the use of page_cache_release
 2013-01-31  1:18 UTC 

[PATCH 1/3] f2fs: avoid redundant call to has_not_enough_free_secs in f2fs_gc
 2013-01-31  1:10 UTC  (3+ messages)

[PATCH] vfs: set s_type in alloc_super()
 2013-01-30 15:08 UTC  (2+ messages)

[PATCH 3/3] f2fs: fix typo mistake for data_version description
 2013-01-30 13:47 UTC 

[PATCH 2/3] f2fs: reorganize code for ra_node_page
 2013-01-30 13:47 UTC 

[LSF/MM TOPIC] [ATTEND] Container disk quota and lseek(2) upon shared extents
 2013-01-30  4:24 UTC  (7+ messages)

[PATCH 00/10 v3] ext4: extent status tree (step2)
 2013-01-30  2:43 UTC  (6+ messages)
` [PATCH 03/10 v3] ext4: add physical block and status member into extent status tree

[PATCH 3/3] vfs: make mounts and mountstats honor root dir like mountinfo does
 2013-01-30  1:31 UTC 

[PATCH 2/3] vfs: cleanup show_mountinfo
 2013-01-30  1:30 UTC 

[PATCH v2.5 0/3] mm/fs: Remove unnecessary waiting for stable pages
 2013-01-30  1:03 UTC  (3+ messages)
` [PATCH 5/6] ocfs2: Wait for page writeback to provide "


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