Linux filesystem development
 help / color / mirror / Atom feed
 messages from 2014-03-17 11:43:21 to 2014-03-23 19:08:28 UTC [more...]

[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 v7 00/22] Support ext4 on NV-DIMMs
 2014-03-23 19:08 UTC  (3+ messages)
` [PATCH v7 01/22] Fix XIP fault vs truncate race
` [PATCH v7 02/22] Allow page fault handlers to perform the COW

[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  (19+ messages)
` [PATCH 1/5] fs/bio-integrity: remove duplicate code
` [PATCH 2/5] aio/dio: enable DIX passthrough
` [PATCH 3/5] aio/dio: allow user to ask kernel to fill in parts of the protection info
` [PATCH 4/5] aio/dio: advertise possible userspace flags
` [PATCH 5/5] blk-integrity: refactor various routines

[git pull] vfs fixes
 2014-03-23 17:01 UTC  (7+ messages)

[PATCH] dcache: fix dpath buffer corruption for too small buffers
 2014-03-23 16:07 UTC  (3+ messages)

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

bdi has dirty inode after umount of ext4 fs in 3.4.83
 2014-03-23 13:14 UTC  (2+ messages)

[aio] e52ddd946a: xfstests generic/211 fail
 2014-03-23  1:03 UTC  (3+ messages)

[f2fs-dev] [PATCH 2/2] f2fs: avoid unneeded lookup when xattr name length is too long
 2014-03-22  6:59 UTC 

[PATCH 1/2] f2fs: avoid unnecessary bio submit when wait page writeback
 2014-03-22  6:57 UTC 

mmotm 2014-03-21-16-28 uploaded
 2014-03-21 23:29 UTC 

[PATCH 2/2] aio: fix the confliction of read events and migrating ring page
 2014-03-21 18:35 UTC  (6+ messages)
      ` [PATCH] aio: ensure access to ctx->ring_pages is correctly serialised

[PATCH RFC v1 00/01] dm-lightnvm introduction
 2014-03-21 16:42 UTC  (10+ messages)
` [PATCH RFC v1 01/01] dm-lightnvm: An open FTL for open firmware SSDs
` [dm-devel] [PATCH RFC v1 00/01] dm-lightnvm introduction

[mnt_hash] BUG: Dentry ffff88000e6559c0{i=2010,n=/} still in use (2) [unmount of tmpfs tmpfs]
 2014-03-21 12:57 UTC  (2+ messages)
` [mnt_hash] BUG: unable to handle kernel paging request at ffffffff81176112

Question regarding CIFS cache=loose behavior
 2014-03-21 11:40 UTC  (7+ messages)

[PATCH] xattr: guard against simultaneous glibc header inclusion (v2)
 2014-03-21  5:02 UTC 

[PATCH 1/3] f2fs: introduce fi->i_sem to protect fi's info
 2014-03-21  2:01 UTC  (3+ messages)
` [PATCH 2/3] f2fs: skip unnecessary node writes during fsync
` [PATCH 3/3] f2fs: avoid RECLAIM_FS-ON-W warning

[PATCH] binfmt_misc: add missing 'break' statement
 2014-03-20 23:56 UTC 

[PATCH v6 00/22] Support ext4 on NV-DIMMs
 2014-03-20 23:55 UTC  (10+ messages)
` [PATCH v6 07/22] Replace the XIP page fault handler with the DAX page fault handler
  ` [PATCH v6 20/22] ext4: Add DAX functionality

[LSF/MM TOPIC] atomic block device
 2014-03-20 20:10 UTC  (5+ messages)

[LSF/MM TOPIC] THP page cache
 2014-03-20 19:43 UTC 

[PATCH 0/6] File Sealing & memfd_create()
 2014-03-20 19:22 UTC  (22+ messages)
` [PATCH 1/6] fs: fix i_writecount on shmem and friends
` [PATCH 2/6] shm: add sealing API
` [PATCH 3/6] shm: add memfd_create() syscall
` [PATCH 4/6] selftests: add memfd_create() + sealing tests
` [PATCH man-pages 5/6] fcntl.2: document SHMEM_SET/GET_SEALS commands
` [PATCH man-pages 6/6] memfd_create.2: add memfd_create() man-page

LOAN LENDERS / FINANCIAL ASSISTANT
 2014-03-20 14:32 UTC 

[PATCH 0/4 RFC] writeback: Dirty list handling changes
 2014-03-20 14:30 UTC  (5+ messages)
` [PATCH 1/4] writeback: Get rid of superblock pinning
` [PATCH 2/4] writeback: Move removal from writeback list in evict()
` [PATCH 3/4] writeback: Replace several writeback lists with inode tagging
` [PATCH 4/4] writeback: Remove pages_skipped from writeback_control

kswapd using __this_cpu_add() in preemptible code
 2014-03-20 14:04 UTC  (5+ messages)

[PATCH] fs: fix i_writecount on shmem and friends
 2014-03-20 11:13 UTC  (6+ messages)

[PATCH] vfs: Deduplicate code shared by xattr system calls operating on paths
 2014-03-20  8:13 UTC  (2+ messages)

[PATCH 1/2] aio: clean up aio_migratepage() and related code much
 2014-03-20  5:46 UTC 

[PATCH] overlayfs: copyup security inode field
 2014-03-20  5:17 UTC  (2+ messages)

[PATCH] ocfs2: Fix panic on kfree(xattr->name)
 2014-03-19 22:02 UTC  (3+ messages)

[PATCH v7 00/17] locks: fixes for 3.15 and file-private lock support
 2014-03-19 20:46 UTC  (18+ messages)
` [PATCH v7 01/17] locks: close potential race between setlease and open
` [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 06/17] locks: fix posix lock range overflow handling
` [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 09/17] MAINTAINERS: add Bruce and myself to list of maintainers for file locking code
` [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 12/17] locks: pass the cmd value to fcntl_getlk/getlk64
` [PATCH v7 13/17] locks: skip deadlock detection on FL_FILE_PVT locks
` [PATCH v7 14/17] locks: add new fcntl cmd values for handling file private locks
` [PATCH v7 15/17] locks: require that flock->l_pid be set to 0 for file-private locks
` [PATCH v7 16/17] locks: fix locks_mandatory_locked to respect "
` [PATCH v7 17/17] locks: make locks_mandatory_area check for "

munmap doesn't imply msync even with O_SYNC, right?
 2014-03-19 14:42 UTC 

For review: open_by_name_at(2) man page
 2014-03-19 14:14 UTC  (17+ messages)
` For review: open_by_name_at(2) man page [v2]
            ` For review: open_by_handle_at(2) man page [v3]

[PATCH 00/13] cross rename v4
 2014-03-19 13:57 UTC  (6+ messages)
        ` xfstest for renameat2 system call (was: [PATCH 00/13] cross rename v4)

[PATCH v4 3/6] fat: zero out seek range on _fat_get_block
 2014-03-19  9:40 UTC  (3+ messages)

[PATCH 1/5] f2fs: avoid to drop nat entries due to the negative nr_shrink
 2014-03-19  8:02 UTC  (5+ messages)
` [PATCH 2/5] f2fs: throttle the memory footprint with a sysfs entry
` [PATCH 3/5] f2fs: remove unnecessary threshold
` [PATCH 4/5] f2fs: add missing documentation for dir_level
` [PATCH 5/5] f2fs: change reclaim rate in percentage

[PATCH 1/5] f2fs: introduce get_dirty_dents for readability
 2014-03-19  0:24 UTC  (5+ messages)
` [PATCH 2/5] f2fs: avoid small data writes by skipping writepages
` [PATCH 3/5] f2fs: increase pages_skipped when "
` [PATCH 4/5] f2fs: introduce nr_pages_to_write for segment alignment
` [PATCH 5/5] f2fs: call f2fs_wait_on_page_writeback instead of native function

mmotm 2014-03-18-16-37 uploaded
 2014-03-18 23:38 UTC 

fs: pipe: memory corruption in inode_cache
 2014-03-18 18:45 UTC  (2+ messages)

[PATCH v4 5/6] fat: permit to return phy block number by fibmap in fallocated region
 2014-03-18 15:29 UTC  (2+ messages)

[PATCH] mm: implement POSIX_FADV_NOREUSE
 2014-03-18 15:14 UTC  (3+ messages)
` [PATCHv3] "

[PATCH v4 2/6] fat: add fat_fallocate operation
 2014-03-18 14:55 UTC  (2+ messages)

[PATCH v4 1/6] fat: add i_disksize to represent uninitialized size
 2014-03-18 14:40 UTC  (2+ messages)

[RFC PATCH] Support map_pages() for DAX
 2014-03-18 14:00 UTC  (2+ messages)

GOOGLE Gewinnbenachrichtigung!!!
 2014-03-18 12:47 UTC 

[PATCH trivial 2/2] seq-file: Grammar s/can may/may/g
 2014-03-18  9:39 UTC 

fs corruption exposed by "xfs: increase prealloc size to double that of the previous extent"
 2014-03-18  1:16 UTC  (7+ messages)

[PATCH v2] f2fs: fix incorrect parsing with option string
 2014-03-18  1:07 UTC 

[PATCH] f2fs: fix incorrect parsing with option string
 2014-03-18  0:59 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] backing_dev: Fix hung task on sync
 2014-03-17 20:59 UTC  (10+ messages)

[LSF/MM TOPIC] Page fault locking
 2014-03-17 20:17 UTC 

[PATCHES][RFC][CFT] scalability fixes for shitloads of mounts
 2014-03-17 20:12 UTC  (10+ messages)
` [PATCH 1/5][RFC][CFT] percpu fixes, part 1
                ` [PATCH percpu/for-3.15] percpu: allocation size should be even

Re Grant Donation!!!
 2014-03-17 18:30 UTC 

name_to_handle_at() and persistent filesystem IDs
 2014-03-17 17:01 UTC  (4+ messages)
    ` [Nfs-ganesha-devel] "

[RFC PATCH] Support map_pages() for DAX
 2014-03-17 15:24 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox