messages from 2013-04-16 06:11:50 to 2013-04-24 20:18:01 UTC [more...]
[PATCH 00/17] lnfs: 3.9-rc8 release
2013-04-24 20:18 UTC (13+ messages)
` [PATCH 01/17] NFSv4.2: Added v4.2 error codes
` [PATCH 02/17] NFSv4.2: Added NFS v4.2 support to the NFS client
` [PATCH 03/17] NFSDv4.2: Added NFS v4.2 support to the NFS server
` [PATCH 05/17] Security: Add Hook to test if the particular xattr is part of a MAC model
` [PATCH 08/17] NFSv4: Add label recommended attribute and NFSv4 flags
` [PATCH 11/17] NFS:Add labels to client function prototypes
` [PATCH 13/17] NFS: Client implementation of Labeled-NFS
` [PATCH 15/17] Kconfig: Add Kconfig entry for Labeled NFS V4 client
` [PATCH 07/17] SELinux: Add new labeling type native labels
` [PATCH 09/17] NFSv4: Introduce new label structure
` [PATCH 10/17] NFSv4: Extend fattr bitmaps to support all 3 words
` [PATCH 14/17] NFS: Extend NFS xattr handlers to accept the security namespace
lockdep annotation question
2013-04-24 18:03 UTC
[PATCH] Removed unused typedef to avoid "unused local typedef" warnings
2013-04-24 17:13 UTC (2+ messages)
aio_fsync() a directory ?
2013-04-24 16:54 UTC (5+ messages)
[PATCH] nilfs2: add logic for the case of file growing (old size <= new size) in nilfs_truncate()
2013-04-24 15:48 UTC (2+ messages)
[PATCH] hfsplus: trivial removing of obsolete prefix of error message in hfsplus_block_free()
2013-04-24 11:50 UTC
[PATCH v3 00/18] change invalidatepage prototype to accept length
2013-04-24 11:29 UTC (32+ messages)
` [PATCH v3 05/18] xfs: use ->invalidatepage() length argument
` [PATCH v3 06/18] ocfs2: "
` [PATCH v3 07/18] ceph: "
` [PATCH v3 08/18] gfs2: "
` [PATCH v3 11/18] Revert "ext4: remove no longer used functions in inode.c"
` [PATCH v3 12/18] Revert "ext4: fix fsx truncate failure"
` [PATCH v3 13/18] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH v3 14/18] ext4: remove unused discard_partial_page_buffers
` [PATCH v3 15/18] ext4: remove unused code from ext4_remove_blocks()
` [PATCH v3 16/18] ext4: update ext4_ext_remove_space trace point
` [PATCH v3 17/18] ext4: make punch hole code path work with bigalloc
` [PATCH v3 18/18] ext4: Allow punch hole with bigalloc enabled
[PATCH 2/2] f2fs: add REQ_META about metadata requests for submit bio
2013-04-24 9:36 UTC (5+ messages)
[RFC PATCH 1/1] vfs: Filemash fs
2013-04-24 8:03 UTC (5+ messages)
[PATCH v4 0/7] f2fs: Add tracepoints support in f2fs filesystem
2013-04-23 23:15 UTC (3+ messages)
question about buffer_busy check
2013-04-23 20:18 UTC (2+ messages)
[PATCH 00/19] lnfs: 3.9-rc5 release
2013-04-23 19:51 UTC (14+ messages)
` [PATCH 13/19] NFSD: Server implementation of MAC Labeling
[PATCH v2] xfstests: capture the failure result of 310
2013-04-23 13:55 UTC (3+ messages)
[PATCH] proc: Add workaround for idle/iowait decreasing problem
2013-04-23 12:45 UTC
ANNOUNCE: nfs-utils-1.2.8 released
2013-04-23 11:02 UTC
[PATCH v4 7/7] f2fs: add tracepoints to debug checkpoint request
2013-04-23 10:40 UTC (2+ messages)
[PATCH v4 6/7] f2fs: add tracepoints for write page operations
2013-04-23 10:40 UTC (2+ messages)
[PATCH v4 5/7] f2fs: add tracepoints to debug the block allocation & fallocate
2013-04-23 10:40 UTC (2+ messages)
[PATCH v4 4/7] f2fs: add tracepoints for GC threads
2013-04-23 10:39 UTC (2+ messages)
[PATCH v4 3/7] f2fs: add tracepoint for tracing the page i/o operations
2013-04-23 10:39 UTC (2+ messages)
[PATCH v4 2/7] f2fs: add tracepoints for truncate operation
2013-04-23 10:39 UTC (2+ messages)
[PATCH v4 1/7] f2fs: add tracepoints for sync & Inode operations
2013-04-23 10:38 UTC (2+ messages)
[PATCH V1] fs/buffer.c: Remove unnecessary init operation after, allocating buffer_head
2013-04-23 8:59 UTC (3+ messages)
[PATCH v5] fat: editions to support fat_fallocate
2013-04-23 6:54 UTC (4+ messages)
[PATCH] capture the failure result of 310
2013-04-22 19:17 UTC (2+ messages)
[PATCH 1/2] xfstests: dump _require_fio output to log
2013-04-22 15:31 UTC (6+ messages)
` [PATCH 2/2] xfstests: fix fio's arguments
[PATCH] reiserfs: Fix warning and inode leak when deleting inode with xattrs
2013-04-22 14:04 UTC (2+ messages)
3.9-rc6 ext4: free_rb_tree_fname oops
2013-04-22 11:57 UTC (2+ messages)
[RESEND][PATCH] fs: remove dentry_lru_prune()
2013-04-22 7:56 UTC (4+ messages)
[PATCH] fs/buffer.c: Remove the unnecessary init operation after allocating buffer_head
2013-04-22 0:57 UTC (3+ messages)
[PATCH 00/28] Privatise procfs internals [RFC]
2013-04-21 22:01 UTC (52+ messages)
` [PATCH 01/28] Include missing linux/slab.h inclusions [RFC]
` [PATCH 02/28] Include missing linux/magic.h "
` [PATCH 03/28] proc: Split kcore bits from linux/procfs.h into linux/kcore.h [RFC]
` [PATCH 04/28] proc: Supply PDE attribute setting accessor functions [RFC]
` [PATCH 05/28] proc: Uninline pid_delete_dentry() [RFC]
` [PATCH 06/28] proc: Move proc_fd() to fs/proc/fd.h [RFC]
` [PATCH 07/28] proc: Split the namespace stuff out into linux/proc_ns.h [RFC]
` [PATCH 08/28] proc: Move PDE_NET() to fs/proc/proc_net.c [RFC]
` [PATCH 09/28] proc: Move some bits from linux/proc_fs.h to linux/{of.h, signal.h, tty.h} [RFC]
` [PATCH 10/28] proc: Add proc_mkdir_data() [RFC]
` [PATCH 11/28] rtl8187se: Use a dir under /proc/net/r8180/ [RFC]
` [PATCH 12/28] rtl8192u: Don't need to save device proc dir PDE [RFC]
` [PATCH 13/28] airo: Use remove_proc_subtree() [RFC]
` [PATCH 14/28] proc: Supply an accessor for getting the data from a PDE's parent [RFC]
` [PATCH 15/28] reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show() [RFC]
` [PATCH 16/28] zoran: Don't print proc_dir_entry data in debug [RFC]
` [PATCH 17/28] drm: Constify drm_proc_list[] [RFC]
` [PATCH 18/28] drm: proc: Use minor->index to label things, not PDE->name [RFC]
` [PATCH 19/28] drm: proc: Use remove_proc_subtree() [RFC]
` [PATCH 21/28] dgrp: Clean up the use of procfs [RFC]
` [PATCH 22/28] ppc: Clean up rtas_flash driver somewhat [RFC]
` [PATCH 23/28] ppc: Clean up scanlog [RFC]
` [PATCH 24/28] proc: Supply an accessor to get the name in a proc_dir_entry struct [RFC]
` [PATCH 20/28] hostap: proc: Use remove_proc_subtree() [RFC]
` [PATCH 25/28] proc: Supply an accessor to get the process ID associated with some proc files [RFC]
` [PATCH 26/28] proc: Supply a function to remove a proc entry by PDE [RFC]
` [PATCH 27/28] proc: Make the PROC_I() and PDE() macros internal to procfs [RFC]
` [PATCH 28/28] proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h [RFC]
WARNING: kmemcheck: Caught 64-bit read from uninitialized memory (ffff88007bf9d021)
2013-04-19 21:06 UTC
[PATCH 1/2] f2fs: make is_multimedia_file code align with its name
2013-04-19 16:27 UTC
Re:[PATCH] fs/buffer.c: Remove the unnecessary init operation afterallocating buffer_head
2013-04-19 6:06 UTC
[PATCH] FDPIC: fix error return code in load_elf_fdpic_binary()
2013-04-19 2:15 UTC
[PATCH] inotify: invalid mask should return a error number but not set it
2013-04-18 22:19 UTC (2+ messages)
[PATCH v2] nilfs2: fix issue with flush kernel thread after remount in RO mode because of driver's internal error or metadata corruption
2013-04-18 17:07 UTC (4+ messages)
[PATCHv3, RFC 00/34] Transparent huge page cache
2013-04-18 16:42 UTC (18+ messages)
` [PATCHv3, RFC 09/34] thp: represent file thp pages in meminfo and friends
` [PATCHv3, RFC 31/34] thp: initial implementation of do_huge_linear_fault()
` [RESEND] IOZone with transparent huge page cache
[PATCH]fs/block_dev.c: fix the inaccurate judgement in function blkdev_aio_read
2013-04-18 7:31 UTC
mmotm 2013-04-17-16-02 uploaded
2013-04-17 23:03 UTC
[PATCH v7] fs: imgdafs: Add IMG DAFS filesystem for metag
2013-04-17 10:17 UTC (2+ messages)
[PATCH 1/3] fsfreeze: wait in killable state in __sb_start_write
2013-04-17 6:49 UTC (3+ messages)
[PATCH] vfs: fix audit_inode call in O_CREAT case of do_last
2013-04-17 3:02 UTC (2+ messages)
[PATCH 00/12] Implement NFSv4 delegations, take 7
2013-04-17 1:46 UTC (13+ messages)
` [PATCH 01/12] vfs: pull ext4's double-i_mutex-locking into common code
` [PATCH 03/12] vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
` [PATCH 05/12] locks: introduce new FL_DELEG lock flag
` [PATCH 06/12] locks: implement delegations
` [PATCH 02/12] vfs: don't use PARENT/CHILD lock classes for non-directories
` [PATCH 04/12] vfs: take i_mutex on renamed file
` [PATCH 07/12] namei: minor vfs_unlink cleanup
` [PATCH 10/12] locks: break delegations on rename
` [PATCH 08/12] locks: break delegations on unlink
` [PATCH 09/12] locks: helper functions for delegation breaking
` [PATCH 11/12] locks: break delegations on link
` [PATCH 12/12] locks: break delegations on any attribute modification
New AIO API
2013-04-16 17:48 UTC (4+ messages)
[PATCH] nilfs2: fix issue with flush kernel thread after remount in RO mode because of driver's internal error or metadata corruption
2013-04-16 16:49 UTC (2+ messages)
[PATCH] vfs: Remove the unnecessary protect
2013-04-15 14:42 UTC (2+ messages)
[PATCH] hfsplus: fix potential overflow in hfsplus_file_truncate()
2013-04-16 14:54 UTC
[PATCH v3 00/32] memcg-aware slab shrinking with lasers and numbers
2013-04-16 14:43 UTC (5+ messages)
` [PATCH v3 08/32] list: add a new LRU list type
block: Allow merging of tail pages into the last segment
2013-04-16 8:24 UTC (2+ 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).