linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-28 16:24:45 to 2014-12-08 18:56:35 UTC [more...]

[RFC][PATCHES] iov_iter.c rewrite
 2014-12-08 18:56 UTC  (27+ messages)
` [RFC][PATCH 01/13] iov_iter.c: macros for iterating over iov_iter
` [RFC][PATCH 02/13] iov_iter.c: iterate_and_advance
` [RFC][PATCH 03/13] iov_iter.c: convert iov_iter_npages() to iterate_all_kinds
` [RFC][PATCH 04/13] iov_iter.c: convert iov_iter_get_pages() "
` [RFC][PATCH 05/13] iov_iter.c: convert iov_iter_get_pages_alloc() "
` [RFC][PATCH 06/13] iov_iter.c: convert iov_iter_zero() to iterate_and_advance
` [RFC][PATCH 07/13] iov_iter.c: get rid of bvec_copy_page_{to,from}_iter()
` [RFC][PATCH 08/13] iov_iter.c: convert copy_from_iter() to iterate_and_advance
` [RFC][PATCH 09/13] iov_iter.c: convert copy_to_iter() "
` [RFC][PATCH 10/13] iov_iter.c: handle ITER_KVEC directly
` [RFC][PATCH 11/13] csum_and_copy_..._iter()
` [RFC][PATCH 12/13] new helper: iov_iter_kvec()
` [RFC][PATCH 13/13] copy_from_iter_nocache()

[PATCH 1/3] f2fs: check if inode state is dirty at fsync
 2014-12-08 18:53 UTC  (4+ messages)
` [PATCH 2/3] f2fs: cleanup path to need cp "
` [PATCH 3/3] f2fs: clear track info related to write mode all the time
  ` [f2fs-dev] "

[RFC] Discard update for 3.19
 2014-12-08 15:28 UTC  (6+ messages)
` [PATCH 1/3] libata: Whitelist SSDs that are known to properly return zeroes after TRIM

Block layer projects that I haven't had time for
 2014-12-08 11:48 UTC  (4+ messages)

[f2fs-dev][PATCH] f2fs: use atomic for counting inode with inline_{dir,inode} flag
 2014-12-08 11:08 UTC 

[PATCH 1/5] f2fs: do retry operations with cond_resched
 2014-12-08  9:29 UTC  (6+ messages)
` [PATCH 2/5] f2fs: count inline_xx in do_read_inode
` [PATCH 3/5] f2fs: set page private for inmemory pages for truncation
` [PATCH 4/5] f2fs: release inmemory pages when the file was closed
` [PATCH 5/5] f2fs: count the number of inmemory pages
` [f2fs-dev] [PATCH 1/5] f2fs: do retry operations with cond_resched

[f2fs-dev][PATCH] f2fs: merge two uchar variable in struct nat_entry to reduce memory cost
 2014-12-08  7:13 UTC 

[f2fs-dev][PATCH 4/4] f2fs: avoid to ra unneeded blocks in recover flow
 2014-12-08  7:02 UTC 

[PATCH 3/4] f2fs: readahead contiguous current summary blocks in checkpoint
 2014-12-08  7:01 UTC 

[f2fs-dev][PATCH 2/4] f2fs: introduce is_valid_blkaddr to cleanup codes in ra_meta_pages
 2014-12-08  6:59 UTC 

[f2fs-dev][PATCH 1/4] f2fs: fix to enable readahead for SSA/CP blocks
 2014-12-08  6:56 UTC 

LBA starting address alignment from struct request
 2014-12-07 21:39 UTC  (2+ messages)

[PATCH v6 0/7] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile)
 2014-12-07 13:00 UTC  (10+ messages)
