linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-04 21:10:47 to 2015-03-11 18:44:43 UTC [more...]

[PATCH] mm: kill kmemcheck
 2015-03-11 18:44 UTC  (13+ messages)

[PATCH] memcg: add per cgroup dirty page accounting
 2015-03-11 16:25 UTC  (5+ messages)

[PATCH 0/2] Removing aio_write from NTFS
 2015-03-11 14:43 UTC  (3+ messages)
` [PATCH 1/2] VFS: Add iov_iter_fault_in_multipages_readable() which is simillar to iov_iter_fault_in_readable() but differs in that it is not limited to faulting in the first iovec and instead faults in "bytes" bytes iterating over the iovecs as necessary
` [PATCH 2/2] NTFS: Version 2.1.32 - Update file write from aio_write to write_iter

possible circular locking dependency detected
 2015-03-11 12:52 UTC 

tmpfs: occasional WARNING at mm/shmem.c:609 shmem_evict_inode()
 2015-03-11 12:06 UTC 

[PATCH RFC] f2fs: add fast symlink
 2015-03-11 11:52 UTC 

[v9 0/5] ext4: add project quota support
 2015-03-11  7:40 UTC  (8+ messages)
  ` [v9 1/5] vfs: adds general codes to enforces project quota limits
  ` [v9 3/5] ext4: adds project quota support
  ` [v9 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
` [v9 2/5] ext4: adds project ID support
` [v9 5/5] ext4: cleanup inode flag definitions

[PATCH RFC v2 0/6] ext4: yet another project quota
 2015-03-11  7:19 UTC  (12+ messages)
` [PATCH RFC v2 1/6] fs: vfs ioctls for managing project id
` [PATCH RFC v2 2/6] fs: protected "
` [PATCH RFC v2 3/6] quota: generic project quota
` [PATCH RFC v2 4/6] ext4: support project id and "
` [PATCH RFC v2 5/6] ext4: add shortcut for moving files across projects
` [PATCH RFC v2 6/6] ext4: mangle statfs results accourding to project quota usage and limits

[RFC] shmem: Add eventfd notification on utlilization level
 2015-03-11  4:35 UTC  (8+ messages)

locks: don't allocate a lock context for an F_UNLCK request
 2015-03-10 20:13 UTC  (2+ messages)

[PATCH 0/9] Sync and VFS scalability improvements
 2015-03-10 19:45 UTC  (10+ messages)
` [PATCH 1/9] writeback: plug writeback at a high level
` [PATCH 2/9] inode: add IOP_NOTHASHED to avoid inode hash lock in evict
` [PATCH 3/9] inode: convert inode_sb_list_lock to per-sb
` [PATCH 4/9] sync: serialise per-superblock sync operations
` [PATCH 5/9] inode: rename i_wb_list to i_io_list
` [PATCH 6/9] bdi: add a new writeback list for sync
` [PATCH 7/9] writeback: periodically trim the writeback list
` [PATCH 8/9] inode: convert per-sb inode list to a list_lru
` [PATCH 9/9] inode: don't softlockup when evicting inodes

[PATCH v4 0/9] epoll: Introduce new syscalls, epoll_ctl_batch and epoll_pwait1
 2015-03-10 13:59 UTC  (11+ messages)
` [PATCH v4 1/9] epoll: Extract epoll_wait_do and epoll_pwait_do
` [PATCH v4 2/9] epoll: Specify clockid explicitly
` [PATCH v4 3/9] epoll: Extract ep_ctl_do
` [PATCH v4 4/9] epoll: Add implementation for epoll_ctl_batch
` [PATCH v4 5/9] x86: Hook up epoll_ctl_batch syscall
` [PATCH v4 6/9] epoll: Add implementation for epoll_pwait1
` [PATCH v4 7/9] x86: Hook up epoll_pwait1 syscall
  ` [PATCH v4 8/9] epoll: Add compat version implementation of epoll_pwait1
