linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-11 03:03:21 to 2015-03-16 17:36:05 UTC [more...]

[RFC PATCH 0/5] Remove rw parameter from direct_IO()
 2015-03-16 17:36 UTC  (7+ messages)
` [RFC PATCH 1/5] new helper: iov_iter_rw()
` [RFC PATCH 2/5] Remove rw from {,__,do_}blockdev_direct_IO()
` [RFC PATCH 3/5] Remove rw from dax_{do_,}io()
  ` [RFC PATCH 4/5] direct_IO: use iov_iter_rw() instead of rw everywhere
` [RFC PATCH 5/5] direct_IO: remove rw from a_ops->direct_IO()

[PATCH RFC v2 0/6] ext4: yet another project quota
 2015-03-16 16:52 UTC  (5+ messages)
` [PATCH RFC v2 1/6] fs: vfs ioctls for managing project id

[PATCH v2 net-next 0/4] Add support for async socket operations
 2015-03-16 16:15 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] net: socket: add support for async operations
` [PATCH v2 net-next 2/4] aio: prefer aio_op op over iter_op
` [PATCH v2 net-next 3/4] crypto: af_alg - Allow to link sgl
` [PATCH v2 net-next 4/4] crypto: algif - change algif_skcipher to be asynchronous

[PATCH 0/9] Sync and VFS scalability improvements
 2015-03-16 15:48 UTC  (19+ messages)
` [PATCH 2/9] inode: add IOP_NOTHASHED to avoid inode hash lock in evict
    ` [PATCH] inode: add hlist_fake to avoid the "
    ` [PATCH] inode: add hlist_fake to avoid the inode hash lock in evict V2
` [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

[ANNOUNCE] xfs: Supporting Host Aware SMR Drives
 2015-03-16 15:28 UTC  (2+ messages)

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

[PATCH v3] f2fs: add fast symlink support
 2015-03-16 13:03 UTC  (2+ messages)

[PATCH] coredump: fix cn_printf formatting warnings
 2015-03-16 12:23 UTC  (2+ messages)

[git pull] gadgetfs fixes
 2015-03-16 10:11 UTC  (9+ messages)

[PATCH 00/13] Support follow_link in RCU-walk. - V2
 2015-03-16  4:43 UTC  (14+ messages)
` [PATCH 02/13] VFS: make all ->follow_link handlers aware for LOOKUP_RCU
` [PATCH 03/13] VFS: remove nameidata args from ->follow_link and ->put_link
` [PATCH 01/13] VFS: replace {, total_}link_count in task_struct with pointer to nameidata
` [PATCH 04/13] security/selinux: check for LOOKUP_RCU in _follow_link
` [PATCH 07/13] VFS/namei: abort RCU-walk on symlink if atime needs updating
` [PATCH 13/13] NFS: support LOOKUP_RCU in nfs_follow_link
` [PATCH 12/13] XFS: allow follow_link to often succeed in RCU-walk
` [PATCH 11/13] xfs: use RCU to free 'struct xfs_mount'
` [PATCH 09/13] VFS/namei: enable RCU-walk when following symlinks
` [PATCH 05/13] VFS/namei: use terminate_walk when symlink lookup fails
` [PATCH 10/13] VFS/namei: handle LOOKUP_RCU in page_follow_link_light
` [PATCH 06/13] VFS/namei: new flag to support RCU symlinks: LOOKUP_LINK_RCU
` [PATCH 08/13] VFS/namei: enhance follow_link to support RCU-walk

fsnotify_destroy_inode_mark() null pointer dereference
 2015-03-15 22:42 UTC 

[PATCH v2 0/7] CLONE_FD: Task exit notification via file descriptor
 2015-03-15 23:34 UTC  (14+ messages)
` [PATCH v2 1/7] clone: Support passing tls argument via C rather than pt_regs magic
  ` [PATCH v2 2/7] x86: Opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit
