linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-25 03:30:19 to 2013-10-01 01:05:03 UTC [more...]

Avoiding the dentry d_lock on final dput(), part deux: transactional memory
 2013-10-01  1:05 UTC  (7+ messages)
` spinlock contention of files->file_lock

[PATCH 0/3] epoll: reduce 'epmutex' lock contention
 2013-09-30 22:25 UTC  (4+ messages)
` [PATCH 1/3] epoll: optimize EPOLL_CTL_DEL using rcu
` [PATCH 2/3] epoll: Do not take global 'epmutex' for simple topologies
` [PATCH 3/3] epoll: restore 'struct epitem' size

[PATCH] mm: pagevec: cleanup: drop pvec->cold argument in all places
 2013-09-30 22:02 UTC  (2+ messages)

[PATCH] aio: fix use-after-free in aio_migratepage
 2013-09-30 21:50 UTC 

[RFC] vfs: avoid sb->s_umount lock while changing bind-mount flags
 2013-09-30 21:44 UTC  (7+ messages)

[RFC] extending splice for copy offloading
 2013-09-30 20:27 UTC  (48+ messages)

[rfc][possible solution] RCU vfsmounts
 2013-09-30 19:49 UTC  (10+ messages)

[PATCHv6 00/22] Transparent huge page cache: phase 1, everything but mmap()
 2013-09-30 18:51 UTC  (23+ messages)
` [PATCHv6 10/22] thp, mm: rewrite delete_from_page_cache() to support huge pages

Mapping range locking and related stuff
 2013-09-30 16:25 UTC  (3+ messages)

[PATCH v2 3/3] hfsplus: implement attributes file creation functionality
 2013-09-30 15:34 UTC  (2+ messages)

fuse-3.12-fixes?
 2013-09-30 15:21 UTC  (3+ messages)

linux-next: manual merge of the vfs tree
 2013-09-30 11:26 UTC 

[f2fs-dev][PATCH]f2fs: avoid congestion_wait when do_checkpoint for better performance
 2013-09-30 10:57 UTC 

[f2fs-dev][PATCH DISCUSS] f2fs: readahead continuous sit entry pages for better mount performance
 2013-09-30 10:49 UTC 

[PATCH v2] writeback: Do not sync data dirtied after sync start
 2013-09-30  9:31 UTC  (6+ messages)

[PATCH v2 2/3] hfsplus: implement attributes file's header node initialization code
 2013-09-30  8:05 UTC 

[PATCH v2 1/3] hfsplus: add metadata file's clump size calculation functionality
 2013-09-30  8:05 UTC 

[PATCH v2 0/3] hfsplus: introduce functionality of attributes file creation
 2013-09-30  8:05 UTC 

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

[PATCH 1/2] vfs: Get rid of duplicate offset checks in p{read,write}*
 2013-09-29 22:24 UTC  (3+ messages)
` [PATCH 2/2] vfs: Get rid of duplicate file_ops check in do_readv_writev()

why is i_ino unsigned long, anyway?
 2013-09-29 11:54 UTC  (3+ messages)

[PATCH 0/12] procfs: protect /proc/<pid>/* files with file->f_cred
 2013-09-29 10:37 UTC  (22+ 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 V2 0/2] Auto stop async-write on block device when device removed
 2013-09-29  8:46 UTC  (7+ messages)
  `  "

[PATCH 1/5] splice: Get rid of duplicate f_mode checks
 2013-09-29  6:14 UTC  (5+ messages)
` [PATCH 2/5] splice: Add sync parameter to wakeup_pipe_readers()
` [PATCH 3/5] splice: Add sync parameter to wakeup_pipe_writers()
` [PATCH 4/5] splice: Use sync wakeup for splice_from_pipe_next()
` [PATCH 5/5] pipe: Do not use sync wakeups

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

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

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 

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  (2+ 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  (2+ 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)

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


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