messages from 2013-04-17 01:46:37 to 2013-04-26 00:47:14 UTC [more...]
[PATCH] procfs: expose page cache contents
2013-04-26 0:47 UTC (2+ messages)
[PATCH 1/3] f2fs: check nid == 0 in add_free_nid
2013-04-25 23:57 UTC (4+ messages)
` [PATCH 2/3] f2fs: add a tracepoint on f2fs_new_inode
` [PATCH 3/3] f2fs: enhnace alloc_nid and build_free_nids flows
[PATCH] f2fs: avoid frequent background GC
2013-04-25 23:52 UTC (4+ messages)
` [PATCH v2] "
mmotm 2013-04-25-16-24 uploaded
2013-04-25 23:27 UTC
[PATCH v2] inotify: invalid mask should return a error number but not set it
2013-04-25 21:51 UTC (3+ messages)
[PATCH v4 00/14] fuse: An attempt to implement a write-back cache policy
2013-04-25 20:43 UTC (10+ messages)
` [PATCH 04/14] fuse: Prepare to handle multiple pages in writeback
` [PATCH 09/14] fuse: Implement writepages and write_begin/write_end callbacks - v3
` [PATCH 14/14] mm: Account for WRITEBACK_TEMP in balance_dirty_pages
` [fuse-devel] "
[PATCH 00/17] lnfs: 3.9-rc8 release
2013-04-25 18:26 UTC (38+ 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 04/17] Security: Add hook to calculate context based on a negative dentry
` [PATCH 06/17] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data
` [PATCH 07/17] SELinux: Add new labeling type native labels
` [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 09/17] NFSv4: Introduce new label structure
` [PATCH 10/17] NFSv4: Extend fattr bitmaps to support all 3 words
` [PATCH 12/17] NFS: Add label lifecycle management
` [PATCH 14/17] NFS: Extend NFS xattr handlers to accept the security namespace
` [PATCH 16/17] NFSD: Server implementation of MAC Labeling
` [PATCH 17/17] Kconfig: Add Kconfig entry for Labeled NFS V4 server
[ANNOUNCE] util-linux 2.23
2013-04-25 17:54 UTC (4+ messages)
[PATCH] nilfs2: fix issue with broken bmap for the case of block size lesser than 4 KB
2013-04-25 16:37 UTC (2+ messages)
[PATCH 00/28] Privatise procfs internals [RFC]
2013-04-25 15:22 UTC (20+ messages)
` [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 09/28] proc: Move some bits from linux/proc_fs.h to linux/{of.h, signal.h, tty.h} [RFC]
` [PATCH 22/28] ppc: Clean up rtas_flash driver somewhat [RFC]
` [PATCH 23/28] ppc: Clean up scanlog [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] aio: dprintks in aio_read_evt were referencing aio_ring after kunmap_atomic
2013-04-25 10:02 UTC
[PATCH] nilfs2: add logic for the case of file growing (old size <= new size) in nilfs_truncate()
2013-04-25 9:58 UTC (3+ messages)
[BUG] On x86_32 system, handle block-device which size is larger than 16TB
2013-04-25 8:09 UTC
[PATCH] inotify: invalid mask should return a error number but not set it
2013-04-25 6:48 UTC (3+ messages)
[PATCH] f2fs: give a chance to merge IOs by IO scheduler
2013-04-25 5:08 UTC (2+ messages)
aio_fsync() a directory ?
2013-04-25 2:32 UTC (7+ messages)
[PATCH] coredump: Add new %P variable in core_pattern
2013-04-24 23:48 UTC (2+ messages)
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)
[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)
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 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 (10+ messages)
` [PATCHv3, RFC 31/34] thp: initial implementation of do_huge_linear_fault()
[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 (5+ messages)
` [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
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).