` [PATCH v6 1/7] fs: move sendfile syscall into fs/splice
  ` [PATCH v6 2/7] fs: moved kernel_write to fs/read_write
  ` [PATCH v6 5/7] net/core: support compiling out splice
` [PATCH v6 3/7] fs/splice: support compiling out splice-family syscalls
` [PATCH v6 4/7] fs/fuse: support compiling out splice
` [PATCH v6 6/7] fs/nfsd: "
` [PATCH v6 7/7] fs/splice: full support for "

[PATCH v3 1/3] fanotify: only destroy mark when both mask and ignored_mask are cleared
 2014-12-06 18:53 UTC  (3+ messages)
` [PATCH v3 2/3] fanotify: dont recalculate a marks mask if only the ignored mask changed
` [PATCH v3 3/3] fanotify: dont set FAN_ONDIR implicitly on a marks ignored mask

Re:
 2014-12-06 13:18 UTC 

[PATCH 3/3 v2] f2fs: call radix_tree_preload before radix_tree_insert
 2014-12-05 18:23 UTC 

[PATCH 1/3] f2fs: fix missing kmem_cache_free
 2014-12-05 18:18 UTC  (5+ messages)
` [PATCH 2/3] f2fs: use rw_semaphore for nat entry lock
` [PATCH 3/3] f2fs: call radix_tree_preload before radix_tree_insert

[PATCH] f2fs: check if inode's state is dirty or not before skip fsync
 2014-12-05 18:09 UTC  (8+ messages)
` [f2fs-dev] "

[LSF/MM TOPIC] Filesystem namespaces and uid/gid/lsm remapping
 2014-12-05 18:01 UTC  (4+ messages)

[PATCH 0/5] fs: Fixes for removing xid bits and security labels
 2014-12-05 16:06 UTC  (9+ messages)
` [PATCH 1/5] fs: Rename file_remove_suid() to file_remove_privs()
` [PATCH 2/5] fs: Fix WARN_ON in inode_set_mask()
` [PATCH 3/5] fs: Provide function telling whether file_remove_privs() will do anything
` [PATCH 4/5] fs: Remove security attributes on truncate
` [PATCH 5/5] xfs: Correctly lock inode when removing suid and security marks

[patch 1/3] mm: protect set_page_dirty() from ongoing truncation
 2014-12-05 14:52 UTC  (3+ messages)
` [patch 2/3] mm: memory: remove ->vm_file check on shared writable vmas
` [patch 3/3] mm: memory: merge shared-writable dirtying branches in do_wp_page()

[PATCH v6 0/7] vfs: Non-blockling buffered fs read (page cache only)
 2014-12-05  8:17 UTC  (8+ messages)

[PATCH v6 2/10] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-12-05  6:20 UTC  (5+ messages)

WARNING: at fs/fs-writeback.c when plug out SD card after system suspend/resume
 2014-12-05  2:54 UTC  (8+ messages)

[PATCH] eventfd: don't take the spinlock in eventfd_poll
 2014-12-04 18:49 UTC 

[PATCH v2 0/7] /proc/PID/*maps* fixes/cleanups
 2014-12-04 16:17 UTC  (6+ messages)
` [PATCH v2 4/7] fs/proc/task_mmu.c: shift mm_access() from m_start() to proc_maps_open()

[PATCH v2 1/3] fanotify: only destroy mark when both mask and ignored_mask are cleared
 2014-12-04 12:30 UTC  (5+ messages)
` [PATCH v2 2/3] fanotify: dont recalculate a marks mask if only the ignored mask changed
` [PATCH v2 3/3] fanotify: dont set FAN_ONDIR implicitly on a marks ignored mask

WARNING: at fs/fs-writeback.c when plug out SD card after system suspend/resume
 2014-12-04  3:46 UTC 

[PATCH] block: Add discard flag to blkdev_issue_zeroout() function
 2014-12-04  2:46 UTC 

mmotm 2014-12-02-15-55 uploaded
 2014-12-02 23:56 UTC 

[PATCH-v5 0/5] add support for a lazytime mount option
 2014-12-02 21:01 UTC  (14+ messages)