` [PATCH v4 9/9] x86: Hook up 32 bit compat epoll_pwait1 syscall

[PATCH v3 0/2] Use blocked_lock_lock only to protect blocked_hash
 2015-03-10  8:20 UTC  (6+ messages)
` [PATCH v3 1/2] locks: Split insert/delete block functions into flock/posix parts
` [PATCH v3 2/2] locks: Use blocked_lock_lock only to protect blocked_hash

[PATCH 0/2] avoid prepare_creds in faccessat when possible
 2015-03-09 20:35 UTC  (3+ messages)
` [PATCH 1/2] CAPABILITIES: add cap_isequal helper
` [PATCH 2/2] fs: avoid unnecessary prepare_creds in faccessat

[PATCH v3 0/10] split ET_DYN ASLR from mmap ASLR
 2015-03-09 18:06 UTC  (3+ messages)

[PATCH v4 0/10] split ET_DYN ASLR from mmap ASLR
 2015-03-09 17:42 UTC  (14+ messages)
` [PATCH v4 02/10] x86: standardize mmap_rnd() usage
` [PATCH v4 03/10] arm64: "
` [PATCH v4 04/10] mips: extract logic for mmap_rnd()
` [PATCH v4 05/10] powerpc: standardize mmap_rnd() usage
` [PATCH v4 06/10] s390: "
` [PATCH v4 07/10] mm: expose arch_mmap_rnd when available
` [PATCH v4 08/10] s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE
` [PATCH v4 09/10] mm: split ET_DYN ASLR from mmap ASLR
` [PATCH v4 10/10] mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE

[RFC] split struct kiocb
 2015-03-09 15:18 UTC  (6+ messages)
` [PATCH 06/12] gadgetfs: use-after-free in ->aio_read()
` [PATCH 09/12] fuse: handle synchronous iocbs internally

[PATCH v2 0/5] split ET_DYN ASLR from mmap ASLR
 2015-03-09 15:15 UTC  (13+ messages)
` [PATCH 1/5] arm: factor out mmap ASLR into mmap_rnd
` [PATCH 2/5] mm: expose arch_mmap_rnd when available
` [PATCH 4/5] mm: split ET_DYN ASLR from mmap ASLR
` [PATCH 5/5] mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE

[PATCH] fs: record task name which froze superblock
 2015-03-09 15:14 UTC  (12+ messages)
            ` [PATCH v3] "

[patch] posix_acl: cleanup posix_acl_create()
 2015-03-09 15:02 UTC  (4+ messages)
` [patch 1/2] ocfs2: dereferencing freed pointers in ocfs2_reflink()
` [patch 2/2 v2] posix_acl: make posix_acl_create() safer and cleaner

Documenting RENAME_WHITEOUT
 2015-03-09 10:45 UTC  (5+ messages)

[PATCH 1/3] f2fs: guarantee node/meta inode number won't be reused
 2015-03-09 10:01 UTC  (7+ messages)
` [PATCH 2/3] f2fs: fix get stale meta pages when build free nids
` [PATCH 3/3] f2fs: fix unlocked nat set cache operation

[PATCH] vfs: avoid recopying filename in getname_flags
 2015-03-09  8:24 UTC  (2+ messages)

[f2fs-dev] [PATCH 3/3] f2fs:use enum dentrt_ptr type to replace constant use
 2015-03-09  6:52 UTC  (2+ messages)

[f2fs-dev] [PATCH 2/3] f2fs:set the correct place of initializing *res_page
 2015-03-09  6:50 UTC  (2+ messages)

[PATCH 1/3 v2] f2fs:remove unnecessary condition judgment
 2015-03-09  6:46 UTC  (2+ messages)
` [f2fs-dev] "

Re: [f2fs-dev] [PATCH 1/3] f2fs:remove unnecessary condition judgment
 2015-03-09  2:38 UTC 

[PATCH 1/2] f2fs: fix extent cache memory leak
 2015-03-09  2:30 UTC  (3+ messages)
