linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-08 12:00:02 to 2014-07-17 16:12:47 UTC [more...]

[PATCH 0/2] shmem: fix faulting into a hole while it's punched, take 3
 2014-07-17 16:12 UTC  (8+ messages)
` [PATCH 1/2] shmem: fix faulting into a hole, not taking i_mutex
` [PATCH 2/2] shmem: fix splicing from a hole while it's punched

After unlinking a large file on ext4, the process stalls for a long time
 2014-07-17 16:07 UTC  (11+ messages)

[PATCH] NFS: nfs4_lookup_revalidate need to report STALE inodes
 2014-07-17 14:41 UTC  (3+ messages)

[PATCH] block_dev: implement readpages() to optimize sequential read
 2014-07-17 14:17 UTC 

[PATCH] fs/direct-io.c: Fix compilation warning for uninitialized variables
 2014-07-17 11:29 UTC  (14+ messages)
        ` direct-io: squelch maybe-uninitialized warning in do_direct_IO()
          ` [PATCH v2] "

[RFC v2 0/2] vfs / btrfs: add support for ustat()
 2014-07-17  8:03 UTC  (4+ messages)
` [RFC v2 1/2] fs/super.c: add new super block sub devices super_block_dev
` [RFC v2 2/2] btrfs: use the new VFS super_block_dev

Kindly consider my proposal
 2014-07-17  5:50 UTC 

[PATCH 0/4 v3] fiemap: introduce EXTENT_DATA_COMPRESSED flag
 2014-07-17  6:07 UTC  (5+ messages)
` [PATCH 2/4 v3] fiemap: add "

2014 FINANCIAL AID
 2014-07-17  1:43 UTC 

mmotm 2014-07-16-16-53 uploaded
 2014-07-16 23:54 UTC 

[RFC 0/2] vfs / btrfs: add support for ustat()
 2014-07-16 21:34 UTC  (6+ messages)
` [RFC 1/2] fs/super.c: add new super block sub devices super_block_dev
` [RFC 2/2] btrfs: use the new VFS super_block_dev

[PATCH] simple_xattr: permit 0-size extended attributes
 2014-07-16 20:14 UTC 

IMA: kernel reading files opened with O_DIRECT
 2014-07-16 12:48 UTC  (7+ messages)

VFS tree for 3.17?
 2014-07-16 11:41 UTC 

[PATCH v1 0/3] fixes for missing security.ima on new empty files
 2014-07-16 11:37 UTC  (11+ messages)
` [PATCH v1 1/3] ima: provide flag to identify "
    ` [Linux-ima-devel] "
` [PATCH v1 2/3] evm: skip integrity verification for newly created files
` [PATCH v1 3/3] ima: pass 'opened' flag to identify "

[PATCH v3 0/7] File Sealing & memfd_create()
 2014-07-16 10:09 UTC  (21+ messages)
` [PATCH v3 1/7] mm: allow drivers to prevent new writable mappings
` [PATCH v3 2/7] shm: add sealing API
` [PATCH v3 3/7] shm: add memfd_create() syscall
` [PATCH v3 4/7] selftests: add memfd_create() + sealing tests
` [PATCH v3 5/7] selftests: add memfd/sealing page-pinning tests
` [RFC v3 6/7] shm: wait for pins to be released when sealing
` [RFC v3 7/7] shm: isolate pinned pages when sealing files

testing result of loop-aio patchset on ext3
 2014-07-16  9:28 UTC  (5+ messages)

Additional performance data on Pavel's smb3 multi credit patch series
 2014-07-16  4:06 UTC  (4+ messages)

fs: use after free in /proc/pid/mountinfo
 2014-07-15 23:01 UTC  (11+ messages)

[GIT PULL] Quota fix for 3.16-rc5
 2014-07-15 20:57 UTC 

[PATCH 3.15 1/2] f2fs: adjust free mem size to flush dentry blocks
 2014-07-15 17:57 UTC  (4+ messages)
` [PATCH 3.15 2/2] f2fs: check bdi->dirty_exceeded when trying to skip data writes

new mailing list for union/overlay filesystems?
 2014-07-15 15:49 UTC  (5+ messages)

Fiemap inconsistent behaviour when file offset range isn't on a block boundary
 2014-07-15 14:26 UTC  (4+ messages)

[GIT PULL] fuse fixes for 3.16
 2014-07-15 12:24 UTC 

[PATCH] VFS: mount must return EACCES, not EROFS
 2014-07-15 10:05 UTC  (6+ messages)
  ` [PATCH PING] "

[PATCH] [RFC] CMA: clear buffer-head lru before page migration
 2014-07-15  6:25 UTC  (7+ messages)

[PATCH] mmc: Do not advertise secure discard if it is blacklisted
 2014-07-14 22:48 UTC  (3+ messages)