` [PATCH v2 3/7] Introduce a new clone4 syscall with more flag bits and extensible arguments
` [PATCH v2 4/7] kernel/fork.c: Pass arguments to _do_fork and copy_process using clone4_args
` [PATCH v2 5/7] clone4: Add a CLONE_AUTOREAP flag to automatically reap the child process
` [PATCH v2 6/7] signal: Factor out a helper function to process task_struct exit_code
` [PATCH v2 7/7] clone4: Add a CLONE_FD flag to get task exit notification via fd
` [PATCH v2 man-pages] clone4.2: New manpage documenting clone4(2)

[PATCH 0/6] CLONE_FD: Task exit notification via file descriptor
 2015-03-15 10:59 UTC  (54+ messages)
` [PATCH 1/6] clone: Support passing tls argument via C rather than pt_regs magic
  ` [PATCH 2/6] x86: Opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit
  ` [PATCH 5/6] fs: Make alloc_fd non-private
` [PATCH 3/6] Introduce a new clone4 syscall with more flag bits and extensible arguments
` [PATCH 4/6] signal: Factor out a helper function to process task_struct exit_code
` [PATCH 6/6] clone4: Introduce new CLONE_FD flag to get task exit notification via fd
` [PATCH] clone4.2: New manpage documenting clone4(2)

[GIT PULL] please pull file-locking related fix for v4.0 (#4)
 2015-03-14 16:59 UTC 

[PATCH v3 0/2] Use blocked_lock_lock only to protect blocked_hash
 2015-03-14 12:40 UTC  (4+ messages)

PLEASE GET BACK TO ME AS SOON AS YOU RECEIVE THIS EMAIL
 2015-03-13 21:44 UTC 

[PATCH 0/2] avoid prepare_creds in faccessat when possible
 2015-03-13 16:13 UTC  (5+ messages)
` [PATCH 1/2] CAPABILITIES: add cap_isequal helper

[RFC] ext4: Add pollable sysfs entry for block threshold events
 2015-03-13 15:05 UTC 

[PATCH v4 0/9] epoll: Introduce new syscalls, epoll_ctl_batch and epoll_pwait1
 2015-03-13 14:56 UTC  (5+ messages)

[ANNOUNCE] util-linux v2.26.1
 2015-03-13 14:32 UTC 

[PATCH] vfs: avoid recopying filename in getname_flags
 2015-03-13 13:45 UTC  (3+ messages)

mmotm 2015-03-12-15-17 uploaded
 2015-03-12 22:58 UTC  (2+ messages)

[PATCH] proc: show locks in /proc/pid/fdinfo/X
 2015-03-12 21:31 UTC  (5+ messages)

[PATCH RFC 0/4] Add support for async socket operations
 2015-03-12 14:00 UTC  (7+ messages)
` [PATCH RFC 1/4] net: socket: add support for async operations
` [PATCH RFC 2/4] aio: prefer aio_op op over iter_op
` [PATCH RFC 3/4] crypto: af_alg - Allow to link sgl
` [PATCH RFC 4/4] crypto: algif - change algif_skcipher to be asynchronous

[PATCH] mm: kill kmemcheck
 2015-03-12 13:47 UTC  (22+ messages)

[PATCH v2] f2fs: add fast symlink support
 2015-03-12 12:10 UTC  (2+ messages)

[PATCH RFC] f2fs: add fast symlink
 2015-03-12  9:02 UTC  (5+ messages)

[PATCH] f2fs: add fast symlink support
 2015-03-12  6:37 UTC  (2+ messages)

[PATCH] f2fs: add fast symlink support
 2015-03-12  6:36 UTC 

[PATCH] memcg: add per cgroup dirty page accounting
 2015-03-11 19:57 UTC  (3+ 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 

[RFC] shmem: Add eventfd notification on utlilization level
 2015-03-11  4:35 UTC  (6+ 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).