` [PATCH-v5 1/5] vfs: "
` [PATCH-v5 2/5] vfs: don't let the dirty time inodes get more than a day stale
` [PATCH 2/5] vfs: use writeback lists to provide lazytime one day timeout

[PATCH vfs 1/2] lib: implement ptrset
 2014-12-02 18:15 UTC  (3+ messages)

[patch 1/3] mm: protect set_page_dirty() from ongoing truncation
 2014-12-02 16:56 UTC  (13+ messages)
` [patch 2/3] mm: memory: remove ->vm_file check on shared writable vmas
` [patch 3/3] mm: memory: merge shared-writable dirtying branches in do_wp_page()

[PATCH v2] block: fix regression where bio_integrity_process uses wrong bio_vec iterator
 2014-12-02 15:15 UTC  (3+ messages)

[PATCH] APM: fix issue with wrong detection of partiton sizes for large volumes
 2014-12-02 15:10 UTC 

[PATCH-v4 0/7] add support for a lazytime mount option
 2014-12-02 15:09 UTC  (16+ messages)
` [PATCH-v4 1/7] vfs: split update_time() into update_time() and write_time()
` [PATCH-v4 2/7] vfs: add support for a lazytime mount option

[PATCH] f2fs: more fast lookup for gc_inode list
 2014-12-02  9:56 UTC  (8+ messages)
` [f2fs-dev] "
    ` [f2fs-dev] [PATCH V2] "

[PATCH] vfs: calculate seek offsets using unsigned variables
 2014-12-02  4:04 UTC  (2+ messages)
` [PATCH] fs: sync_file_range: avoid overflowing signed calculation

[PATCH 1/3] fanotify: only destroy mark when both mask and ignored_mask are cleared
 2014-12-02  2:11 UTC  (8+ messages)
` [PATCH 2/3] fanotify: dont recalculate a marks mask if only the ignored mask changed
` [PATCH 3/3] fanotify: fix inconsistent behaviour regarding flag FAN_ONDIR

[PATCH v7 3/4] fat: permit to return phy block number by fibmap in fallocated region
 2014-12-02  1:31 UTC  (3+ messages)

[PATCH v7 1/4] fat: add fat_fallocate operation
 2014-12-02  1:30 UTC  (3+ messages)

[PATCH-v6 0/3] add support for a lazytime mount option
 2014-12-02  0:29 UTC  (4+ messages)
` [PATCH-v6 1/3] vfs: "
` [PATCH-v6 2/3] vfs: add find_inode_nowait() function
` [PATCH-v6 3/3] ext4: add optimization for the lazytime mount option

a bunch of lustre bugs
 2014-12-01 23:30 UTC  (2+ messages)

[rfc patch] mm: protect set_page_dirty() from ongoing truncation
 2014-12-01 22:52 UTC  (3+ messages)

[PATCH v2 0/5] btrfs: implement swap file support
 2014-12-01 18:18 UTC  (6+ messages)
` [PATCH v2 5/5] btrfs: enable "

[LSF/MM TOPIC]: Btrfs: Decoupling block-size and page-size in BTRFS
 2014-12-01 14:06 UTC  (3+ messages)
` [Lsf-pc] "

[3.16.y-ckt stable] Patch "vfs: Don't exchange "short" filenames unconditionally." has been added to staging queue
 2014-12-01 10:20 UTC 

[LSF/MM ATTEND] Filesystems - VFS, ext4, xfs, btrfs, etc
 2014-12-01  9:35 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH] f2fs: cleanup redundant macro
 2014-12-01  7:29 UTC 

[RFC PATCHv2] fs/binfmt_elf.c: fix internal inconsistency relating to vma dump size
 2014-12-01  6:08 UTC 

[f2fs-dev][PATCH] f2fs: fix to return correct error number in f2fs_write_begin
 2014-12-01  3:30 UTC 

[RFC PATCH] set_mb: Use smp_store_release() instead of set_mb()
 2014-12-01  0:52 UTC  (2+ messages)

[GIT PULL] namespace updates for v3.17-rc1
 2014-11-29 16:58 UTC  (8+ messages)

[PATCH 1/1] fs-namei: Deletion of an unnecessary check before the function call "iput"
 2014-11-29 16:03 UTC 

[BUG] linux-next: 20141127 boot hang
 2014-11-29 10:44 UTC 

Regression ~7% write, 3.17.1 vs 3.18.0rc5
 2014-11-28 21:05 UTC  (2+ messages)

[tytso@mit.edu: Re: [PATCH 2/5] vfs: use writeback lists to provide lazytime one day timeout]
 2014-11-28 18:38 UTC 

[tytso@mit.edu: Re: [PATCH-v5 1/5] vfs: add support for a lazytime mount option]
 2014-11-28 18:37 UTC 

Kernel BUG at fs/locks.c:2247 in 3.14
 2014-11-28 16:29 UTC 


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