messages from 2013-06-29 20:12:12 to 2013-07-05 14:48:05 UTC [more...]
[PATCH v5 00/12] Lockless update of reference count protected by spinlock
2013-07-05 14:47 UTC (3+ messages)
` [PATCH v5 01/12] spinlock: A new lockref structure for lockless update of refcount
` [PATCH v5 02/12] spinlock: Enable x86 architecture to do lockless refcount update
the Delivery agent has arrived in Miami International Airport (MIA)
2013-07-05 14:00 UTC
[PATCH v5 00/16] fuse: An attempt to implement a write-back cache policy
2013-07-05 13:14 UTC (9+ messages)
` [PATCH 16/16] mm: strictlimit feature
` [PATCH] mm: strictlimit feature -v2
[RFC] F_SETLEASE mess
2013-07-05 12:08 UTC (3+ messages)
[RFC PATCH 0/7] autofs4 - rename autofs4 to autofs
2013-07-05 9:51 UTC (10+ messages)
` [RFC PATCH 1/7] autofs4 - coding style fixes
` [RFC PATCH 2/7] autofs4 - fix string.h include in auto_dev-ioctl.h
` [RFC PATCH 3/7] autofs4 - move linux/auto_dev-ioctl.h to uapi/linux
` [RFC PATCH 4/7] autofs - merge auto_fs.h and auto_fs4.h
` [RFC PATCH 5/7] autofs - use autofs instead of autofs4 everywhere
` [RFC PATCH 6/7] autofs - rename module autofs4 to autofs
` [RFC PATCH 7/7] autofs - change CONFIG_AUTOFS4_FS to CONFIG_AUTOFS_FS
[PATCH] f2fs: add proc entry to monitor current usage of segments
2013-07-05 8:42 UTC
[f2fs-dev] [PATCH] f2fs: fix readdir incorrectness
2013-07-05 8:28 UTC (2+ messages)
` [f2fs-dev] [PATCH v2] "
[PATCH] f2fs: recover date requested by fdatasync
2013-07-05 5:22 UTC
[PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
2013-07-05 3:21 UTC (17+ messages)
` [WiP]: aio support for migrating pages (Re: [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable())
[RFC][PATCH] fs/buffer.c: Revoke LRU when trying to drop buffers
2013-07-05 2:01 UTC
[PATCH v4 04/12] auto-fs: rename d_count field of dentry to d_refcount
2013-07-04 21:50 UTC (7+ messages)
[PATCH] hpfs: fix warnings when the filesystem fills up
2013-07-04 18:21 UTC (5+ messages)
` [PATCH] hpfs: better test for errors
` [PATCH] hpfs: use mpage
` [PATCH] hpfs: implement prefetch to improve performance
[PATCH v3 23/25] cgroup: Change how dentry's d_lock field is accessed
2013-07-04 17:01 UTC (2+ messages)
[PATCH 4/4] fsfreeze: return EINTR from mnt_want_write and mnt_want_write_file
2013-07-04 16:19 UTC
[PATCH 3/4] fsfreeze: use sb_start_write_killable instead of sb_start_write
2013-07-04 16:17 UTC
[PATCH 2/4] fsfreeze: added new file_start_write_killable
2013-07-04 16:16 UTC
[PATCH 1/4] fsfreeze: wait in killable state in __sb_start_write
2013-07-04 16:15 UTC
[PATCH] f2fs-tools: add fsck.f2fs and dump.f2fs
2013-07-04 8:11 UTC
[f2fs-dev] [PATCH] f2fs: Add description for fsck.f2fs and dump.f2fs
2013-07-04 8:12 UTC
[PATCH v3 25/25] selinux: Change how dentry's d_lock field is accessed
2013-07-04 4:43 UTC (2+ messages)
[PATCH v3 24/25] sunrpc: Change how dentry's d_lock field is accessed
2013-07-04 4:20 UTC (2+ messages)
[PATCH v4 12/12] dcache: Enable lockless update of refcount in dentry structure
2013-07-04 3:34 UTC
[PATCH v4 11/12] nilfs2: rename d_count field of dentry to d_refcount
2013-07-04 3:34 UTC
[PATCH v4 10/12] nfs: rename d_count field of dentry to d_refcount
2013-07-04 3:34 UTC
[PATCH v4 09/12] file locking: rename d_count field of dentry to d_refcount
2013-07-04 3:34 UTC
[PATCH v4 08/12] ecrypt-fs: rename d_count field of dentry to d_refcount
2013-07-04 3:34 UTC
[PATCH v4 07/12] config-fs: rename d_count field of dentry to d_refcount
2013-07-04 3:34 UTC
[PATCH v4 06/12] coda-fs: rename d_count field of dentry to d_refcount
2013-07-04 3:33 UTC
[PATCH v4 05/12] ceph-fs: rename d_count field of dentry to d_refcount
2013-07-04 3:33 UTC
[PATCH v4 00/12] Lockless update of reference count protected by spinlock
2013-07-04 3:32 UTC (4+ messages)
` [PATCH v4 01/12] spinlock: A new lockref structure for lockless update of refcount
` [PATCH v4 02/12] spinlock: Enable x86 architecture to do lockless refcount update
` [PATCH v4 03/12] dcache: rename d_count field of dentry to d_refcount
[PATCH] seq_file:update file->f_pos when lseek() to m->read_pos
2013-07-04 2:00 UTC (5+ messages)
[PATCH 0/4] seqlock: Add new blocking reader type & use rwlock
2013-07-04 1:52 UTC (5+ messages)
` [PATCH 1/4] seqlock: Add a new blocking reader type
` [PATCH 2/4] dcache: Use blocking reader seqlock when protected data are not changed
` [PATCH 3/4] seqlock: Allow the use of rwlock in seqlock
` [PATCH 4/4] dcache: Use rwlock as the underlying lock in rename_lock
mmotm 2013-07-02-15-32 uploaded
2013-07-03 23:04 UTC (4+ messages)
` since-3.10 branch opened for mm git tree
[PATCH v3 22/25] ocfs2: Change how dentry's d_lock field is accessed
2013-07-03 22:34 UTC (2+ messages)
[PATCH v3 00/25] Lockless update of reference count protected by spinlock
2013-07-03 20:52 UTC (6+ messages)
` [PATCH v3 01/25] spinlock: A new lockref structure for lockless update of refcount
` [PATCH v3 02/25] spinlock: Enable x86 architecture to do lockless refcount update
` [PATCH v3 03/25] dcache: Enable lockless update of d_count in dentry structure
[PATCH v3 21/25] fsnotify: Change how dentry's d_lock field is accessed
2013-07-03 20:24 UTC
[PATCH v3 22/25] ocfs2: Change how dentry's d_lock field is accessed
2013-07-03 20:22 UTC
[PATCH v3 20/25] nilfs2: Change how dentry's d_count field is accessed
2013-07-03 20:21 UTC
[PATCH v3 19/25] nfs: Change how dentry's d_lock and d_count fields are accessed
2013-07-03 20:21 UTC
[PATCH v3 18/25] ncp-fs: Change how dentry's d_lock field is accessed
2013-07-03 20:21 UTC
[PATCH v3 17/25] file locking: Change how dentry's d_lock and d_count fields are accessed
2013-07-03 20:21 UTC
[PATCH v3 16/25] vfat: Change how dentry's d_lock field is accessed
2013-07-03 20:21 UTC
[PATCH v3 15/25] export-fs: Change how dentry's d_lock field is accessed
2013-07-03 20:21 UTC
[PATCH v3 14/25] ecrypt-fs: Change how dentry's d_count field is accessed
2013-07-03 20:21 UTC
[PATCH v3 13/25] vfs: Change how dentry's d_lock and d_count fields are accessed
2013-07-03 20:21 UTC
[PATCH v3 12/25] config-fs: Change how dentry's d_lock and d_count fields are accessed
2013-07-03 20:21 UTC
[PATCH v3 11/25] coda-fs: Change how dentry's d_lock and d_count fields are accessed
2013-07-03 20:21 UTC
[PATCH v3 10/25] cifs: Change how dentry's d_lock field is accessed
2013-07-03 20:21 UTC
[PATCH v3 09/25] ceph-fs: Change how dentry's d_lock and d_count fields are accessed
2013-07-03 20:20 UTC
[PATCH v3 06/25] 9p-fs: Change how dentry's d_lock field is accessed
2013-07-03 20:20 UTC
[PATCH v3 08/25] auto-fs: Change how dentry's d_lock and d_count fields are accessed
2013-07-03 20:20 UTC
[PATCH v3 07/25] afs-fs: Change how dentry's d_lock field is accessed
2013-07-03 20:20 UTC
[PATCH v3 05/25] infiniband: Change how dentry's d_lock field is accessed
2013-07-03 20:20 UTC
[PATCH v3 04/25] powerpc: Change how dentry's d_lock field is accessed
2013-07-03 20:19 UTC
[PATCH v3 04/25] powerpc: Change how dentry's d_lock field is accessed
2013-07-03 20:19 UTC
[PATCH v3 04/25] powerpc: Change how dentry's d_lock field is accessed
2013-07-03 20:19 UTC
[PATCH 00/12] Implement NFSv4 delegations, take 8
2013-07-03 20:12 UTC (13+ messages)
` [PATCH 01/12] vfs: pull ext4's double-i_mutex-locking into common code
` [PATCH 02/12] vfs: don't use PARENT/CHILD lock classes for non-directories
` [PATCH 03/12] vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
` [PATCH 04/12] vfs: take i_mutex on renamed file
` [PATCH 05/12] locks: introduce new FL_DELEG lock flag
` [PATCH 06/12] locks: implement delegations
` [PATCH 07/12] namei: minor vfs_unlink cleanup
` [PATCH 08/12] locks: break delegations on unlink
` [PATCH 09/12] locks: helper functions for delegation breaking
` [PATCH 10/12] locks: break delegations on rename
` [PATCH 11/12] locks: break delegations on link
` [PATCH 12/12] locks: break delegations on any attribute modification
[PATCH v3 00/13] VFS hot tracking
2013-07-03 15:16 UTC (6+ messages)
2013 Kernel Summit: Call for Topics/Proposals
2013-07-03 12:45 UTC
[git pull] vfs.git part 2
2013-07-03 12:29 UTC
[PATCH v1] vfs: allow umount to handle mountpoints without revalidating them
2013-07-03 12:21 UTC (6+ messages)
[PATCH] nilfs2: correct logic of translation virtual blocks number into physical ones
2013-07-03 9:24 UTC (3+ messages)
[PATCH 0/2] rpc_pipe: clean up how dentry operations get set in rpc_pipefs
2013-07-02 17:00 UTC (6+ messages)
` [PATCH 1/2] rpc_pipe: export simple_dentry_operations and have rpc_pipefs use it
` [PATCH v2] rpc_pipe: set dentry operations at d_alloc time
[PATCH 00/13] Getting rid of get_unused_fd()
2013-07-02 16:39 UTC (4+ messages)
` [PATCH 07/13] binfmt_misc: use get_unused_fd_flags(0) instead "
` [PATCH 08/13] file: "
` [PATCH 13/13] file: remove get_unused_fd()
[PATCH] proc: Add workaround for idle/iowait decreasing problem
2013-07-02 10:39 UTC (4+ messages)
[PATCH] vfs: remove the unnecessrary code of fs/inode.c
2013-07-02 6:22 UTC (6+ messages)
[PATCHv3 0/4] scsi: More detailed I/O errors
2013-07-02 3:14 UTC (6+ messages)
` [PATCH 1/4] scsi: Document enhanced error codes
` [PATCH 2/4] scsi: Set hostbyte status in scsi_check_sense()
` [PATCH 3/4] scsi: return ENOSPC on thin provisioning failure
` [PATCH 4/4] scsi: Return ENODATA on medium error
[GIT PULL] f2fs updates for v3.11
2013-07-02 0:51 UTC
[GIT PULL] f2fs updates for v3.10
2013-07-02 0:47 UTC (2+ messages)
` [GIT PULL] f2fs updates for v3.11
[PATCH] f2fs: make sanity_check_ckpt more strict
2013-07-01 23:23 UTC (2+ messages)
New file attribute for integrity
2013-07-01 20:07 UTC (2+ messages)
[git pull] vfs.git, part 1
2013-07-01 19:59 UTC
[PATCH v7 0/7] Add O_DENY* support for VFS and CIFS/NFS
2013-07-01 16:49 UTC (8+ messages)
` [PATCH v7 2/7] VFS: Add O_DENYDELETE support for VFS
` [PATCH v7 3/7] CIFS: Add share_access parm to open request
` [PATCH v7 4/7] CIFS: Add O_DENY* open flags support
` [PATCH v7 5/7] NFSv4: "
` [PATCH v7 1/7] VFS: Introduce new O_DENY* open flags
` [PATCH v7 6/7] NFSD: Pass share reservations flags to VFS
` [PATCH v7 7/7] locks: Disable LOCK_MAND support for MS_SHARELOCK mounts
Query regarding inotify and mmap-ed files
2013-07-01 15:24 UTC (5+ messages)
[PATCH v2 0/2] Lockless update of reference count protected by spinlock
2013-07-01 13:40 UTC (25+ messages)
` [PATCH v2 1/2] spinlock: New spinlock_refcount.h for lockless update of refcount
[PATCHv2 0/5] scsi: More detailed I/O errors
2013-07-01 9:51 UTC (8+ messages)
` [PATCH 1/5] scsi: Document enhanced error codes
` [PATCH 2/5] scsi: Set hostbyte status in scsi_check_sense()
` [PATCH 3/5] scsi: return ENOSPC on thin provisioning failure
` [PATCH 4/5] scsi: Return ENODATA on medium error
` [PATCH 5/5] scsi: Return ENXIO on invalid device
mmotm 2013-06-27-16-36 uploaded
2013-06-30 18:28 UTC (4+ messages)
` mmotm 2013-06-27-16-36 uploaded (wait event common)
From Berg
2013-06-30 2:08 UTC
attention
2013-06-29 20:27 UTC
[PATCH 0/5] initmpfs: use tmpfs instead of ramfs for rootfs
2013-06-29 20:12 UTC (2+ messages)
` [PATCH 3/5] initmpfs: Move rootfs code from fs/ramfs/ to init/
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).