messages from 2014-09-05 06:56:24 to 2014-09-14 11:18:24 UTC [more...]
[PATCH 0/4] Add persistent memory driver
2014-09-14 11:18 UTC (42+ messages)
` [PATCH 1/4] pmem: Initial version of "
` [PATCH v2] "
` [Linux-nvdimm] "
` [PATCH 0/9] pmem: Fixes and farther development (mm: add_persistent_memory)
` [PATCH 1/9] SQUASHME: pmem: Remove unused #include headers
` [Linux-nvdimm] "
` [PATCH 2/9] SQUASHME: pmem: Request from fdisk 4k alignment
` [PATCH 3/9] SQUASHME: pmem: Let each device manage private memory region
` [PATCH 4/9] SQUASHME: pmem: Support of multiple memory regions
` [PATCH 5/9] mm: Let sparse_{add,remove}_one_section receive a node_id
` [PATCH 6/9] mm: New add_persistent_memory/remove_persistent_memory
` [PATCH 7/9] pmem: Add support for page structs
` [PATCH 8/9] SQUASHME: pmem: Fixs to getgeo
` [PATCH 9/9] pmem: KISS, remove register_blkdev
` [PATCH] SQUASHME pmem: Micro optimization for pmem_direct_access
` [PATCH] SQUASHME: pmem: Add MODULE_ALIAS
Name hashing function causing a perf regression
2014-09-13 18:58 UTC (10+ messages)
[PATCH] fs: don't remove inotify watchers from alive inode-s
2014-09-13 16:15 UTC (7+ messages)
[PATCH] vfs: remove redundant sanity check in do_mount
2014-09-13 4:11 UTC (3+ messages)
vfs: getname() / putname() used by VMware drivers
2014-09-13 2:12 UTC (3+ messages)
spin_lock when create pseudo inode
2014-09-12 22:17 UTC
[PATCH v3 0/4] fuse: Add support for mounts from pid/user namespaces
2014-09-12 17:13 UTC (6+ messages)
` [PATCH v3 1/4] vfs: Check for invalid i_uid in may_follow_link()
` [PATCH v3 2/4] vfs, userns: Ensure real root is always capable towards inodes
` [PATCH v3 2/4] vfs,userns: "
` [PATCH v3 3/4] fuse: Translate pids passed to userspace into pid namespaces
` [PATCH v3 4/4] fuse: Add support for mounts from user namespaces
[PATCH] fs: replace int param with size_t for seq_open_private()
2014-09-12 14:43 UTC (5+ messages)
/proc/<pid>/exe symlink behavior change in >=3.15
2014-09-11 23:57 UTC (4+ messages)
[PATCH v2 0/3] fuse: Add support for mounts from pid/user namespaces
2014-09-11 18:10 UTC (16+ messages)
` [PATCH v2 1/3] vfs: Check for invalid i_uid in may_follow_link()
` [PATCH v2 2/3] fuse: Translate pids passed to userspace into pid namespaces
` [PATCH v2 3/3] fuse: Add support for mounts from user namespaces
[PATCH][try4] fs: Add hooks for get_hole_size to generic_block_fiemap
2014-09-11 15:29 UTC (2+ messages)
` [PATCH][try5] fs: if block_map clears buffer_holesize bit skip hole size from b_size
[PATCH 0/5] Remove MAXQUOTAS usage from filesystems
2014-09-11 15:16 UTC (8+ messages)
` [PATCH 1/5] ext3: Don't use MAXQUOTAS value
` [PATCH 2/5] ext4: "
` [PATCH 3/5] reiserfs: "
` [PATCH 4/5] gfs2: "
` [PATCH 5/5] ocfs2: "
rpciod deadlock issue
2014-09-11 10:53 UTC (16+ messages)
` [PATCH v2 1/2] SUNRPC: Fix memory reclaim deadlocks in rpciod
[PATCH v3 2/4] quota: add project quota support
2014-09-11 7:34 UTC (3+ messages)
[PATCH 00/10] MIPS O32 new FP ABI support
2014-09-11 7:30 UTC (11+ messages)
` [PATCH 01/10] binfmt_elf: hoist ELF program header loading to a function
` [PATCH 02/10] binfmt_elf: load interpreter program headers earlier
` [PATCH 03/10] binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers
` [PATCH 04/10] MIPS: define bits introduced for hybrid FPRs
` [PATCH 05/10] MIPS: detect presence of the FRE & UFR bits
` [PATCH 06/10] MIPS: ensure Config5.UFE is clear on boot
` [PATCH 07/10] MIPS: support for hybrid FPRs
` [PATCH 08/10] MIPS: ELF: add definition for the .MIPS.abiflags section
` [PATCH 09/10] MIPS: ELF: set FP mode according to .MIPS.abiflags
` [PATCH 10/10] MIPS: Kconfig option to better exercise/debug hybrid FPRs
[PATCH v10 00/21] Support ext4 on NV-DIMMs
2014-09-11 4:38 UTC (14+ messages)
` [PATCH v10 09/21] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v10 19/21] xip: Add xip_zero_page_range
` [PATCH v10 20/21] ext4: Add DAX functionality
[PATCH 0/5] Reduce sequential read overhead
2014-09-10 20:32 UTC (13+ messages)
` [PATCH 6/6] mm: page_alloc: Reduce cost of the fair zone allocation policy
` [PATCH] mm: page_alloc: Fix setting of ZONE_FAIR_DEPLETED on UP
` [PATCH] mm: page_alloc: Fix setting of ZONE_FAIR_DEPLETED on UP v2
[GIT PULL] UDF fixes for 3.17-rc5
2014-09-10 20:16 UTC
[PATCH v3 4/4] quota: add project quota support
2014-09-10 20:09 UTC (2+ messages)
[PATCH v3 3/4] quota: add project quota support
2014-09-10 20:02 UTC (2+ messages)
[RFC PATCH 00/12] locks: saner method for managing file locks
2014-09-10 19:34 UTC (21+ messages)
` [RFC PATCH 01/12] locks: add a new struct file_locking_context pointer to struct inode
` [RFC PATCH 02/12] locks: add new struct list_head to struct file_lock
` [RFC PATCH 03/12] locks: have locks_release_file use flock_lock_file to release generic flock locks
` [RFC PATCH 04/12] locks: move flock locks to file_lock_context
` [RFC PATCH 05/12] locks: convert posix "
` [RFC PATCH 06/12] locks: convert lease handling "
` [RFC PATCH 07/12] ceph: convert to looking for locks in struct file_lock_context
` [RFC PATCH 08/12] nfs: convert lock handling to use file_lock_context
` [RFC PATCH 09/12] cifs: convert it "
` [RFC PATCH 10/12] lockd: "
` [RFC PATCH 11/12] nfsd: convert to file_lock_context
` [RFC PATCH 12/12] locks: remove i_flock field from struct inode
[PATCH v3 1/4] quota: add project quota support
2014-09-10 16:45 UTC (2+ messages)
[PATCH] fs: seq_file: optimize seq_pad()
2014-09-10 14:20 UTC (3+ messages)
[PATCH] locks: Ability to test for flock presence on fd
2014-09-10 13:32 UTC (5+ messages)
[PATCH 0/2] fuse: fix regression in fuse_get_user_pages()
2014-09-10 12:24 UTC (3+ messages)
[PATCH v3 0/4] quota: add project quota support
2014-09-10 3:52 UTC
mmotm 2014-09-09-14-42 uploaded
2014-09-09 21:43 UTC
[RFC 0/9] pmem: Support for "struct page" with Persistent Memory storage
2014-09-09 16:29 UTC (5+ messages)
` [RFC 9/9] prd: Add support for page struct mapping
[PATCH v2] mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set
2014-09-09 14:59 UTC
[PATCHSET 0/5 v2] brd: partition fixes
2014-09-09 14:25 UTC (4+ messages)
[PATCH] binfmt_misc: work around gcc-4.9 warning
2014-09-09 13:06 UTC
[PATCH v2] audit: vfs: fix audit records error when write to a file
2014-09-09 2:34 UTC
RE:
2014-09-08 17:36 UTC
ATM card
2014-09-08 17:29 UTC
[PATCH 2/3] FS-Cache: Reduce cookie ref count if submit fails
2014-09-08 15:55 UTC (4+ messages)
A pair of negative time problems: cifs.ko and Samba
2014-09-08 7:00 UTC
[git pull] several fixes
2014-09-07 17:35 UTC
3.16.2 also contains bug read from uninitialized memory fs/dcache.c:2440
2014-09-07 14:05 UTC (2+ messages)
Squashfs: add LZ4 compression
2014-09-06 20:58 UTC
[PATCH 0/2] Squashfs: add LZ4 compression
2014-09-06 20:29 UTC (6+ messages)
[PATCH v2 00/17] locks: internal lease API overhaul
2014-09-06 12:33 UTC (22+ messages)
` [PATCH v2 01/17] locks: consolidate "nolease" routines
` [PATCH v2 07/17] nfsd: don't keep a pointer to the lease in nfs4_file
` [PATCH v2 11/17] locks: move freeing of leases outside of i_lock
` [PATCH v2 12/17] locks: update Documentation/filesystems with new setlease semantics
` [PATCH v2 14/17] locks: __break_lease cleanup in preparation of allowing direct removal of leases
` [PATCH v2 17/17] locks: clean up comments over fl_owner_t definition
[PATCH] fs, LLVMLinux: Remove warning from COMPATIBLE_IOCTL
2014-09-05 23:36 UTC
[PATCH] Use find_get_page_flags() to mark page accessed as it is no longer marked later on
2014-09-05 22:22 UTC
ext4 vs btrfs performance on SSD array
2014-09-05 16:50 UTC (5+ messages)
[PATCH] audit: vfs: fix audit records error when write to a file
2014-09-05 15:23 UTC (3+ messages)
[PATCHv4 0/3] new APIs to allocate buffer-cache with user specific flag
2014-09-05 14:14 UTC (7+ 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).