linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-26 09:10:12 to 2012-08-05 11:22:13 UTC [more...]

[PATCH 1/2] Moved core dump functionality into its own file
 2012-08-05 11:18 UTC  (11+ messages)
` [PATCH 2/2] Made core dump functionality optional
` [PATCH 1/4] fs: Move core dump functionality into its own file
  ` [PATCH 2/4] fs: Make core dump functionality optional
  ` [PATCH 3/4] fs: Clean up some artifacts in coredump.c
  ` [PATCH 4/4] fs: Update coredump-related headers
` [PATCHv3 1/4] fs: Move core dump functionality into its own file
  ` [PATCHv3 2/4] fs: Make core dump functionality optional
  ` [PATCHv3 3/4] fs: Clean up some artifacts in coredump.c
  ` [PATCHv3 4/4] fs: Update coredump-related headers

[PATCH 0/2] [RESEND] Remove plugging at buffered write time
 2012-08-05  8:26 UTC  (3+ messages)
` [PATCH 1/2] block: remove "
` [PATCH 2/2] block: move down direct IO plugging

[3.6-rc1] fs: bad unlock balance warning
 2012-08-04  6:11 UTC  (4+ messages)

[PATCH] vfs: don't treat fl_type as a bitmap
 2012-08-03 23:59 UTC  (2+ messages)

[RESEND][PATCH v2012.5 0/2] fs: add link restrictions
 2012-08-03 17:01 UTC  (4+ messages)
` [PATCH 1/2] "
    ` [kernel-hardening] "

off-spec-ness of HFS+ image from apple, hfsplus 2nd volume header, and mount options
 2012-08-03  8:40 UTC 

hfsplus journalling support revisited, netgear, and fsck.hfsplus's observation
 2012-08-03  8:14 UTC  (5+ messages)
` off-spec-ness of HFS+ image from apple, hfsplus 2nd volume header, and mount options

[GIT PULL] exofs: Mostly fixes
 2012-08-03  8:08 UTC 

Oops in audit_copy_inode
 2012-08-03  7:37 UTC  (2+ messages)

kernel BUG at fs/buffer.c:2886! Linux 3.5.0
 2012-08-03  7:22 UTC  (13+ messages)

R.I.P. pdflush
 2012-08-03  6:53 UTC  (3+ messages)

[PATCH] epoll: Improved support for multi-threaded clients
 2012-08-03  1:37 UTC  (6+ messages)

[PATCH] reiserfs: fix deadlocks with quotas
 2012-08-03  1:36 UTC 

[overlayfs/bug] LXC ephemeral containers have "/rootfs" prefix in /proc/self/maps entries
 2012-08-02 13:14 UTC 

[PATCH 0/3] implement uid and gid mount options for ext2, ext3 and ext4
 2012-08-02 13:00 UTC  (6+ messages)
` [PATCH 1/3] implement uid and gid mount options for ext2
` [PATCH 2/3] implement uid and gid mount options for ext3
` [PATCH 3/3] implement uid and gid mount options for ext4

[RFC PATCH] ocfs2: don't depend on DCACHE_DISCONNECTED
 2012-08-02 12:59 UTC  (3+ messages)

[PATCH 1/2 V1] [PATCH] fs/block-dev.c:fix performance regression in O_DIRECT writes to md block devices
 2012-08-02  7:51 UTC  (4+ messages)
  `  "

[BUG] NTFS code doesn't sanitize folder names sufficiently
 2012-08-01 23:16 UTC  (3+ messages)

[PATCH 1/2] Moved core dump functionality into its own file
 2012-08-01 21:54 UTC  (3+ messages)
` [PATCH 2/2] Made core dump functionality optional

Crash when IO is being submitted and block size is changed
 2012-08-01 20:09 UTC  (18+ 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
                      ` [PATCH 4/3] "

[PATCH] fs/jfs: TRIM support for JFS Filesystem
 2012-08-01 20:08 UTC  (6+ messages)
    ` [Jfs-discussion] "

[PATCH] userns: Convert quota to user kuid/kgid where appropriate
 2012-08-01 17:45 UTC  (4+ messages)
      ` ***SPAM*** "

the second vfs pile - rebase or no rebase?
 2012-08-01 17:30 UTC  (2+ messages)

btrfs send/receive review by vfs folks
 2012-08-01 12:09 UTC 

nfsd changes for 3.6
 2012-08-01 11:56 UTC  (4+ messages)
      ` [PATCH] locks: remove unused lm_release_private

[PATCH v4 00/17] vfs: add the ability to retry on ESTALE to several syscalls
 2012-08-01  1:52 UTC  (21+ messages)
` [PATCH v4 01/17] vfs: add a retry_estale helper function to handle retries on ESTALE
  ` [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 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 1/3] tmpfs: revert SEEK_DATA and SEEK_HOLE
 2012-07-31 14:42 UTC  (3+ messages)

[RFC][PATCH 00/10 v1][RESEND] ext4: extent status tree (step 1)
 2012-07-31 13:18 UTC  (7+ messages)
` [RFC][PATCH 02/10 v1][RESEND] ext4: add operations on extent status tree
` [RFC][PATCH 10/10 v1][RESEND] ext4: add two tracepoints in punching hole

UBIFS is not remounted read-only from within do_emergency_remount
 2012-07-31 11:24 UTC 

[vfs:for-next] mnt_want_write: possible circular locking dependency detected
 2012-07-31  9:41 UTC  (2+ messages)

[vfs:fsfreeze] umount BUG: sleeping function called from invalid context
 2012-07-31  9:33 UTC  (4+ messages)

[PATCH 0/8] Set bi_rw when alloc bio before call bio_add_page
 2012-07-31  1:14 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 

[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 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

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 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  (9+ messages)
` [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

[RFC] block_dev:Fix bug when read/write block-device which is larger than 16TB in 32bit-OS
 2012-07-27  5:38 UTC  (4+ 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  (5+ 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

[PATCH 15/16] gfs2: nuke pdflush from comments
 2012-07-26  9:24 UTC  (3+ 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).