[PATCH 2/3] xfs: Add support IOC_MOV_DATA ioctl
 2014-07-14 22:06 UTC  (6+ messages)

[PATCH] vfs: Turn the unlinked inode counter into a percpu counter
 2014-07-14 15:54 UTC  (4+ messages)

Things I wish I'd known about Inotify
 2014-07-14 11:28 UTC  (6+ messages)

[PATCH resend #6] fcntl-linux.h: add new definitions and manual updates for open file description locks
 2014-07-14 11:07 UTC 

[PATCH 3/3] ext4: Add support IOC_MOV_DATA ioctl
 2014-07-14  9:12 UTC  (4+ messages)

[f2fs-dev][PATCH] f2fs: reduce searching region of segmap when free section
 2014-07-14  8:45 UTC 

Investment under your care
 2014-07-14  6:33 UTC 

fl_owner_t cleanup
 2014-07-14  1:52 UTC  (4+ messages)
` [PATCH 1/2] locks: typedef fl_owner_t to void *
` [PATCH 2/2] locks: purge fl_owner_t from fs/locks.c

[PATCH] vfs: call rename2 if exists
 2014-07-13 11:48 UTC  (2+ messages)

[PATCH] Check for Null return of function of affs_bread in function affs_truncate
 2014-07-13  6:18 UTC  (6+ messages)

[f2fs-dev][PATCH] f2fs: support ->rename2()
 2014-07-12 11:13 UTC 

dummy file read periodically for external USB Hard Disk
 2014-07-12  3:01 UTC  (7+ messages)

[PATCH resending] splice: sendfile() at once fails for big files
 2014-07-11 12:09 UTC 

[PATCH] coredump: Fix the setting of PF_DUMPCORE
 2014-07-11 10:35 UTC  (2+ messages)

[PATCH] Allow increasing the buffer-head per-CPU LRU size
 2014-07-10 14:17 UTC  (11+ messages)

[PATCH 0/5] Reduce sequential read overhead
 2014-07-10 12:44 UTC  (14+ messages)
` [PATCH 1/6] mm: pagemap: Avoid unnecessary overhead when tracepoints are deactivated
` [PATCH 2/6] mm: Rearrange zone fields into read-only, page alloc, statistics and page reclaim lines
` [PATCH 3/6] mm: Move zone->pages_scanned into a vmstat counter
` [PATCH 4/6] mm: vmscan: Only update per-cpu thresholds for online CPU
` [PATCH 5/6] mm: page_alloc: Abort fair zone allocation policy when remotes nodes are encountered
` [PATCH 6/6] mm: page_alloc: Reduce cost of the fair zone allocation policy

[PATCH v1 0/5] fs/seq_file: introduce seq_hex_dump() helper
 2014-07-10 11:20 UTC  (17+ messages)
` [PATCH v1 1/5] seq_file: provide an analogue of print_hex_dump()
` [PATCH v1 2/5] saa7164: convert to seq_hex_dump()
` [PATCH v1 3/5] crypto: qat - use seq_hex_dump() to dump buffers
` [PATCH v1 4/5] parisc: "
` [PATCH v1 5/5] [S390] zcrypt: "

[PATCH] fuse: remove WARN_ON writeback on dead inode
 2014-07-10 11:11 UTC 

[PATCH 1/2 v2] f2fs: check name_len of dir entry to prevent from deadloop
 2014-07-10  4:37 UTC 

[f2fs-dev][PATCH 1/2] f2fs: check name_len of dir entry to prevent from deadloop
 2014-07-10  4:18 UTC  (7+ messages)
  ` [PATCH "

mm: shm: hang in shmem_fallocate
 2014-07-10  0:51 UTC  (11+ messages)

mmotm 2014-07-09-17-08 uploaded
 2014-07-10  0:09 UTC 

[PATCH v2 2/2] man2: Document constant for only allowing absolute paths
 2014-07-09 23:53 UTC 

Unionmount and overlayfs testsuite
 2014-07-09 14:14 UTC  (13+ messages)
                ` Overlayfs rename bug

[GIT PULL] f2fs fixes for 3.16
 2014-07-09 14:08 UTC 

[PATCH] f2fs: do checkpoint for the renamed inode
 2014-07-09  2:59 UTC  (4+ messages)
` [f2fs-dev] "

fs: pipe: hung task when splicing from pipe to eventfd
 2014-07-09  1:49 UTC 

[PATCH resend #5] fcntl-linux.h: add new definitions and manual updates for open file description locks
 2014-07-08 12:21 UTC  (2+ messages)

[PATCH 1/1] include/uapi: Define AT_FDNODIR constant as future guarantee
 2014-07-08 12:12 UTC  (2+ 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).