linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-22 09:43:20 to 2014-03-30 23:21:10 UTC [more...]

[git pull] vfs fixes
 2014-03-30 23:21 UTC  (16+ messages)

Thoughts on credential switching
 2014-03-30 18:56 UTC  (25+ messages)
          `  "
              `  "

Hello
 2014-03-30 16:44 UTC 

Storing GUIDs in Linux
 2014-03-30 14:45 UTC  (2+ messages)

All that glitters on your wrist
 2014-03-30  7:25 UTC 

Half price off all watches
 2014-03-30  1:29 UTC 

[PATCH v7 00/17] locks: fixes for 3.15 and file-private lock support
 2014-03-29 19:05 UTC  (24+ messages)
` [PATCH v7 02/17] locks: clean up comment typo
` [PATCH v7 03/17] locks: remove "inline" qualifier from fl_link manipulation functions
` [PATCH v7 04/17] locks: add __acquires and __releases annotations to locks_start and locks_stop
` [PATCH v7 05/17] locks: eliminate BUG() call when there's an unexpected lock on file close
` [PATCH v7 07/17] locks: consolidate checks for compatible filp->f_mode values in setlk handlers
` [PATCH v7 08/17] locks: rename locks_remove_flock to locks_remove_file
` [PATCH v7 10/17] locks: make /proc/locks show IS_FILE_PVT locks with a P suffix
` [PATCH v7 11/17] locks: report l_pid as -1 for FL_FILE_PVT locks
` [PATCH v7 13/17] locks: skip deadlock detection on "

splicing pages to the same file
 2014-03-29 17:17 UTC  (2+ messages)

inotify/sysfs
 2014-03-29  6:25 UTC  (3+ messages)

[PATCH v7 00/22] Support ext4 on NV-DIMMs
 2014-03-29 16:30 UTC  (28+ messages)
` [PATCH v7 01/22] Fix XIP fault vs truncate race
` [PATCH v7 02/22] Allow page fault handlers to perform the COW
` [PATCH v7 03/22] axonram: Fix bug in direct_access
` [PATCH v7 04/22] Change direct_access calling convention
` [PATCH v7 05/22] Introduce IS_DAX(inode)
` [PATCH v7 06/22] Replace XIP read and write with DAX I/O
` [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v7 08/22] Replace xip_truncate_page with dax_truncate_page
` [PATCH v7 09/22] Remove mm/filemap_xip.c
` [PATCH v7 10/22] Remove get_xip_mem
` [PATCH v7 11/22] Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v7 12/22] ext2: Remove ext2_xip_verify_sb()
` [PATCH v7 13/22] ext2: Remove ext2_use_xip
` [PATCH v7 14/22] ext2: Remove xip.c and xip.h
` [PATCH v7 15/22] Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
` [PATCH v7 16/22] ext2: Remove ext2_aops_xip
` [PATCH v7 17/22] Get rid of most mentions of XIP in ext2
` [PATCH v7 18/22] xip: Add xip_zero_page_range
` [PATCH v7 19/22] ext4: Make ext4_block_zero_page_range static
` [PATCH v7 20/22] ext4: Add DAX functionality
` [PATCH v7 21/22] ext4: Fix typos
` [PATCH v7 22/22] brd: Rename XIP to DAX

[PATCH] xfstests-bld: Simplify determination of number of CPUs in build-all
 2014-03-29 14:04 UTC  (4+ messages)

[PATCH] f2fs: fix error path when fail to read inline data
 2014-03-29  7:30 UTC 

[PATCH 2/2] f2fs: use list_for_each_entry{_safe} for simplyfying code
 2014-03-29  3:33 UTC 

[PATCH 1/2] f2fs: avoid free slab cache under spinlock
 2014-03-29  3:29 UTC 

[PATCH] ocfs2: Fix panic on kfree(xattr->name)
 2014-03-28 22:13 UTC  (5+ messages)

[PATCH v2] hfsplus: add journal replay
 2014-03-28 20:04 UTC  (8+ messages)
` A few thoughts on hfsplus dev (Re: [PATCH v2] hfsplus: add journal replay)

Atomic storage operations
 2014-03-28 14:54 UTC 

Good Day To You,
 2014-03-28 12:58 UTC 

[PATCH] build-all: Simplify determination of number of CPUs
 2014-03-28  9:01 UTC 

