messages from 2014-04-13 16:10:30 to 2014-04-18 18:08:36 UTC [more...]
[PATCH 00/16] Misc page alloc, shmem and mark_page_accessed optimisations
2014-04-18 18:08 UTC (24+ messages)
` [PATCH 01/16] mm: Disable zone_reclaim_mode by default
` [PATCH 02/16] mm: page_alloc: Do not cache reclaim distances
` [PATCH 03/16] mm: page_alloc: Do not update zlc unless the zlc is active
` [PATCH 04/16] mm: page_alloc: Do not treat a zone that cannot be used for dirty pages as "full"
` [PATCH 05/16] mm: page_alloc: Use jump labels to avoid checking number_of_cpusets
` [PATCH 06/16] mm: page_alloc: Calculate classzone_idx once from the zonelist ref
` [PATCH 07/16] mm: page_alloc: Only check the zone id check if pages are buddies
` [PATCH 08/16] mm: page_alloc: Only check the alloc flags and gfp_mask for dirty once
` [PATCH 09/16] mm: page_alloc: Take the ALLOC_NO_WATERMARK check out of the fast path
` [PATCH 10/16] mm: page_alloc: Use word-based accesses for get/set pageblock bitmaps
` [PATCH 11/16] mm: page_alloc: Reduce number of times page_to_pfn is called
` [PATCH 12/16] mm: shmem: Avoid atomic operation during shmem_getpage_gfp
` [PATCH 13/16] mm: Do not use atomic operations when releasing pages
` [PATCH 14/16] mm: Do not use unnecessary atomic operations when adding pages to the LRU
` [PATCH 15/16] mm: Non-atomically mark page accessed in write_begin where possible
` [PATCH 16/16] mm: filemap: Prefetch page->flags if !PageUptodate
[PATCH v2 1/2] xfs: fix tmpfile/selinux deadlock and initialize security/acl
2014-04-18 16:39 UTC (6+ messages)
[PATCH] fallocate.2: Document FALLOC_FL_ZERO_RANGE
2014-04-18 16:21 UTC (3+ messages)
[PATCH v5 10/10] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate
2014-04-18 15:55 UTC (9+ messages)
panic in do_last()
2014-04-18 15:11 UTC (11+ messages)
[PATCH] splice: sendfile() at once fails for big files
2014-04-18 12:49 UTC
[PATCH] locks: allow __break_lease to sleep even when break_time is 0
2014-04-18 12:40 UTC (2+ messages)
[PATCH] util-linux/fallocate: introduce an option -c to support FALLOC_FL_COLLAPSE_RANGE
2014-04-18 10:52 UTC (3+ messages)
` [PATCH v2] util-linux/fallocate: introduce an option -c to support COLLAPSE_RANGE
[PATCH] f2fs: adjust free mem size to flush dentry blocks
2014-04-18 8:13 UTC
[PATCH] f2fs: fix to enable readahead last NAT block
2014-04-18 5:58 UTC (4+ messages)
` [f2fs-dev] "
[GIT PULL] Detaching mounts on unlink for 3.15-rc1
2014-04-18 0:58 UTC (24+ messages)
` [RFC][PATCH] vfs: In mntput run deactivate_super on a shallow stack
` [RFC][PATCH 0/4] No I/O from mntput
` [PATCH 1/4] vfs: Remove useless loop in mntput_no_expire
` [PATCH 2/4] vfs: Move autoclose of BSD accounting into a work queue
` [PATCH 3/4] vfs: In mntput run deactivate_super on a shallow stack
` [PATCH 4/4] vfs: Block intuitively in the case of BSD accounting files
` [GIT PULL] Detaching mounts on unlink for 3.15
should we change the name/macros of file-private locks?
2014-04-17 23:47 UTC (11+ messages)
` Re: [Nfs-ganesha-devel] "
` "
[PATCH 0/3] hfsplus: fix series for non-english names and attributes
2014-04-17 19:30 UTC (4+ messages)
` [PATCH 1/3] hfsplus: fixes worst-case unicode to char conversion of file "
` [PATCH 2/3] hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
` [PATCH 3/3] hfsplus: remove unused routine hfsplus_attr_build_key_uni
[f2fs-dev] [PATCH] f2fs: fix wrong number of max_nid when init
2014-04-17 8:01 UTC (3+ messages)
` "
[PATCH] f2fs: introduce raw_nat_from_node_info() to simplfy codes
2014-04-17 2:51 UTC
[PATCH] f2fs: fix to unlock f2fs_lock at the omitted error case
2014-04-16 23:27 UTC
[PATCH] xfstests: fsstress: remove duplicate COLLAPSE_RANGE flags
2014-04-16 22:35 UTC
Tracking actual disk write sources instead of flush thread
2014-04-16 19:33 UTC (9+ messages)
[PATCH] vfs: rw_copy_check_uvector() - free iov on error
2014-04-16 18:04 UTC (2+ messages)
Ext4: deadlock occurs when running fsstress and ENOSPC errors are seen
2014-04-16 17:46 UTC (7+ messages)
mmotm 2014-04-15-16-14 uploaded
2014-04-16 16:21 UTC (2+ messages)
` Subject: since-3.14 branch opened for mm git tree (was: Re: mmotm 2014-04-15-16-14 uploaded)
[PATCH v3 2/4] xfs: initialize inode security on tmpfile creation
2014-04-16 14:14 UTC (8+ messages)
[PATCH 0/6][RFC] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
2014-04-16 10:43 UTC (3+ messages)
[PATCH 1/3 v2] ext4: Remove unnecessary check for APPEND and IMMUTABLE
2014-04-16 8:29 UTC (7+ messages)
` [PATCH 2/3 v2] fs: Prevent doing FALLOC_FL_ZERO_RANGE on append only file
` [PATCH 3/3 v2] fs: move falloc collapse range check into the filesystem methods
[PATCH 1/3] f2fs: remove costly dirty_dir_inode operations
2014-04-16 5:13 UTC (5+ messages)
` [PATCH 2/3] f2fs: fix to decrease the number of dirty dentry page
` [PATCH 2/3 v2] "
` [PATCH 3/3] f2fs: flush dirty directory pages when scattered pages are gathered
[PATCH 1/4] ext4: Remove unnecessary check for APPEND and IMMUTABLE
2014-04-15 21:36 UTC (17+ messages)
` [PATCH 2/4] fs: Prevent doing FALLOC_FL_ZERO_RANGE on append only file
` [PATCH 3/4] fs: Remove i_size check from do_fallocate
` [PATCH 4/4] fs: Disallow all fallocate operation on active swapfile
spende /Donation
2014-04-15 19:47 UTC
[PATCH RFC] fcntl.2: update manpage with verbiage about file-private locks
2014-04-15 20:25 UTC (3+ messages)
[PATCH v2 0/3] File Sealing & memfd_create()
2014-04-15 18:38 UTC (4+ messages)
` [PATCH v2 1/3] shm: add sealing API
` [PATCH v2 2/3] shm: add memfd_create() syscall
` [PATCH v2 3/3] selftests: add memfd_create() + sealing tests
[PATCH 1/1] FS: Add generic data flush to fsync
2014-04-15 17:04 UTC (5+ messages)
finderInfo of the Spotlight directory files
2014-04-15 16:27 UTC (3+ messages)
[PATCH 1/4] hfsplus: fixes worst-case unicode to char conversion of file names and attributes
2014-04-15 15:59 UTC (6+ messages)
` [PATCH 2/4] hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
` [PATCH 3/4] hfsplus: remove unused routine hfsplus_attr_build_key_uni
` [PATCH 4/4] hfsplus: fixes error propagation of hfsplus_asc2uni
Data races in generic_fillattr()
2014-04-14 18:24 UTC
[PATCH v7 00/22] Support ext4 on NV-DIMMs
2014-04-14 16:04 UTC (22+ messages)
` [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 1/1] fanotify: create FAN_ACCESS event for readdir
2014-04-14 15:49 UTC (2+ messages)
[fuse-devel][PATCH v2 03/4] Enable fsnotify: add opcode and fsnotify struct fuse.h
2014-04-14 12:07 UTC (2+ messages)
finderInfo of the Spotlight directory files
2014-04-14 9:50 UTC (2+ messages)
[RFC] odd thing in btrfs_file_aio_write()
2014-04-14 7:21 UTC (6+ messages)
[PATCH -next 3.16 00/19] treewide: Convert typedef ctl_table
2014-04-14 1:55 UTC (2+ messages)
` [PATCH -next 3.16 14/19] fs: Convert use of typedef ctl_table to struct ctl_table
[PATCH 0/7] f2fs: some fix and cleanup about flush_merge
2014-04-14 1:48 UTC (4+ messages)
[PATCH 1/7] f2fs: put the bio when issue_flush completed
2014-04-14 1:36 UTC (2+ messages)
the end of the unicode fix journey. Re: [PATCH RFC V1] hfsplus: Correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
2014-04-14 1:13 UTC
[PATCH 2/7] f2fs: remove the unuseful "issue_tail" list
2014-04-14 1:12 UTC (2+ messages)
[PATCH v3 0/7] Page I/O
2014-04-14 0:08 UTC (9+ messages)
` [PATCH v3 1/7] Remove block_write_full_page_endio()
` [PATCH v3 2/7] Factor clean_buffers() out of __mpage_writepage()
` [PATCH v3 3/7] Factor page_endio() out of mpage_end_io()
` [PATCH v3 4/7] Add bdev_read_page() and bdev_write_page()
` [PATCH v3 5/7] swap: Use bdev_read_page() / bdev_write_page()
` [PATCH v3 6/7] brd: Add support for rw_page
` [PATCH v3 7/7] brd: Return -ENOSPC rather than -ENOMEM on page allocation failure
[PATCH 2/6] shm: add sealing API
2014-04-14 0:03 UTC (9+ messages)
[git pull] vfs.git
2014-04-13 18:53 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).