linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-20 18:48:30 to 2013-09-28 15:20:17 UTC [more...]

[RFC] extending splice for copy offloading
 2013-09-28 15:20 UTC  (23+ messages)

[PATCH 0/12] procfs: protect /proc/<pid>/* files with file->f_cred
 2013-09-28 14:57 UTC  (21+ messages)
` [PATCH 01/12] procfs: add proc_same_open_cred() to check if the cred have changed
` [PATCH 02/12] procfs: add proc_allow_access() to check if file's opener may access task
` [PATCH 03/12] procfs: Document the proposed solution to protect procfs entries
` [PATCH 04/12] seq_file: Make seq_file able to access the file's opener cred
` [PATCH 05/12] seq_file: set the seq_file->f_cred during seq_open()
` [PATCH 06/12] procfs: make /proc/*/stack 0400
` [PATCH 07/12] procfs: add permission checks on the file's opener of /proc/*/stack
` [PATCH 08/12] procfs: add permission checks on the file's opener of /proc/*/personality
` [PATCH 09/12] procfs: add permission checks on the file's opener of /proc/*/stat
` [PATCH 10/12] procfs: move PROC_BLOCK_SIZE declaration up to make it visible
` [PATCH 11/12] procfs: improve permission checks on /proc/*/syscall
` [PATCH 12/12] user_ns: seq_file: use the user_ns that is embedded in the f_cred struct

[PATCH] mm: pagevec: cleanup: drop pvec->cold argument in all places
 2013-09-28  8:33 UTC 

[PATCH 0/22] Immutable biovecs, block layer changes
 2013-09-28  4:59 UTC  (11+ messages)
` [PATCH 16/22] dm: Refactor for new bio cloning/splitting

[PATCH v2] writeback: Do not sync data dirtied after sync start
 2013-09-28  0:31 UTC  (5+ messages)

Mapping range locking and related stuff
 2013-09-27 23:32 UTC  (2+ messages)

[GIT PULL] NFS/FS-Cache: Fix crash from accidentally starting caching whilst writing
 2013-09-27 17:54 UTC 

[PATCH] [CRITICAL] nilfs2: fix issue with race condition of competition between segments for dirty blocks
 2013-09-27 16:43 UTC  (7+ messages)

[PATCH 1/1] fs/binfmt_elf.c: fill_note_info: Reduce scope of a variable
 2013-09-27 12:58 UTC 

[ANNOUNCE] util-linux v2.24-rc1
 2013-09-27 12:59 UTC 

[f2fs-dev] [PATCH] f2fs: use rw_sem instead of fs_lock(locks mutex)
 2013-09-27 10:08 UTC  (4+ messages)
  `  "
` [f2fs-dev][PATCH V2] "

[PATCH v3] writeback: Do not sync data dirtied after sync start
 2013-09-27  9:44 UTC 

Bypass block layer and Fill SCSI lower layer driver queue
 2013-09-27  6:06 UTC  (4+ messages)

Qeuestion: Why is make-slave the one-way operation?
 2013-09-27  1:40 UTC 

mmotm 2013-09-26-16-15 uploaded
 2013-09-26 23:16 UTC 

[RESEND PATCH] writeback: Judge bdi->dev when set worker desc in bdi_writeback_workfn
 2013-09-26 22:59 UTC  (6+ messages)

Which lsattr / chattr can be reported for cifs/smb2/smb3 (and NTFS etc.)
 2013-09-26 22:42 UTC  (2+ messages)

[GIT PULL] Reiserfs and UDF fixes
 2013-09-26 22:03 UTC 

[PATCHv6 00/22] Transparent huge page cache: phase 1, everything but mmap()
 2013-09-26 21:13 UTC  (37+ messages)
` [PATCHv6 01/22] mm: implement zero_huge_user_segment and friends
` [PATCHv6 02/22] radix-tree: implement preload for multiple contiguous elements
` [PATCHv6 03/22] memcg, thp: charge huge cache pages
` [PATCHv6 04/22] thp: compile-time and sysfs knob for thp pagecache
` [PATCHv6 05/22] thp, mm: introduce mapping_can_have_hugepages() predicate
` [PATCHv6 06/22] thp: represent file thp pages in meminfo and friends
` [PATCHv6 07/22] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
` [PATCHv6 08/22] mm: trace filemap: dump page order
` [PATCHv6 09/22] block: implement add_bdi_stat()
` [PATCHv6 10/22] thp, mm: rewrite delete_from_page_cache() to support huge pages
` [PATCHv6 11/22] thp, mm: warn if we try to use replace_page_cache_page() with THP
` [PATCHv6 12/22] thp, mm: add event counters for huge page alloc on file write or read
` [PATCHv6 13/22] mm, vfs: introduce i_split_sem
` [PATCHv6 14/22] thp, mm: allocate huge pages in grab_cache_page_write_begin()
` [PATCHv6 15/22] thp, mm: naive support of thp in generic_perform_write
` [PATCHv6 16/22] thp, mm: handle transhuge pages in do_generic_file_read()
` [PATCHv6 17/22] thp, libfs: initial thp support
` [PATCHv6 18/22] truncate: support huge pages
` [PATCHv6 19/22] thp: handle file pages in split_huge_page()
` [PATCHv6 20/22] thp: wait_split_huge_page(): serialize over i_mmap_mutex too
` [PATCHv6 21/22] thp, mm: split huge page on mmap file page
` [PATCHv6 22/22] ramfs: enable transparent huge page cache

Fwd: Need help with Data Recovery on Ext4 partitions that became corrupted on running OS
 2013-09-26 20:18 UTC  (8+ messages)

[RFC] extending splice for copy offloading
 2013-09-26 19:34 UTC  (2+ messages)

[PATCH] writeback: Do not sync data dirtied after sync start
 2013-09-26 19:23 UTC  (2+ messages)

Data Integrity Check on EXT Family of Filesystems
 2013-09-26 19:22 UTC  (5+ messages)

[PATCH v6] fat: additions to support fat_fallocate
 2013-09-26 11:28 UTC  (7+ messages)

[PATCH 2/3] hfsplus: implement attributes file's header node initialization code
 2013-09-26  0:07 UTC  (3+ messages)

[PATCH 3/3] hfsplus: implement attributes file creation functionality
 2013-09-25 23:02 UTC  (4+ messages)

[PATCH WIP] Multipage biovecs
 2013-09-25 22:47 UTC  (10+ messages)
` [PATCH 1/6] block: Introduce bio_for_each_page()
` [PATCH 2/6] block: Convert various code to bio_for_each_page()
` [PATCH 3/6] Introduce blk_max_segment()
` [PATCH 4/6] convert nvme to blk_max_segment()
` [PATCH 5/6] convert integrity to new merging
` [PATCH 6/6] Multipage bvecs

[PATCHv6 00/22] Transparent huge page cache: phase 1, everything but mmap()
 2013-09-25 18:11 UTC 

[PATCH] ceph: hung on ceph fscache invalidate in some cases
 2013-09-25 17:45 UTC  (2+ messages)

[PATCH V2 1/2] block: Set inode of block_device size to zero when delete gendisk
 2013-09-25 15:56 UTC  (2+ messages)

[PATCH V2 0/2] Auto stop async-write on block device when device removed
 2013-09-25 15:44 UTC  (6+ messages)
  `  "

