linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-10 16:45:59 to 2014-09-16 21:04:41 UTC [more...]

[RFC PATCH 0/7] Non-blockling buffered fs read (page cache only)
 2014-09-16 21:04 UTC  (33+ messages)
` [PATCH 1/7] Prepare for adding a new readv/writev with user flags
` [PATCH 2/7] Define new syscalls readv2,preadv2,writev2,pwritev2
` [PATCH 3/7] Export new vector IO (with flags) to userland
` [PATCH 4/7] O_NONBLOCK flag for readv2/preadv2
` [PATCH 5/7] documentation updates
` [PATCH 6/7] move flags enforcement to vfs_preadv/vfs_pwritev
` [PATCH 7/7] check for O_NONBLOCK in all read_iter instances

[PATCH v3 1/4] quota: add project quota support
 2014-09-16 19:58 UTC  (4+ messages)

[PATCH] vfs: workaround gcc <4.6 build error in link_path_walk()
 2014-09-16 17:39 UTC  (2+ messages)

[PATCH 0/4] Add persistent memory driver
 2014-09-16 16:24 UTC  (43+ messages)
` [PATCH 1/4] pmem: Initial version of "
  ` [PATCH v2] "
    ` [Linux-nvdimm] "
` [PATCH 0/9] pmem: Fixes and farther development (mm: add_persistent_memory)
  ` [PATCH 1/9] SQUASHME: pmem: Remove unused #include headers
      ` [Linux-nvdimm] "
  ` [PATCH 2/9] SQUASHME: pmem: Request from fdisk 4k alignment
  ` [PATCH 3/9] SQUASHME: pmem: Let each device manage private memory region
  ` [PATCH 5/9] mm: Let sparse_{add,remove}_one_section receive a node_id
  ` [PATCH] SQUASHME pmem: Micro optimization for pmem_direct_access
    ` [PATCH v2] SQUASHME pmem: Micro optimize the hotpath
      ` [PATCH] SQUASHME: pmem: no need to copy a page at a time
  ` [PATCH] SQUASHME: pmem: Add MODULE_ALIAS

[PATCH 0/4] Remove possible deadlocks in nfs_release_page()
 2014-09-16 12:39 UTC  (7+ messages)
` [PATCH 4/4] NFS/SUNRPC: Remove other deadlock-avoidance mechanisms "
` [PATCH 2/4] MM: export page_wakeup functions
` [PATCH 3/4] NFS: avoid deadlocks with loop-back mounted NFS filesystems
` [PATCH 1/4] SCHED: add some "wait..on_bit...timeout()" interfaces

[PATCH 2/2] [SMB3] Add mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink
 2014-09-16  6:05 UTC  (2+ messages)

[PATCH] [SMB3] Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink
 2014-09-16  5:52 UTC  (2+ messages)

bdev_inode_switch_bdi WARN_ON_ONCE on write_inode_now
 2014-09-15 23:24 UTC 

mark_buffer_dirty WARN_ON_ONCE on buffer_uptodate
 2014-09-15 21:56 UTC 

[PATCH 3.10 70/71] vfs: fix bad hashing of dentries
 2014-09-15 19:27 UTC 

[PATCH 3.14 111/114] vfs: fix bad hashing of dentries
 2014-09-15 19:26 UTC 

[PATCH 3.16 155/158] vfs: fix bad hashing of dentries
 2014-09-15 19:26 UTC 

H
 2014-09-15 16:56 UTC 

Name hashing function causing a perf regression
 2014-09-15 17:31 UTC  (23+ messages)

[patch added to the 3.12 stable tree] vfs: fix bad hashing of dentries
 2014-09-15 16:51 UTC 

vfs: getname() / putname() used by VMware drivers
 2014-09-15 15:28 UTC  (5+ messages)

/proc/<pid>/exe symlink behavior change in >=3.15
 2014-09-15 14:14 UTC  (5+ messages)

[PATCH v10 00/21] Support ext4 on NV-DIMMs
 2014-09-15  9:41 UTC  (14+ messages)
` [PATCH v10 07/21] Replace XIP read and write with DAX I/O
` [PATCH v10 09/21] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v10 20/21] ext4: Add DAX functionality

[PATCHv4 0/3] new APIs to allocate buffer-cache with user specific flag
 2014-09-15  6:37 UTC  (9+ messages)

Writeback, partial page writes and data corruption (was Re: [PATCH v3] ext4: fix data integrity sync in ordered mode)
 2014-09-15  5:57 UTC  (2+ messages)

[PATCH] vfs: remove redundant sanity check in do_mount
 2014-09-15  5:26 UTC  (8+ messages)
