linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-02 21:02:23 to 2014-05-13 09:45:36 UTC [more...]

[PATCH 00/19] Misc page alloc, shmem, mark_page_accessed and page_waitqueue optimisations v3r33
 2014-05-13  9:45 UTC  (6+ messages)
` [PATCH 01/19] mm: page_alloc: Do not update zlc unless the zlc is active
` [PATCH 02/19] mm: page_alloc: Do not treat a zone that cannot be used for dirty pages as "full"
` [PATCH 03/19] jump_label: Expose the reference count
` [PATCH 04/19] mm: page_alloc: Use jump labels to avoid checking number_of_cpusets
` [PATCH 05/19] mm: page_alloc: Calculate classzone_idx once from the zonelist ref

[PATCH v2 2/10] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-05-13  1:23 UTC  (5+ messages)

[PATCH] Sync only the requested range in msync
 2014-05-12 23:39 UTC  (3+ messages)

Bug 16531: AFFS attempts access beyond end of medium at mount if sector size >512
 2014-05-12 20:45 UTC 

[GIT PULL] please pull file locking changes for v3.15 (pile #4)
 2014-05-12 19:06 UTC 

[PATCH] locks: only validate the lock vs. f_mode in F_SETLK codepaths
 2014-05-12 16:17 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 11/11] ext4: add cross rename support
 2014-05-12 13:25 UTC  (13+ messages)
    ` [PATCH (for 3.15) 0/5] Fix cross rename race window for LSM
            ` [PATCH (for 3.15) 0/5] Fix cross rename regressions "
              ` [PATCH (for 3.15) 1/5] LSM: Pass the rename flags to each LSM module
              ` [PATCH (for 3.15) 2/5] SELinux: Handle the rename flags
              ` [PATCH (for 3.15) 3/5] AppArmor: "
              ` [PATCH (for 3.15) 4/5] TOMOYO: "
              ` [PATCH (for 3.15) 5/5] LSM: Remove duplicated rename handling

xfs: processes are stuck at xlog_grant_head_wait()
 2014-05-12 10:13 UTC  (3+ messages)

[PATCH] f2fs: large volume support
 2014-05-12  6:59 UTC 

[RFC][PATCH] vfs: In mntput run deactivate_super on a shallow stack
 2014-05-11 17:05 UTC  (12+ messages)
    ` [RFC][PATCH 0/4] No I/O from mntput
        ` [GIT PULL] Detaching mounts on unlink for 3.15

[RFC] Heterogeneous memory management (mirror process address space on a device mmu)
 2014-05-11  0:48 UTC  (37+ messages)

[PATCH] hfsplus: emit proper file type from readdir
 2014-05-10 18:11 UTC  (7+ messages)

[PATCH] remap_file_pages.2: Not actually useful on real files
 2014-05-10 17:44 UTC  (6+ messages)

[PATCH] vfs: get_next_ino(), never inum=0
 2014-05-10  3:18 UTC  (6+ messages)

mmotm 2014-05-09-16-17 uploaded
 2014-05-09 23:18 UTC 

immutable files via O_OBJECT
 2014-05-09 15:12 UTC  (3+ messages)

hfsplus mount logic in super.c
 2014-05-08 18:46 UTC 

[PATCH v2 10/10] xfstests: fsx: Add fallocate insert range operation
 2014-05-08 10:38 UTC 

[PATCH v2 9/9] xfstests: fsstress: Add fallocate insert range
 2014-05-08 10:36 UTC 

[PATCH v2 8/10] xfstests: generic/030: Delayed allocation multi insert
 2014-05-08 10:35 UTC 

[PATCH v2 7/10] xfstests: generic/029: Multi insert range tests
 2014-05-08 10:34 UTC 

[PATCH v2 6/10] xfstests: generic/028: Delayed allocation insert range
 2014-05-08 10:33 UTC 

[PATCH v2 5/10] xfstests: generic/027: Standard insert range tests
 2014-05-08 10:32 UTC 

[PATCH v2 4/10] xfsprogs: xfs_io: add finsert command for insert range via fallocate
 2014-05-08 10:30 UTC 

[PATCH v2 3/10] ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-05-08 10:27 UTC 

[PATCH v2 1/10] fs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-05-08 10:24 UTC 

[PATCH v2 0/10] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2014-05-08 10:23 UTC 

[f2fs-dev][PATCH] f2fs: use inode_init_owner() to simplify codes
 2014-05-08  9:09 UTC 

[PATCH] f2fs: avoid to use slab memory in f2fs_issue_flush for efficiency
 2014-05-08  9:00 UTC 

[f2fs-dev][PATCH 6/6] f2fs: add a tracepoint for f2fs_read_data_pages
 2014-05-08  8:58 UTC  (3+ messages)
