messages from 2015-03-25 18:46:20 to 2015-03-29 15:10:12 UTC [more...]
[PATCH v2] vfs: avoid recopying file names in getname_flags
2015-03-29 15:10 UTC (5+ messages)
[PATCH] mm/x86: AMD Bulldozer ASLR fix
2015-03-29 9:53 UTC (11+ messages)
[PATCH v11 00/21] Add support for NV-DIMMs to ext4
2015-03-29 9:13 UTC (7+ messages)
` [PATCH v11 21/21] brd: Rename XIP to DAX
` Should implementations of ->direct_access be allowed to sleep?
[PATCH] fs: show locked and lock_ro options in mountinfo
2015-03-27 22:47 UTC (4+ messages)
[PATCHSET 1/3 v2 block/for-4.1/core] writeback: cgroup writeback support
2015-03-27 21:46 UTC (7+ messages)
` [PATCH 21/48] writeback: make backing_dev_info host cgroup-specific bdi_writebacks
` [PATCH 28/48] writeback: implement and use mapping_congested()
[PATCH v7 0/5] vfs: Non-blockling buffered fs read (page cache only)
2015-03-27 17:04 UTC (25+ messages)
` [PATCH] Add preadv2/pwritev2 documentation
[RFC 00/39] Richacls (2)
2015-03-27 16:50 UTC (40+ messages)
` [RFC 01/39] vfs: Minor documentation fix
` [RFC 02/39] uapi: Remove kernel internal declaration
` [RFC 03/39] vfs: Shrink struct posix_acl
` [RFC 05/39] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [RFC 06/39] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [RFC 07/39] vfs: Make the inode passed to inode_change_ok non-const
` [RFC 08/39] vfs: Add permission flags for setting file attributes
` [RFC 09/39] richacl: In-memory representation and helper functions
` [RFC 10/39] richacl: Permission mapping functions
` [RFC 11/39] richacl: Compute maximum file masks from an acl
` [RFC 12/39] richacl: Update the file masks in chmod()
` [RFC 13/39] richacl: Permission check algorithm
` [RFC 14/39] vfs: Cache base_acl objects in inodes
` [RFC 16/39] richacl: Create-time inheritance
` [RFC 17/39] richacl: Check if an acl is equivalent to a file mode
` [RFC 04/39] vfs: Add IS_ACL() and IS_RICHACL() tests
` [RFC 15/39] vfs: Cache richacl in struct inode
` [RFC 18/39] richacl: Automatic Inheritance
` [RFC 22/39] ext4: Add richacl feature flag
` [RFC 26/39] richacl: Isolate the owner and group classes
` [RFC 19/39] richacl: xattr mapping functions
` [RFC 20/39] vfs: Add richacl permission checking
` [RFC 21/39] ext4: Add richacl support
` [RFC 23/39] richacl: acl editing helper functions
` [RFC 24/39] richacl: Move everyone@ aces down the acl
` [RFC 25/39] richacl: Propagate everyone@ permissions to other aces
` [RFC 27/39] richacl: Apply the file masks to a richacl
` [RFC 28/39] richacl: Create richacl from mode values
` [RFC 29/39] richacl: Create acl with masks applied in richacl_from_mode()
` [RFC 30/39] nfsd: Remove dead declarations
` [RFC 31/39] nfsd: Keep list of acls to dispose of in compoundargs
` [RFC 32/39] nfsd: Use richacls as internal acl representation
` [RFC 33/39] nfsd: Add richacl support
` [RFC 34/39] nfs/sunrpc: No more encode and decode function pointer casting
` [RFC 35/39] nfs/sunrpc: Return status code from encode functions
` [RFC 36/39] nfs3: Return posix acl encode errors
` [RFC 37/39] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [RFC 38/39] rpc: Allow to demand-allocate pages to encode into
` [RFC 39/39] nfs: Add richacl support
[patch 00/12] mm: page_alloc: improve OOM mechanism and policy
2015-03-27 15:05 UTC (48+ messages)
` [patch 01/12] mm: oom_kill: remove unnecessary locking in oom_enable()
` [patch 02/12] mm: oom_kill: clean up victim marking and exiting interfaces
` [patch 03/12] mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clear
` [patch 04/12] mm: oom_kill: remove unnecessary locking in exit_oom_victim()
` [patch 05/12] mm: oom_kill: generalize OOM progress waitqueue
` [patch 06/12] mm: oom_kill: simplify OOM killer locking
` [patch 07/12] mm: page_alloc: inline should_alloc_retry()
` [patch 08/12] mm: page_alloc: wait for OOM killer progress before retrying
` [patch 08/12] mm: page_alloc: wait for OOM killer progressbefore retrying
` [patch 11/12] mm: page_alloc: do not lock up GFP_NOFS allocations upon OOM
` [patch 12/12] mm: page_alloc: do not lock up low-order "
[PATCH] locks: fix file_lock deletion inside loop
2015-03-27 11:14 UTC (2+ messages)
[PATCH] devpts: Add ptmx_uid and ptmx_gid options
2015-03-27 9:03 UTC (3+ messages)
another pmem variant V2
2015-03-27 8:10 UTC (33+ messages)
` [PATCH 1/3] pmem: Initial version of persistent memory driver
` [Linux-nvdimm] "
` [PATCH 2/3] x86: add a is_e820_ram() helper
` [Linux-nvdimm] "
` [PATCH 3/3] x86: add support for the non-standard protected e820 type
` [PATCH] SQUASHME: Streamline pmem.c
` [Linux-nvdimm] "
[PATCH 0/3 v3] dax: Fix mmap-write not updating c/mtime
2015-03-26 20:58 UTC (17+ messages)
` [PATCH 3/3] RFC: dax: dax_prepare_freeze
[PATCH RFC v2] Support for write stream IDs
2015-03-26 20:39 UTC (7+ messages)
` [PATCH 4/7] Add stream ID support for buffered mpage/__block_write_full_page()
` [PATCH 7/7] ext4: add support for write stream IDs
another pmem variant V2
2015-03-26 18:38 UTC
[PATCH] lglock: Use spinlock_t instead of arch_spinlock_t
2015-03-26 16:03 UTC (2+ messages)
another pmem variant
2015-03-26 14:32 UTC (23+ messages)
` [PATCH 1/3] pmem: Initial version of persistent memory driver
` [PATCH 2/3] x86: add a is_e820_ram() helper
` [Linux-nvdimm] "
` [PATCH 3/3] x86: add support for the non-standard protected e820 type
` [Linux-nvdimm] "
` [Linux-nvdimm] another pmem variant
UBIFS: Is it possible to get the compressed size of a file?
2015-03-26 14:19 UTC (4+ messages)
[PATCH v3 0/2] Use blocked_lock_lock only to protect blocked_hash
2015-03-26 13:55 UTC (7+ messages)
[PATCH 0/3 v4] dax: some dax fixes and cleanups
2015-03-26 7:49 UTC (4+ messages)
` [PATCH 1/3] mm: New pfn_mkwrite same as page_mkwrite for VM_PFNMAP
[PATCH 2.6 to 4.0] hfsplus: fix B-tree corruption after insertion at position 0
2015-03-26 2:06 UTC
[PATCH 00/20] Support follow_link in RCU-walk - V3
2015-03-25 23:23 UTC (2+ messages)
[PATCHSET 3/3 block/for-4.1/core] writeback: implement foreign cgroup inode bdi_writeback switching
2015-03-25 22:44 UTC (2+ messages)
` [PATCH 9/8] writeback: disassociate inodes from dying bdi_writebacks
[PATCHSET 2/3 block/for-4.1/core] writeback: cgroup writeback backpressure propagation
2015-03-25 22:42 UTC (7+ messages)
` [PATCH 01/18] memcg: make mem_cgroup_read_{stat|event}() iterate possible cpus instead of online
` [PATCH 1.5/18] writeback: clean up wb_dirty_limit()
` [PATCH 07/18] writeback: make __wb_dirty_limit() take dirty_throttle_control
` [PATCH v2 07/18] writeback: make __wb_calc_thresh() "
` [PATCH 18/18] mm: vmscan: remove memcg stalling on writeback pages during direct reclaim
` [PATCH v2 18/18] mm: vmscan: disable memcg direct reclaim stalling if cgroup writeback support is in use
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).