[RFC 1/1] f2fs: don't GC or take an fs_lock from f2fs_initxattrs()
 2013-09-25  8:52 UTC  (2+ messages)

[PATCH v5 00/10] VFS hot tracking
 2013-09-25  3:30 UTC  (3+ messages)

[RFC 1/1] f2fs: don't GC or take an fs_lock from f2fs_initxattrs()
 2013-09-25  2:48 UTC  (2+ messages)

[RFC] eventpoll: Move a kmem_cache_alloc and kmem_cache_free
 2013-09-24 19:30 UTC  (8+ messages)

[PATCH 2/2] f2fs: account for orphan inodes during recovery
 2013-09-24 16:35 UTC  (2+ messages)
` [f2fs-dev] "

[RFC] f2fs: dont take an fs_lock in f2fs_setxattr()
 2013-09-24 14:59 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 1/2] f2fs: don't let the orphan inode counter underflow
 2013-09-24 14:35 UTC 

[PATCH 2/2] f2fs: account for orphan inodes during recovery
 2013-09-24 14:40 UTC 

[PATCH 1/2] f2fs: don't let the orphan inode counter underflow
 2013-09-24 14:40 UTC 

[PATCH 3/3] hfsplus: implement attributes file creation functionality
 2013-09-24 12:04 UTC  (2+ messages)

[REVIEW][PATCH 1/2] userns: Better restrictions on when proc and sysfs can be mounted
 2013-09-24 11:25 UTC  (5+ messages)
` [REVIEW][PATCH 2/2] sysfs: Restrict mounting sysfs
        ` [PATCH] sysfs: Allow mounting without CONFIG_NET

[f2fs-dev] [PATCH RESEND] f2fs: remove unneeded write checkpoint in recover_fsync_data
 2013-09-24 10:07 UTC  (2+ messages)

[PATCH] fs/bio-integrity: remove duplicate code
 2013-09-24  3:41 UTC  (2+ messages)
` [PATCH V2] "

[f2fs-dev] [PATCH] f2fs: remove unneeded write checkpoint in recover_fsync_data
 2013-09-24  1:10 UTC  (3+ messages)
  `  "

[RFC][PATCH 0/3] FS-Cache: NFS(/CIFS/Ceph/9P): Fix start-caching whilst writing race
 2013-09-23 17:00 UTC  (2+ messages)

[PATCH] f2fs: avoid allocating failure in bio_alloc
 2013-09-23  1:50 UTC  (2+ messages)

[PATCH] Add support for shebang lines with multiple arguments
 2013-09-21  4:57 UTC 

How to implement "filesystem operations tracker"?
 2013-09-21  0:38 UTC  (7+ messages)

mmotm 2013-09-20-15-59 uploaded
 2013-09-20 23:00 UTC 

[PATCH] fs: exec.c: Coding style sanitization
 2013-09-20 22:22 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).