` [PATCH 2/2] f2fs: reduce searching region of segmap when set free section

[PATCH 0/9] Support follow_link in RCU-walk
 2015-03-09  2:21 UTC  (16+ messages)
` [PATCH 6/9] VFS/namei: enable RCU-walk when following symlinks
` [PATCH 1/9] FS: make all ->follow_link handlers aware for LOOKUP_RCU
` [PATCH 2/9] VFS/namei: use terminate_walk when symlink lookup fails
` [PATCH 4/9] VFS/namei: abort RCU-walk on symlink if atime needs updating
` [PATCH 3/9] VFS/namei: new flag to support RCU symlinks: LOOKUP_LINK_RCU
` [PATCH 9/9] NFS: support LOOKUP_RCU in nfs_follow_link
` [PATCH 5/9] VFS/namei: enhance follow_link to support RCU-walk
` [PATCH 7/9] VFS/namei: handle LOOKUP_RCU in page_follow_link_light
` [PATCH 8/9] XFS: allow follow_link to often succeed in RCU-walk

[PATCH 1/3] f2fs:remove unnecessary condition judgment
 2015-03-09  1:21 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2] f2fs: fix max orphan inodes calculation
 2015-03-08 23:37 UTC  (5+ messages)

Lazytime feature bugs
 2015-03-08 19:06 UTC  (13+ messages)
                  ` [PATCH] fs: make sure the timestamps for lazytime inodes eventually get written

[PATCH 0/4] locks: locks related cleanups for v4.1
 2015-03-07 16:09 UTC  (5+ messages)
` [PATCH 1/4] locks: don't allocate a lock context for an F_UNLCK request
` [PATCH 2/4] locks: change lm_get_owner and lm_put_owner prototypes
` [PATCH 3/4] locks: get rid of WE_CAN_BREAK_LSLK_NOW dead code
` [PATCH 4/4] locks: use cmpxchg to assign i_flctx pointer

[PATCH] proc: show locks in /proc/pid/fdinfo/X
 2015-03-07 13:00 UTC  (6+ messages)

[PATCH] locks: fix generic_delete_lease tracepoint to use victim pointer
 2015-03-07 12:51 UTC 

[PATCH v3 0/3] epoll: introduce round robin wakeup mode
 2015-03-07 12:35 UTC  (11+ messages)

[VFS] WARNING: CPU: 0 PID: 151 at fs/dcache.c:406 dput()
 2015-03-06 23:43 UTC  (2+ messages)
` [VFS] WARNING: CPU: 0 PID: 98 at fs/dcache.c:450 d_lru_shrink_move()

[PATCH] coredump: fix cn_printf formatting warnings
 2015-03-06 13:00 UTC 

[GIT PULL] please pull file-locking related change for v4.0 (#3)
 2015-03-06 12:15 UTC 

[bdi] BUG: unable to handle kernel NULL pointer dereference at 0000000000000550
 2015-03-06  6:07 UTC 

[PATCH 0/3] DAX: Fix mmap-write not updating c/mtime
 2015-03-05 14:12 UTC  (12+ messages)
` [PATCH 1/3] xfstests: generic/080 test that mmap-write updates c/mtime
    ` [PATCH 1/3 v2] xfstest: "
` [PATCH 3/3] DAX: use pfn_mkwrite to update c/mtime
    ` [PATCH 3/3 v2] dax: use pfn_mkwrite to update c/mtime + freeze protection

[PATCH] locks: fix fasync_struct memory leak in lease upgrade/downgrade handling
 2015-03-05 11:50 UTC  (3+ messages)

[RFC PATCH 0/6] xfs: DAX support
 2015-03-05 11:05 UTC  (12+ messages)
` [PATCH 1/6] dax: don't abuse get_block mapping for endio callbacks
` [PATCH 3/6] xfs: add DAX file operations support

mmotm 2015-03-04-16-59 uploaded
 2015-03-05  0:59 UTC 

[PATCH 0/2] Avoid memory allocation for O_DIRECT IO
 2015-03-04 23:57 UTC  (3+ messages)
` [PATCH 2/2] block_dev/DIO - cache one bio allocation when caching a DIO
` [PATCH 1/2] block_dev/DIO: Optionally allocate single 'struct dio' per file

[RFC v2 0/4] fs/locks: Use plain percpu spinlocks instead of lglock to protect file_lock
 2015-03-04 21:13 UTC  (7+ messages)
` [RFC v2 3/4] locks: Split insert/delete block functions into flock/posix parts


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).