` [PATCH] vfs: move getname() from callers to do_mount()

[PATCH 01/10] f2fs: fix negative value for lseek offset
 2014-09-15  2:13 UTC  (12+ messages)
` [PATCH 02/10] f2fs: remove lengthy inode->i_ino
` [PATCH 03/10] f2fs: expand counting dirty pages in the inode page cache
` [PATCH 04/10] f2fs: give an option to enable in-place-updates during fsync to users
  ` [f2fs-dev] "
` [PATCH 05/10] f2fs: fix roll-forward missing scenarios
` [PATCH 06/10] f2fs: do not skip latest inode information
` [PATCH 07/10] f2fs: use meta_inode cache to improve roll-forward speed
` [PATCH 08/10] f2fs: remove redundant operation during roll-forward recovery
` [PATCH 09/10] f2fs: use MAX_BIO_BLOCKS(sbi)
` [PATCH 10/10] f2fs: fix double lock for inode page during roll-foward recovery

[HELP] blkid process slows down (due to driver kthread?)
 2014-09-14 23:41 UTC 

[PATCH] [CIFS] Fix setting time before epoch (negative time values)
 2014-09-14 21:22 UTC 

[git pull] vfs fixes
 2014-09-14 19:47 UTC 

spin_lock when create pseudo inode
 2014-09-14 14:48 UTC  (2+ messages)

[PATCH] fs: don't remove inotify watchers from alive inode-s
 2014-09-13 16:15 UTC  (5+ messages)

[PATCH v3 0/4] fuse: Add support for mounts from pid/user namespaces
 2014-09-12 17:13 UTC  (6+ messages)
  ` [PATCH v3 1/4] vfs: Check for invalid i_uid in may_follow_link()
  ` [PATCH v3 2/4] vfs, userns: Ensure real root is always capable towards inodes
    ` [PATCH v3 2/4] vfs,userns: "
  ` [PATCH v3 3/4] fuse: Translate pids passed to userspace into pid namespaces
  ` [PATCH v3 4/4] fuse: Add support for mounts from user namespaces

[PATCH] fs: replace int param with size_t for seq_open_private()
 2014-09-12 14:43 UTC  (5+ messages)

[PATCH v2 0/3] fuse: Add support for mounts from pid/user namespaces
 2014-09-11 18:10 UTC  (5+ messages)

[PATCH][try4] fs: Add hooks for get_hole_size to generic_block_fiemap
 2014-09-11 15:29 UTC  (2+ messages)
` [PATCH][try5] fs: if block_map clears buffer_holesize bit skip hole size from b_size

[PATCH 0/5] Remove MAXQUOTAS usage from filesystems
 2014-09-11 15:16 UTC  (8+ messages)
` [PATCH 1/5] ext3: Don't use MAXQUOTAS value
` [PATCH 2/5] ext4: "
` [PATCH 3/5] reiserfs: "
` [PATCH 4/5] gfs2: "
` [PATCH 5/5] ocfs2: "

[PATCH v2 1/2] SUNRPC: Fix memory reclaim deadlocks in rpciod
 2014-09-11 10:53 UTC  (14+ messages)

[PATCH v3 2/4] quota: add project quota support
 2014-09-11  7:34 UTC  (3+ messages)

[PATCH 00/10] MIPS O32 new FP ABI support
 2014-09-11  7:30 UTC  (11+ messages)
` [PATCH 01/10] binfmt_elf: hoist ELF program header loading to a function
` [PATCH 02/10] binfmt_elf: load interpreter program headers earlier
` [PATCH 03/10] binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers
` [PATCH 04/10] MIPS: define bits introduced for hybrid FPRs
` [PATCH 05/10] MIPS: detect presence of the FRE & UFR bits
` [PATCH 06/10] MIPS: ensure Config5.UFE is clear on boot
` [PATCH 07/10] MIPS: support for hybrid FPRs
` [PATCH 08/10] MIPS: ELF: add definition for the .MIPS.abiflags section
` [PATCH 09/10] MIPS: ELF: set FP mode according to .MIPS.abiflags
` [PATCH 10/10] MIPS: Kconfig option to better exercise/debug hybrid FPRs

[PATCH 6/6] mm: page_alloc: Reduce cost of the fair zone allocation policy
 2014-09-10 20:32 UTC  (11+ messages)
        ` [PATCH] mm: page_alloc: Fix setting of ZONE_FAIR_DEPLETED on UP
            ` [PATCH] mm: page_alloc: Fix setting of ZONE_FAIR_DEPLETED on UP v2

[GIT PULL] UDF fixes for 3.17-rc5
 2014-09-10 20:16 UTC 

[PATCH v3 4/4] quota: add project quota support
 2014-09-10 20:09 UTC  (2+ messages)

[PATCH v3 3/4] quota: add project quota support
 2014-09-10 20:02 UTC  (2+ messages)

[RFC PATCH 00/12] locks: saner method for managing file locks
 2014-09-10 19:34 UTC  (12+ messages)
` [RFC PATCH 01/12] locks: add a new struct file_locking_context pointer to struct inode
` [RFC PATCH 03/12] locks: have locks_release_file use flock_lock_file to release generic flock locks
` [RFC PATCH 08/12] nfs: convert lock handling to use file_lock_context


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