messages from 2012-07-22 07:59:45 to 2012-07-31 00:42:57 UTC [more...]
[PATCH 0/8] Set bi_rw when alloc bio before call bio_add_page
2012-07-31 0:42 UTC (4+ messages)
Crash when IO is being submitted and block size is changed
2012-07-31 0:00 UTC (15+ messages)
` [PATCH 1/3] Fix "
` [PATCH 2/3] Introduce percpu rw semaphores
` [PATCH 3/3] blockdev: turn a rw semaphore into a percpu rw semaphore
` [dm-devel] [PATCH 2/3] Introduce percpu rw semaphores
kernel BUG at fs/buffer.c:2886! Linux 3.5.0
2012-07-30 18:30 UTC (6+ messages)
[RFC PATCH] fs/direct-io.c: Set bi_rw when alloc bio
2012-07-30 13:31 UTC (4+ messages)
` "
[ANNOUNCE] util-linux v2.22-rc1
2012-07-30 7:31 UTC (4+ messages)
[PATCH 8/8]fs/xfs: Evalue bio->bi_rw after calling bio_alloc() and before calling bio_add_page()
2012-07-30 7:24 UTC
[PATCH 7/8]fs/ocfs2: Evalue bio->bi_rw after calling bio_alloc() and before calling bio_add_page()
2012-07-30 7:24 UTC
[PATCH 6/8]fs/jfs: Evalue bio->bi_rw after calling bio_alloc() and before calling bio_add_page()
2012-07-30 7:24 UTC
[PATCH 5/8]fs/ext4: Evalue bio->bi_rw after calling bio_alloc() and before calling bio_add_page()
2012-07-30 7:24 UTC
[PATCH 3/8]fs/btrfs: Evalue bio->bi_rw after calling bio_alloc() and before calling bio_add_page()
2012-07-30 7:24 UTC
[PATCH 4/8] fs/direct-io.c:Evalue bio->bi_rw after calling bio_alloc() and before calling bio_add_page()
2012-07-30 7:24 UTC
[PATCH 2/8] drivers/block/xen-blkback:Evalue bio->bi_rw after calling bio_alloc() and before calling bio_add_page()
2012-07-30 7:23 UTC
[PATCH 1/8] block/blk-lib.c: Evalue bio->bi_rw after calling bio_alloc() and before calling bio_add_page()
2012-07-30 7:23 UTC
[PATCH 1/8] Evalue bio->bi_rw after calling bio_alloc() and before calling bio_add_page()
2012-07-30 7:15 UTC
[RFC][PATCH 00/10 v1][RESEND] ext4: extent status tree (step 1)
2012-07-30 2:15 UTC (9+ messages)
` [RFC][PATCH 09/10 v1][RESEND] ext4: don't need to writeout all dirty pages in punch hole
` [RFC][PATCH 10/10 v1][RESEND] ext4: add two tracepoints in punching hole
[PATCH v2 1/1] locks: prevent side-effects of locks_release_private before file_lock is initialized
2012-07-29 15:56 UTC (4+ messages)
` [PATCHv3] "
[PATCH] fs/jfs: TRIM support for JFS Filesystem
2012-07-28 11:08 UTC (2+ messages)
[PATCH 1/2] dcache: use IS_ROOT to decide where dentry is hashed
2012-07-27 20:11 UTC (2+ messages)
` [PATCH 2/2] nfsd4: Don't set DISCONNECTED on "pseudo filesystem" dentries
[BUG] NTFS code doesn't sanitize folder names sufficiently
2012-07-27 14:28 UTC (2+ messages)
Add invalidatepage_range address space operation
2012-07-27 12:08 UTC (18+ messages)
` [PATCH 01/15] mm: add "
` [PATCH 02/15] jbd2: implement jbd2_journal_invalidatepage_range
` [PATCH 03/15] ext4: implement invalidatepage_range aop
` [PATCH 04/15] xfs: "
` [PATCH 05/15] ocfs2: "
` [PATCH 06/15] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH 07/15] ext4: Take i_mutex before punching hole
` [PATCH 08/15] Revert "ext4: remove no longer used functions in inode.c"
` [PATCH 09/15] Revert "ext4: fix fsx truncate failure"
` [PATCH 10/15] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH 11/15] ext4: remove unused discard_partial_page_buffers
` [PATCH 12/15] ext4: remove unused code from ext4_remove_blocks()
` [PATCH 13/15] ext4: update ext4_ext_remove_space trace point
` [PATCH 14/15] ext4: make punch hole code path work with bigalloc
` [PATCH 15/15] ext4: Allow punch hole with bigalloc enabled
[PATCH v4 00/17] vfs: add the ability to retry on ESTALE to several syscalls
2012-07-27 10:56 UTC (20+ messages)
` [PATCH v4 01/17] vfs: add a retry_estale helper function to handle retries on ESTALE
` [PATCH v4 03/17] vfs: make fstatat retry on ESTALE errors from getattr call
` [PATCH v4 04/17] vfs: fix readlinkat to retry on ESTALE
` [PATCH v4 05/17] vfs: remove user_path_at_empty
` [PATCH v4 06/17] vfs: turn "empty" arg in getname_flags into a bool
` [PATCH v4 07/17] vfs: add new "reval" argument to kern_path_create
` [PATCH v4 08/17] vfs: fix mknodat to retry on ESTALE errors
` [PATCH v4 09/17] vfs: fix mkdir "
` [PATCH v4 10/17] vfs: fix symlinkat "
` [PATCH v4 11/17] vfs: fix linkat "
` [PATCH v4 12/17] vfs: make rmdir "
` [PATCH v4 13/17] vfs: make do_unlinkat "
` [PATCH v4 14/17] vfs: fix renameat to "
` [PATCH v4 16/17] vfs: have do_sys_truncate retry once on an ESTALE error
` [PATCH v4 02/17] vfs: add a kern_path_at function
` [PATCH v4 15/17] vfs: remove user_path_parent
` [PATCH v4 17/17] vfs: have faccessat retry once on an ESTALE error
[PATCH V2 2/6] Make TestSetPageDirty and dirty page accounting in one func
2012-07-27 10:27 UTC (2+ messages)
` [PATCH V2 3/6] Use vfs __set_page_dirty interface instead of doing it inside filesystem
[patch 0/7] procfs fdinfo extension, new round
2012-07-27 6:23 UTC (14+ messages)
` [patch 1/7] procfs: Move /proc/pid/fd[info] handling code to fd.[ch]
` [patch 2/7] procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file
` [patch 3/7] procfs: Add ability to plug in auxiliary fdinfo providers
` [patch 4/7] fs, eventfd: Add procfs fdinfo helper
` [patch 5/7] fs, epoll: Add procfs fdinfo helper v2
` [patch 6/7] fs, exportfs: Add export_encode_inode_fh helper
` [patch 7/7] fs, notify: Add procfs fdinfo helper v3
[RFC] block_dev:Fix bug when read/write block-device which is larger than 16TB in 32bit-OS
2012-07-27 5:38 UTC (5+ messages)
` "
[PATCH 0/10] fuse: An attempt to implement a write-back cache policy
2012-07-27 4:01 UTC (6+ messages)
` [PATCH 10/10] mm: Account for WRITEBACK_TEMP in balance_dirty_pages
[RFC][PATCH] Make io_submit non-blocking
2012-07-26 21:43 UTC (11+ messages)
Triggering readpages operation
2012-07-26 19:51 UTC (3+ messages)
[PATCH v5 0/9] audit: overhaul audit_names handling to allow for retrying on path-based syscalls
2012-07-26 11:21 UTC (10+ messages)
` [PATCH v5 1/9] audit: remove unnecessary NULL ptr checks from do_path_lookup
` [PATCH v5 2/9] audit: pass in dentry to audit_copy_inode wherever possible
` [PATCH v5 3/9] audit: reverse arguments to audit_inode_child
` [PATCH v5 4/9] audit: add a new "type" field to audit_names struct
` [PATCH v5 5/9] audit: set the name_len in audit_inode for parent lookups
` [PATCH v5 6/9] audit: remove dirlen argument to audit_compare_dname_path
` [PATCH v5 7/9] audit: make audit_compare_dname_path use parent_len helper
` [PATCH v5 8/9] audit: optimize audit_compare_dname_path
` [PATCH v5 9/9] audit: overhaul __audit_inode_child to accomodate retrying
R.I.P. pdflush
2012-07-26 9:24 UTC (22+ messages)
` [PATCH 01/16] vfs: kill write_super and sync_supers
` [PATCH 02/16] Documentation: get rid of write_super
` [PATCH 03/16] Documentation: fix the VM knobs descritpion WRT pdflush
` [PATCH 04/16] ext3: nuke write_super from comments
` [PATCH 05/16] ext4: "
` [PATCH 06/16] ext4: nuke pdflush "
` [PATCH 07/16] btrfs: nuke write_super "
` [PATCH 08/16] btrfs: nuke pdflush "
` [PATCH 09/16] jbd/jbd2: nuke write_super "
` [PATCH 10/16] vfs: nuke pdflush "
` [PATCH 11/16] hfs: nuke write_super "
` [PATCH 12/16] ntfs: "
` [PATCH 13/16] nilfs2: "
` [PATCH 14/16] drbd: nuke pdflush "
` [PATCH 15/16] gfs2: "
` [PATCH 16/16] UBIFS: "
hfsplus journalling support revisited, netgear, and fsck.hfsplus's observation
2012-07-26 5:53 UTC (5+ messages)
[RESEND][PATCH v2012.5 0/2] fs: add link restrictions
2012-07-26 0:29 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] fs: add link restriction audit reporting
[PATCH] vfs: don't let do_last pass negative dentry to audit_inode
2012-07-25 14:19 UTC
(unknown)
2012-07-25 9:39 UTC
(unknown)
2012-07-25 9:39 UTC
[Fwd: [ANNOUNCE] autofs 5.0.7 release]
2012-07-25 6:25 UTC
[ANNOUNCE] autofs 5.0.7 release
2012-07-25 6:19 UTC
[PULL REQUEST] UDF, ext3, isofs fixes for 3.6-rc1
2012-07-24 22:31 UTC
XFS status update for June 2012
2012-07-24 13:40 UTC
st_size of a symlink
2012-07-24 10:16 UTC (7+ messages)
[MMTests] dbench4 async on ext3
2012-07-23 21:25 UTC (4+ messages)
` [MMTests] dbench4 async on ext4
` [MMTests] Threaded IO Performance on ext3
` [MMTests] Threaded IO Performance on xfs
mount stuck, khubd blocked
2012-07-23 20:19 UTC (5+ messages)
[git pull] vfs.git; pile 1
2012-07-23 16:54 UTC (8+ messages)
DİKKAT
2012-07-23 14:17 UTC
Deadlocks due to per-process plugging
2012-07-23 9:46 UTC (20+ messages)
[PATCHv7 0/5] ext4: stop using write_supers and s_dirt
2012-07-23 0:02 UTC (2+ messages)
Hi! I think we met a couple years ago. Even if we didn't we could try to get to know each other, right?
2012-07-22 18:44 UTC
mmotm 2012-07-20-16-30 uploaded
2012-07-22 16:32 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).