linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-15 08:37:13 to 2013-11-21 21:50:39 UTC [more...]

[PATCH] proc: Fix namespace mountpoint path in /proc/mounts
 2013-11-21 21:50 UTC  (4+ messages)

[RFC][PATCH 4/3] vfs: Allow rmdir to remove mounts in all but the current mount namespace
 2013-11-21 20:58 UTC  (17+ messages)
              ` [REVIEW][PATCH 0/4] vfs: Detach mounts on unlink
                ` [REVIEW][PATCH 1/4] vfs: Don't allow overwriting mounts in the current mount namespace

bio_add_page rw mode check by merge_bvec_fn
 2013-11-21 18:08 UTC 

[RFC PATCH v2 0/5] locks: implement "filp-private" (aka UNPOSIX) locks
 2013-11-21 17:36 UTC  (16+ messages)
` [RFC PATCH v2 1/5] locks: consolidate checks for compatible filp->f_mode values in setlk handlers
` [RFC PATCH v2 2/5] locks: rename locks_remove_flock to locks_remove_filp
` [RFC PATCH v2 3/5] locks: add new "private" lock type that is owned by the filp
` [RFC PATCH v2 4/5] locks: show private lock types in /proc/locks
` [RFC PATCH v2 5/5] locks: report l_pid as -1 for FL_FILP_PRIVATE locks

[GIT PULL] direct IO support for loop driver
 2013-11-21 17:34 UTC  (12+ messages)

[PATCH v6 00/11] VFS hot tracking
 2013-11-21 13:57 UTC  (3+ messages)

[PATCH 00/11] cross rename v2
 2013-11-21 12:37 UTC  (18+ messages)
` [PATCH 01/11] vfs: add d_is_dir()
` [PATCH 02/11] vfs: rename: move d_move() up
` [PATCH 03/11] vfs: rename: use common code for dir and non-dir
` [PATCH 04/11] vfs: add renameat2 syscall
` [PATCH 05/11] vfs: add RENAME_NOREPLACE flag
` [PATCH 06/11] security: add flags to rename hooks
` [PATCH 07/11] vfs: add cross-rename
` [PATCH 08/11] ext4: rename: create ext4_renament structure for local vars
` [PATCH 09/11] ext4: rename: move EMLINK check up
` [PATCH 10/11] ext4: rename: split out helper functions
` [PATCH 11/11] ext4: add cross rename support

[git pull] vfs.git bits and pieces
 2013-11-21 11:19 UTC  (8+ messages)

[PATCH] f2fs: simplify IS_DATASEG and IS_NODESEG macro
 2013-11-21 11:04 UTC 

[PATCH v2] fs: binfmt_elf: Add ELF header consistency checks
 2013-11-21 10:52 UTC  (3+ messages)

Why is O_DSYNC on linux so slow / what's wrong with my SSD?
 2013-11-21 10:11 UTC  (13+ messages)

[PATCH V2 2/2] f2fs: read contiguous sit entry pages by merging for mount performance
 2013-11-21 10:04 UTC  (6+ messages)
` [f2fs-dev] "

[PATCH] f2fs: merge read IOs at ra_nat_pages()
 2013-11-21  9:35 UTC 

[f2fs-dev] [PATCH V2 2/2 RESEND] f2fs: read contiguous sit entry pages by merging for mount performance
 2013-11-21  9:35 UTC  (6+ messages)
`  "

[RFC][PATCH] vfs: don't fallback to buffered read if the offset of dio read is beyond eof
 2013-11-21  8:34 UTC 

mmotm 2013-11-20-16-13 uploaded
 2013-11-21  8:15 UTC  (3+ messages)
` mmotm 2013-11-20-16-13 uploaded (arch/um/kernel/sysrq.c)

[PATCH] xfstests: add a new test case to test i_size updated properly under dio
 2013-11-21  5:56 UTC 

[PATCH 1/2] f2fs: disable the extent cache ops on high fragmented files
 2013-11-21  5:34 UTC  (3+ messages)
` [PATCH 2/2] f2fs: introduce a bio array for per-page write bios
` [f2fs-dev] [PATCH 1/2] f2fs: disable the extent cache ops on high fragmented files

[PATCH] fs: binfmt_elf: Add two ELF header consistency checks
 2013-11-21  0:40 UTC 

[PATCH 5/5] f2fs: move the list_head initialization into the lock protection region
 2013-11-21  0:22 UTC  (4+ messages)

[PATCH] fsnotify: Do not share events between notification groups
 2013-11-20 22:26 UTC  (3+ messages)

[f2fs-dev][PATCH V2 0/6] f2fs: Enable f2fs support inline data
 2013-11-20 12:51 UTC  (4+ messages)
` [f2fs-dev][PATCH V2 4/6] f2fs: Key functions to handle "
    ` [PATCH "

[f2fs-dev] [PATCH 2/2] f2fs: adds a tracepoint for f2fs_submit_read_bio
 2013-11-20  8:41 UTC 

[PATCH 1/2] f2fs: adds a tracepoint for submit_read_page
 2013-11-20  8:40 UTC 

[PATCH 1/2] block: Add support for atomic writes
 2013-11-20  8:23 UTC 

[f2fs-dev] [PATCH V2 1/2 RESEND] f2fs: add a new function to support for merging contiguous read
 2013-11-20  6:46 UTC 

[f2fs-dev] [PATCH V2 1/2 RESEND] f2fs: add a new function to support for merging contiguous read
 2013-11-20  6:31 UTC 

[f2fs-dev] [PATCH V2 2/2 RESEND] f2fs: read contiguous sit entry pages by merging for mount performance
 2013-11-20  5:56 UTC 

[f2fs-dev] [PATCH V2 1/2 RESEND] f2fs: add a new function to support for merging contiguous read
 2013-11-20  5:54 UTC 

[PATCH 1/2] aio: prevent double free in ioctx_alloc
 2013-11-19 22:45 UTC  (4+ messages)
` [PATCH 2/2] aio: nullify aio->ring_pages after freeing it

[PATCH] FS: Fixed buffer overflow issue in seq_read()
 2013-11-19 21:22 UTC  (8+ messages)

[PATCH] cifs: Allow mounts for paths for restricted intermediate paths
 2013-11-19 16:48 UTC  (2+ messages)

[PATCH] fs: fix iversion handling
 2013-11-19 15:17 UTC 

Fwd: [PATCH] fs: binfmt_elf: add ELF reference in header comment
 2013-11-19 14:51 UTC 

call_usermodehelper in containers
 2013-11-19 14:51 UTC  (11+ messages)

[BUG] ext2/3/4: dio reads stale data when we do some append dio writes
 2013-11-19 12:20 UTC  (13+ messages)

[PATCH] ext4: add generic uevent infrastructure
 2013-11-19 11:17 UTC  (5+ messages)

[PATCH 4/5] f2fs: simplify write_orphan_inodes for better readable
 2013-11-19 10:03 UTC 

[PATCH 3/5] f2fs: convert inc/dec_valid_node_count to inc/dec one count
 2013-11-19 10:03 UTC 

[PATCH 2/5] f2fs: convert dev_valid_block_count to void
 2013-11-19 10:03 UTC 

[PATCH 1/5] f2fs: convert remove_inode_page to void
 2013-11-19 10:03 UTC 

[PATCH 0/5] f2fs: some minor cleanups and logic fixes
 2013-11-19 10:03 UTC 

[PATCH 1/2] f2fs: clean up the do_submit_bio flow
 2013-11-19  6:33 UTC  (7+ messages)
` [PATCH 2/2] f2fs: use sbi->wr_mutex for write bios
` [f2fs-dev] [PATCH 1/2] f2fs: clean up the do_submit_bio flow

[f2fs-dev] [PATCH] f2fs: split sbi->write_mutex for DATA/NODE/META to avoid unnecessary race
 2013-11-19  4:56 UTC  (4+ messages)
  `  "

[PATCH V2 1/2] f2fs: add a new function to support for merging contiguous read
 2013-11-19  1:41 UTC  (6+ messages)
` [f2fs-dev] "

[PATCH] ext4: Add XIP functionality
 2013-11-18 21:51 UTC 

[PATCH 0/2] ima: directory integrity appraisal
 2013-11-18 20:24 UTC  (3+ messages)
` [PATCH 1/2] ima: hooks for directory integrity protection
` [PATCH 2/2] ima: directory integrity protection implementation

I'd like to see enable / disable cookie work from atomic context
 2013-11-18 16:59 UTC 

[git pull] fixes for 3.12-final
 2013-11-18 16:32 UTC  (9+ messages)

[PATCH] f2fs: use mutex rather than the rw_sem
 2013-11-18  9:14 UTC 

FIND FINANCIAL SECURITY HERE!
 2013-11-18  8:34 UTC 

fuzz tested 32 bit user mode linux image hangs at in histfs
 2013-11-17 15:03 UTC  (9+ messages)
` [uml-devel] "
      ` [uml-devel] fuzz tested 32 bit user mode linux image hangs in radix_tree_next_chunk()

[PATCH v2 5/5] fat: permit to return phy block number by fibmap in fallocated region
 2013-11-17 11:38 UTC 

[PATCH v2 4/5] fat: fallback to buffered write in case of fallocatded region on direct IO
 2013-11-17 11:38 UTC 

[PATCH v2 3/5] fat: zero out seek range on _fat_get_block
 2013-11-17 11:38 UTC 

[PATCH v2 2/5] fat: add fat_fallocate operation
 2013-11-17 11:37 UTC 

[PATCH v2 1/5] fat: add i_disksize to represent uninitialized size
 2013-11-17 11:37 UTC 

[PATCH v2 0/5] fat: additions to support fat_fallocate
 2013-11-17 11:37 UTC 

[f2fs-dev] [PATCH] f2fs: use f2fs_put_page to release page for uniform style
 2013-11-16  6:15 UTC 

[PATCH v3] epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled
 2013-11-15 23:53 UTC  (6+ messages)

Loan
 2013-11-15 21:05 UTC 

nfsd changes for 3.13
 2013-11-15 16:18 UTC 

Disabling in-memory write cache for x86-64 in Linux II
 2013-11-15 15:48 UTC  (4+ messages)

[RFC][PATCH 11/13] dump_skip(): dump_seek() replacement taking coredump_params
 2013-11-15 11:11 UTC  (2+ messages)

[REVIEW][PATCH 1/2] userns: Better restrictions on when proc and sysfs can be mounted
 2013-11-15  8:37 UTC  (11+ 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).