linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-04 03:46:32 to 2014-12-12 10:27:08 UTC [more...]

[PATCH 0/2] Squashfs: add LZ4 compression
 2014-12-12 10:27 UTC  (4+ messages)

[PATCH 0/11 RFC] quota: Unify VFS and XFS quota interfaces
 2014-12-12  9:52 UTC  (4+ messages)
` [PATCH 10/11] quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units

[GIT PULL] multi-layer support for overlay filesystem
 2014-12-12  9:47 UTC  (2+ messages)

Block layer projects that I haven't had time for
 2014-12-12  6:32 UTC  (13+ messages)

[PATCH] xfstests: generic/315: make sure the test file exists and is zero length
 2014-12-12  5:21 UTC  (2+ messages)

[ATTEND][LSF/MM TOPIC] kernel AIO support and block loop device improvements
 2014-12-11 21:23 UTC 

[GIT PULL] vfs.git
 2014-12-11 18:34 UTC  (4+ messages)

[f2fs-dev][PATCH] f2fs: use ra_meta_pages to simplify readahead code in restore_node_summary
 2014-12-11 10:16 UTC 

[LSF/MM ATTEND] [TOPIC] fs/block interface discussions
 2014-12-11  0:52 UTC  (5+ messages)
` [Lsf-pc] "
      ` [Cluster-devel] "

[PATCH v12 00/20] DAX: Page cache bypass for filesystems on memory storage
 2014-12-10 20:53 UTC  (5+ messages)

Question about hfs_cat_keycmp
 2014-12-10 19:23 UTC  (4+ messages)
  ` [PATCH] fs: hfs: Fix comparison bug in hfs_cat_keycmp

[LSF/MM TOPIC] Working towards better power fail testing
 2014-12-10 15:09 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH v8 1/4] fat: add fat_fallocate operation
 2014-12-10 12:10 UTC  (5+ messages)

[PATCH 0/5] fs: Fixes for removing xid bits and security labels
 2014-12-10 11:11 UTC  (12+ 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

[GIT PULL] Quota improvements and minor cleanups
 2014-12-10 10:47 UTC 

[GIT PULL] f2fs updates for v3.19
 2014-12-10  2:18 UTC 

[RFC PATCH v3 0/7] btrfs: implement swap file support
 2014-12-10  1:45 UTC  (8+ messages)
` [RFC PATCH v3 1/7] direct-io: don't dirty ITER_BVEC pages on read
` [RFC PATCH v3 2/7] nfs: don't dirty ITER_BVEC pages read through direct I/O
` [RFC PATCH v3 3/7] swap: use direct I/O for SWP_FILE swap_readpage
` [RFC PATCH v3 4/7] vfs: update swap_{,de}activate documentation
` [RFC PATCH v3 5/7] btrfs: prevent ioctls from interfering with a swap file
` [RFC PATCH v3 6/7] btrfs: add EXTENT_FLAG_SWAPFILE
` [RFC PATCH v3 7/7] btrfs: enable swap file support

[v8 0/5] ext4: add project quota support
 2014-12-09 22:57 UTC  (7+ messages)
` [v8 1/5] vfs: adds general codes to enforces project quota limits
` [v8 2/5] ext4: adds project ID support
` [v8 3/5] ext4: adds project quota support
` [v8 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
  ` [v8 5/5] ext4: cleanup inode flag definitions

[LSF/MM TOPIC] Filesystem namespaces and uid/gid/lsm remapping
 2014-12-09 18:51 UTC  (4+ messages)
    ` [Lsf-pc] "

[patch 1/3] mm: protect set_page_dirty() from ongoing truncation
 2014-12-09 18:22 UTC  (5+ 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 v8 4/4] Documentation/filesystems/vfat.txt: update the limitation for fat fallocate
 2014-12-09  7:17 UTC 

[PATCH v8 3/4] fat: permit to return phy block number by fibmap in fallocated region
 2014-12-09  7:17 UTC 

[PATCH v8 2/4] fat: skip cluster allocation on fallocated region
 2014-12-09  7:17 UTC 

[PATCH v8 0/4] fat: additions to support fat_fallocate
 2014-12-09  7:16 UTC 

[f2fs-dev][PATCH 3/4 v2] f2fs: readahead contiguous current summary blocks in checkpoint
 2014-12-09  6:21 UTC 

[PATCH 3/4] f2fs: readahead contiguous current summary blocks in checkpoint
 2014-12-09  6:14 UTC  (3+ messages)
` [f2fs-dev][PATCH "

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

[RFC][PATCHES] iov_iter.c rewrite
 2014-12-09  2:21 UTC  (38+ 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()

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

[PATCH][RFC] dm: log writes target
 2014-12-08 22:32 UTC 

[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] "

[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 

[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] "

[PATCH v6 0/7] vfs: Non-blockling buffered fs read (page cache only)
 2014-12-05  8:17 UTC  (7+ 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  (5+ 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 


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