linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-27 08:01:10 to 2012-08-09 13:23:25 UTC [more...]

[PATCH 0/2] [RESEND] Remove plugging at buffered write time
 2012-08-09 13:23 UTC  (4+ messages)
` [PATCH 1/2] block: remove "
` [PATCH 2/2] block: move down direct IO plugging

[PATCH] bio: Fix potential memory leak in bio_find_or_create_slab()
 2012-08-09 13:19 UTC  (3+ messages)

[PATCH v5 00/19] vfs: add the ability to retry on ESTALE to several syscalls
 2012-08-09 12:18 UTC  (22+ messages)
` [PATCH v5 01/19] vfs: add a retry_estale helper function to handle retries on ESTALE
` [PATCH v5 02/19] vfs: add a kern_path_at function
` [PATCH v5 03/19] vfs: make fstatat retry on ESTALE errors from getattr call
` [PATCH v5 06/19] vfs: turn "empty" arg in getname_flags into a bool
` [PATCH v5 08/19] vfs: fix mknodat to retry on ESTALE errors
` [PATCH v5 09/19] vfs: fix mkdir "
` [PATCH v5 10/19] vfs: fix symlinkat "
` [PATCH v5 11/19] vfs: fix linkat "
` [PATCH v5 12/19] vfs: make rmdir "
` [PATCH v5 13/19] vfs: make do_unlinkat "
` [PATCH v5 14/19] vfs: fix renameat to "
` [PATCH v5 15/19] vfs: remove user_path_parent
` [PATCH v5 16/19] vfs: have do_sys_truncate retry once on an ESTALE error
` [PATCH v5 17/19] vfs: have faccessat "
` [PATCH v5 18/19] vfs: have chdir retry lookup and call once on "
` [PATCH v5 19/19] vfs: make chroot retry "
  ` [PATCH v5 04/19] vfs: fix readlinkat to retry on ESTALE
  ` [PATCH v5 05/19] vfs: remove user_path_at_empty
  ` [PATCH v5 07/19] vfs: add new "reval" argument to kern_path_create

[PATCH 0/8 v2] fsfreeze: miscellaneous fixes and cleanups
 2012-08-09  9:00 UTC  (7+ messages)
` [PATCH 2/8] fsfreeze: emergency thaw will deadlock on s_umount
` [PATCH 3/8] fsfreeze: freeze_super and thaw_bdev don't play well together

[overlayfs/bug] LXC ephemeral containers have "/rootfs" prefix in /proc/self/maps entries
 2012-08-08 16:32 UTC  (2+ messages)

[PATCH -v2 0/6] fuse: make maximum read/write request size tunable
 2012-08-08 14:43 UTC  (5+ messages)
` [PATCH -v2 2/6] fuse: make the "
` [PATCH -v2 4/6] fuse: add a sysfs parameter to control the maximum request size

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

mq: INFO: possible circular locking dependency detected
 2012-08-08  7:54 UTC  (5+ messages)

[PATCH 1/3] tmpfs: revert SEEK_DATA and SEEK_HOLE
 2012-08-08  2:08 UTC  (4+ messages)

[PATCH 0/10] fuse: An attempt to implement a write-back cache policy
 2012-08-07 17:30 UTC  (7+ messages)
` [PATCH 10/10] mm: Account for WRITEBACK_TEMP in balance_dirty_pages

[PATCH 0/4] vfs: fix file creation mode bugs
 2012-08-07 12:45 UTC  (5+ messages)
` [PATCH 1/4] vfs: canonicalize create mode in build_open_flags()
` [PATCH 2/4] vfs: atomic_open(): fix create mode usage
` [PATCH 3/4] vfs: pass right create mode to may_o_create()
` [PATCH 4/4] fuse: check create mode in atomic open

[GIT PULL] fuse updates for 3.6
 2012-08-07  9:38 UTC 

off-spec-ness of HFS+ image from apple, hfsplus 2nd volume header, and mount options
 2012-08-05 19:06 UTC  (4+ messages)

[PATCH] fs/jfs: TRIM support for JFS Filesystem
 2012-08-06 16:59 UTC  (7+ messages)
    ` [Jfs-discussion] "

Oops in loop_clr_fd => bd_set_size
 2012-08-06  2:02 UTC 

[PATCH] autofs4 - fix get_next_positive_subdir()
 2012-08-06  1:37 UTC 

[PATCH 1/2] Moved core dump functionality into its own file
 2012-08-05 18:39 UTC  (12+ 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
  ` [NAK] Re: [PATCHv3 1/4] fs: Move core dump functionality into its own file

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

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 

[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] 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  (4+ 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  (13+ messages)
` [PATCH 01/15] mm: add "
` [PATCH 03/15] ext4: implement invalidatepage_range aop
` [PATCH 05/15] ocfs2: "
` [PATCH 07/15] ext4: Take i_mutex before punching hole
` [PATCH 08/15] Revert "ext4: remove no longer used functions in inode.c"
` [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


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).