linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-15 19:31:02 to 2014-04-22 09:10:03 UTC [more...]

[PATCH 0/6] File Sealing & memfd_create()
 2014-04-22  9:10 UTC  (11+ messages)

[PATCH] vfs: rw_copy_check_uvector() - free iov on error
 2014-04-22  8:42 UTC  (4+ messages)

munmap, msync: synchronization
 2014-04-22  7:04 UTC  (6+ messages)

Ext4: deadlock occurs when running fsstress and ENOSPC errors are seen
 2014-04-22  5:49 UTC  (8+ messages)

[f2fs-dev][PATCH 2/2] f2fs: introduce f2fs_seek_block to support SEEK_{DATA,HOLE} in llseek
 2014-04-22  5:34 UTC 

[f2fs-dev][PATCH 1/2] f2fs: handle inline data independently in f2fs_bmap
 2014-04-22  5:34 UTC 

[PATCH] mbcache: LLVMLinux: Remove double calculation from mbcache
 2014-04-22  5:19 UTC 

[PATCH] locks: rename file-private locks to file-description locks
 2014-04-22  4:54 UTC  (32+ messages)
      ` [Nfs-ganesha-devel] "

[RFC 0/2] Fix permission checks on open("/proc/self/fd/N", O_RDWR)
 2014-04-21 17:48 UTC  (8+ messages)
` [RFC 1/2] fs,proc: Pass nameidata to proc_get_link implementations
` [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N

[RFC] Only a.out QMAGIC format is working
 2014-04-20 12:13 UTC  (7+ messages)
  ` [Kernel-BR] "

[GIT PULL] Detaching mounts on unlink for 3.15-rc1
 2014-04-20  5:41 UTC  (24+ messages)
      ` [RFC][PATCH] vfs: In mntput run deactivate_super on a shallow stack
                    ` [RFC][PATCH 0/4] No I/O from mntput
                        ` [GIT PULL] Detaching mounts on unlink for 3.15

[PATCH 00/11] cross rename v3
 2014-04-19 12:08 UTC  (10+ messages)
` [PATCH 11/11] ext4: add cross rename support

[PATCH 00/16] Misc page alloc, shmem and mark_page_accessed optimisations
 2014-04-19 11:23 UTC  (31+ messages)
` [PATCH 01/16] mm: Disable zone_reclaim_mode by default
` [PATCH 02/16] mm: page_alloc: Do not cache reclaim distances
` [PATCH 03/16] mm: page_alloc: Do not update zlc unless the zlc is active
` [PATCH 04/16] mm: page_alloc: Do not treat a zone that cannot be used for dirty pages as "full"
` [PATCH 05/16] mm: page_alloc: Use jump labels to avoid checking number_of_cpusets
` [PATCH 06/16] mm: page_alloc: Calculate classzone_idx once from the zonelist ref
` [PATCH 07/16] mm: page_alloc: Only check the zone id check if pages are buddies
` [PATCH 08/16] mm: page_alloc: Only check the alloc flags and gfp_mask for dirty once
` [PATCH 09/16] mm: page_alloc: Take the ALLOC_NO_WATERMARK check out of the fast path
` [PATCH 10/16] mm: page_alloc: Use word-based accesses for get/set pageblock bitmaps
` [PATCH 11/16] mm: page_alloc: Reduce number of times page_to_pfn is called
` [PATCH 12/16] mm: shmem: Avoid atomic operation during shmem_getpage_gfp
` [PATCH 13/16] mm: Do not use atomic operations when releasing pages
` [PATCH 14/16] mm: Do not use unnecessary atomic operations when adding pages to the LRU
` [PATCH 15/16] mm: Non-atomically mark page accessed in write_begin where possible
` [PATCH 16/16] mm: filemap: Prefetch page->flags if !PageUptodate

[PATCH 01/16] mm: Disablezone_eclaim_mode by default
 2014-04-19 11:15 UTC 

[PATCH v5 10/10] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate
 2014-04-19  6:16 UTC  (10+ messages)