` [PATCH "

[RFC] SCSI support for SMR/ZBC commands
 2014-05-08  8:31 UTC  (2+ messages)

fanotify man pages for review
 2014-05-07 19:15 UTC  (5+ messages)

[PATCH v2] hfsplus: emit proper file type from readdir
 2014-05-07 17:06 UTC 

[PATCH] hfsplus: emit symlinks from readdir properly
 2014-05-07 14:51 UTC  (3+ messages)

[PATCH] hfsplus: emit symlinks from readdir properly
 2014-05-07 12:27 UTC  (2+ messages)

[PATCH 00/17] Misc page alloc, shmem, mark_page_accessed and page_waitqueue optimisations
 2014-05-07  9:43 UTC  (47+ messages)
` [PATCH 01/17] mm: page_alloc: Do not update zlc unless the zlc is active
` [PATCH 02/17] mm: page_alloc: Do not treat a zone that cannot be used for dirty pages as "full"
` [PATCH 03/17] mm: page_alloc: Use jump labels to avoid checking number_of_cpusets
` [PATCH 04/17] mm: page_alloc: Calculate classzone_idx once from the zonelist ref
` [PATCH 05/17] mm: page_alloc: Only check the zone id check if pages are buddies
` [PATCH 06/17] mm: page_alloc: Only check the alloc flags and gfp_mask for dirty once
` [PATCH 07/17] mm: page_alloc: Take the ALLOC_NO_WATERMARK check out of the fast path
` [PATCH 08/17] mm: page_alloc: Use word-based accesses for get/set pageblock bitmaps
` [PATCH 09/17] mm: page_alloc: Reduce number of times page_to_pfn is called
` [PATCH 10/17] mm: page_alloc: Lookup pageblock migratetype with IRQs enabled during free
` [PATCH 11/17] mm: page_alloc: Use unsigned int for order in more places
` [PATCH 12/17] mm: page_alloc: Convert hot/cold parameter and immediate callers to bool
` [PATCH 13/17] mm: shmem: Avoid atomic operation during shmem_getpage_gfp
` [PATCH 14/17] mm: Do not use atomic operations when releasing pages
` [PATCH 15/17] mm: Do not use unnecessary atomic operations when adding pages to the LRU
` [PATCH 17/17] mm: filemap: Avoid unnecessary barries and waitqueue lookup in unlock_page fastpath

[PATCH] locks: ensure that fl_owner is always initialized properly in flock and lease codepaths
 2014-05-06 21:45 UTC  (3+ messages)

[PATCH -V1 00/22] New ACL format for better NFSv4 acl interoperability
 2014-05-06 20:15 UTC  (4+ messages)
` [PATCH -V1 10/22] richacl: In-memory representation and helper functions

dcache shrink list corruption?
 2014-05-06 19:15 UTC  (26+ messages)

[PATCH] locks: add some tracepoints in the lease handling code
 2014-05-06 16:31 UTC  (2+ messages)

[GIT PULL] fuse fixes for 3.15
 2014-05-06 15:15 UTC 

block_page_mkwrite() bug or feature?
 2014-05-06 13:00 UTC  (2+ messages)

fs: dcookie: freeing active timer
 2014-05-06 12:31 UTC  (12+ messages)

[f2fs-dev][PATCH 5/6] f2fs: add a tracepoint for f2fs_read_data_page
 2014-05-06  8:53 UTC 

[f2fs-dev][PATCH 4/6] f2fs: add a tracepoint for f2fs_write_{meta,node,data}_pages
 2014-05-06  8:51 UTC 

[f2fs-dev][PATCH 3/6] f2fs: add a tracepoint for f2fs_write_{meta,node,data}_page
 2014-05-06  8:48 UTC 

[f2fs-dev][PATCH 2/6] f2fs: add a tracepoint for f2fs_write_end
 2014-05-06  8:47 UTC 

[f2fs-dev][PATCH 1/6] f2fs: add a tracepoint for f2fs_write_begin
 2014-05-06  8:46 UTC 

[PATCH 2/3] mke2fs: print extra information about existing ext2/3/4 file systems
 2014-05-06  7:44 UTC  (9+ messages)

mmotm 2014-05-05-17-09 uploaded
 2014-05-06  0:10 UTC 

[PATCH] posix_acl: handle NULL ACL in posix_acl_equiv_mode
 2014-05-05 14:59 UTC  (3+ messages)

[PATCH] tmpfs: Fix simple_set_acl()
 2014-05-05 14:29 UTC  (4+ messages)

[PATCH] locks: add some tracepoints in the lease handling code
 2014-05-05 11:36 UTC  (3+ messages)

[GIT PULL] MAINTAINERS email address change
 2014-05-04 13:25 UTC 

Update of file offset on write() etc. is non-atomic with I/O
 2014-05-04  7:04 UTC  (2+ messages)

[glibc PATCHi v4] fcntl-linux.h: add new definitions and manual updates for open file description locks
 2014-05-03 13:33 UTC  (2+ messages)
` [glibc PATCH v4 resend] "

dcache shrink list corruption?
 2014-05-02 21:04 UTC  (12+ 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).