An automated xfstests infrastructure using kvm
 2014-03-28  8:33 UTC 

[ANNOUNCE] autofs 5.0.9 release
 2014-03-28  7:21 UTC 

[PATCH] Sync only the requested range in msync
 2014-03-27 23:02 UTC 

Postgresql performance problems with IO latency, especially during fsync()
 2014-03-27 18:10 UTC  (10+ messages)
` [Lsf] "

[PATCH] overlayfs: copyup security inode field
 2014-03-27  4:58 UTC  (4+ messages)

Making discard/fstrim reliable
 2014-03-26 20:47 UTC 

fs: gpf in simple_setattr
 2014-03-26 15:00 UTC  (21+ messages)

Question regarding CIFS cache=loose behavior
 2014-03-26 14:12 UTC  (10+ messages)

[PATCH] mkfs: fix wrong extension count
 2014-03-26  8:25 UTC 

bdi has dirty inode after umount of ext4 fs in 3.4.83
 2014-03-26  5:32 UTC  (4+ messages)

[RFC PATCH] Remove CONFIG_DCACHE_WORD_ACCESS
 2014-03-26  4:54 UTC  (3+ messages)

Same Last Name
 2014-03-26  1:51 UTC 

[PATCH 2/2] aio: fix the confliction of read events and migrating ring page
 2014-03-25 18:57 UTC  (14+ messages)
      ` [PATCH] aio: ensure access to ctx->ring_pages is correctly serialised
        ` [V2 PATCH 1/2] aio: clean up aio_migratepage() and related code much
        ` [V2 PATCH 2/2] aio: fix the confliction of aio read events and aio migrate page

[PATCH RFC v1 00/01] dm-lightnvm introduction
 2014-03-25 17:23 UTC  (14+ messages)
` [PATCH RFC v1 01/01] dm-lightnvm: An open FTL for open firmware SSDs
      ` [dm-devel] "
` [dm-devel] [PATCH RFC v1 00/01] dm-lightnvm introduction

ANNOUNCE: nfs-utils-1.3.0 released
 2014-03-25 16:10 UTC 

[git pull] vfs fixes
 2014-03-25  7:21 UTC  (2+ messages)

You have received 1.5m pounds as donation see link www.bbc.co.uk/news/uk-england-19254228 send name address and phone number for info
 2014-03-25  5:52 UTC 

[mnt_hash] BUG: unable to handle kernel paging request at ffffffff81176112
 2014-03-25  2:33 UTC 

[RFC PATCH DONOTMERGE v2 0/6] userspace PI passthrough via AIO/DIO
 2014-03-24 16:23 UTC  (7+ messages)
` [PATCH 1/6] fs/bio-integrity: remove duplicate code
` [PATCH 2/6] io: define an interface for IO extensions
` [PATCH 3/6] aio/dio: enable PI passthrough
` [PATCH 4/6] PI IO extension: allow user to ask kernel to fill in parts of the protection info
` [PATCH 5/6] PI IO extension: advertise possible userspace flags
` [PATCH 6/6] blk-integrity: refactor various routines

[PATCH] dcache: fix dpath buffer corruption for too small buffers
 2014-03-24 12:17 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/6] Page I/O
 2014-03-23 19:08 UTC  (7+ messages)
` [PATCH v2 1/6] Factor clean_buffers() out of __mpage_writepage()
` [PATCH v2 2/6] Factor page_endio() out of mpage_end_io()
` [PATCH v2 3/6] Add bdev_read_page() and bdev_write_page()
` [PATCH v2 4/6] swap: Use bdev_read_page() / bdev_write_page()
` [PATCH v2 5/6] NVMe: Add support for rw_page
` [PATCH v2 6/6] brd: "

[PATCH] fs: Use RCU_INIT_POINTER(x, NULL) in file.c
 2014-03-23 18:43 UTC 

[PATCH] fs: Use RCU_INIT_POINTER(x, NULL) in aio.c
 2014-03-23 18:42 UTC 

[RFC PATCH 0/5] userspace PI passthrough via AIO/DIO
 2014-03-23 17:07 UTC  (9+ messages)

(unknown),
 2014-03-23 13:48 UTC 

[aio] e52ddd946a: xfstests generic/211 fail
 2014-03-23  1:03 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).