[PATCH v2 1/2] xfs: fix tmpfile/selinux deadlock and initialize security/acl
 2014-04-18 16:39 UTC  (6+ messages)

[PATCH] fallocate.2: Document FALLOC_FL_ZERO_RANGE
 2014-04-18 16:21 UTC  (3+ messages)

panic in do_last()
 2014-04-18 15:11 UTC  (11+ messages)

[PATCH] splice: sendfile() at once fails for big files
 2014-04-18 12:49 UTC 

[PATCH] locks: allow __break_lease to sleep even when break_time is 0
 2014-04-18 12:40 UTC  (2+ messages)

[PATCH] util-linux/fallocate: introduce an option -c to support FALLOC_FL_COLLAPSE_RANGE
 2014-04-18 10:52 UTC  (3+ messages)
` [PATCH v2] util-linux/fallocate: introduce an option -c to support COLLAPSE_RANGE

[PATCH] f2fs: adjust free mem size to flush dentry blocks
 2014-04-18  8:13 UTC 

[PATCH] f2fs: fix to enable readahead last NAT block
 2014-04-18  5:58 UTC  (4+ messages)
` [f2fs-dev] "

should we change the name/macros of file-private locks?
 2014-04-17 23:47 UTC  (11+ messages)
    ` Re: [Nfs-ganesha-devel] "
      `  "

[PATCH 0/3] hfsplus: fix series for non-english names and attributes
 2014-04-17 19:30 UTC  (4+ messages)
` [PATCH 1/3] hfsplus: fixes worst-case unicode to char conversion of file "
` [PATCH 2/3] hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
` [PATCH 3/3] hfsplus: remove unused routine hfsplus_attr_build_key_uni

[f2fs-dev] [PATCH] f2fs: fix wrong number of max_nid when init
 2014-04-17  8:01 UTC  (3+ messages)
`  "

[PATCH] f2fs: introduce raw_nat_from_node_info() to simplfy codes
 2014-04-17  2:51 UTC 

[PATCH] f2fs: fix to unlock f2fs_lock at the omitted error case
 2014-04-16 23:27 UTC 

[PATCH] xfstests: fsstress: remove duplicate COLLAPSE_RANGE flags
 2014-04-16 22:35 UTC 

Tracking actual disk write sources instead of flush thread
 2014-04-16 19:33 UTC  (9+ messages)

mmotm 2014-04-15-16-14 uploaded
 2014-04-16 16:21 UTC  (2+ messages)
` Subject: since-3.14 branch opened for mm git tree (was: Re: mmotm 2014-04-15-16-14 uploaded)

[PATCH v3 2/4] xfs: initialize inode security on tmpfile creation
 2014-04-16 14:14 UTC  (8+ messages)

[PATCH 0/6][RFC] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
 2014-04-16 10:43 UTC  (3+ messages)

[PATCH 1/3 v2] ext4: Remove unnecessary check for APPEND and IMMUTABLE
 2014-04-16  8:29 UTC  (7+ messages)
` [PATCH 2/3 v2] fs: Prevent doing FALLOC_FL_ZERO_RANGE on append only file
` [PATCH 3/3 v2] fs: move falloc collapse range check into the filesystem methods

[PATCH 1/3] f2fs: remove costly dirty_dir_inode operations
 2014-04-16  5:13 UTC  (5+ messages)
` [PATCH 2/3] f2fs: fix to decrease the number of dirty dentry page
  ` [PATCH 2/3 v2] "
` [PATCH 3/3] f2fs: flush dirty directory pages when scattered pages are gathered

[PATCH 1/4] ext4: Remove unnecessary check for APPEND and IMMUTABLE
 2014-04-15 21:36 UTC  (12+ messages)
` [PATCH 2/4] fs: Prevent doing FALLOC_FL_ZERO_RANGE on append only file
` [PATCH 3/4] fs: Remove i_size check from do_fallocate

spende /Donation
 2014-04-15 19:47 UTC 

[PATCH RFC] fcntl.2: update manpage with verbiage about file-private locks
 2014-04-15 20:25 UTC  (3+ 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).