linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-10 23:32:36 to 2014-04-17 22:14:56 UTC [more...]

[PATCH 0/11] Detaching mounts on unlink
 2014-04-17 22:14 UTC  (28+ messages)
` [PATCH 0/12] Detaching mounts on unlink (for 3.15 v2)
  ` [GIT PULL] Detaching mounts on unlink for 3.15-rc1
                ` [RFC][PATCH] vfs: In mntput run deactivate_super on a shallow stack
                              ` [RFC][PATCH 0/4] No I/O from mntput
                                ` [PATCH 1/4] vfs: Remove useless loop in mntput_no_expire
                                ` [PATCH 2/4] vfs: Move autoclose of BSD accounting into a work queue
                                ` [PATCH 3/4] vfs: In mntput run deactivate_super on a shallow stack
                                ` [PATCH 4/4] vfs: Block intuitively in the case of BSD accounting files
                                  ` [GIT PULL] Detaching mounts on unlink for 3.15

[PATCH v5 10/10] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate
 2014-04-17 20:11 UTC  (4+ messages)

should we change the name/macros of file-private locks?
 2014-04-17 20:08 UTC  (10+ messages)
    ` Re: [Nfs-ganesha-devel] "
      `  "

[PATCH 0/3] hfsplus: fix series for non-english names and attributes
 2014-04-17 19:30 UTC  (4+ messages)
` [PATCH 1/3] hfsplus: fixes worst-case unicode to char conversion of file "
` [PATCH 2/3] hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
` [PATCH 3/3] hfsplus: remove unused routine hfsplus_attr_build_key_uni

[PATCH] fallocate.2: Document FALLOC_FL_ZERO_RANGE
 2014-04-17 13:30 UTC 

[PATCH] f2fs: fix to enable readahead last NAT block
 2014-04-17  9:20 UTC 

[f2fs-dev] [PATCH] f2fs: fix wrong number of max_nid when init
 2014-04-17  8:01 UTC  (3+ messages)
`  "

[PATCH] f2fs: introduce raw_nat_from_node_info() to simplfy codes
 2014-04-17  2:51 UTC 

[PATCH] f2fs: fix to unlock f2fs_lock at the omitted error case
 2014-04-16 23:27 UTC 

[PATCH] xfstests: fsstress: remove duplicate COLLAPSE_RANGE flags
 2014-04-16 22:35 UTC 

Tracking actual disk write sources instead of flush thread
 2014-04-16 19:33 UTC  (9+ messages)

[PATCH] vfs: rw_copy_check_uvector() - free iov on error
 2014-04-16 18:04 UTC  (2+ messages)

Ext4: deadlock occurs when running fsstress and ENOSPC errors are seen
 2014-04-16 17:46 UTC  (7+ messages)

[PATCH v2 1/2] xfs: fix tmpfile/selinux deadlock and initialize security/acl
 2014-04-16 17:29 UTC  (5+ messages)

mmotm 2014-04-15-16-14 uploaded
 2014-04-16 16:21 UTC  (2+ messages)
` Subject: since-3.14 branch opened for mm git tree (was: Re: mmotm 2014-04-15-16-14 uploaded)

[PATCH v3 2/4] xfs: initialize inode security on tmpfile creation
 2014-04-16 14:14 UTC  (8+ messages)

[PATCH 0/6][RFC] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
 2014-04-16 10:43 UTC  (3+ messages)

[PATCH 1/3 v2] ext4: Remove unnecessary check for APPEND and IMMUTABLE
 2014-04-16  8:29 UTC  (7+ messages)
` [PATCH 2/3 v2] fs: Prevent doing FALLOC_FL_ZERO_RANGE on append only file
` [PATCH 3/3 v2] fs: move falloc collapse range check into the filesystem methods

[PATCH 1/3] f2fs: remove costly dirty_dir_inode operations
 2014-04-16  5:13 UTC  (5+ messages)
` [PATCH 2/3] f2fs: fix to decrease the number of dirty dentry page
  ` [PATCH 2/3 v2] "
` [PATCH 3/3] f2fs: flush dirty directory pages when scattered pages are gathered

[PATCH 1/4] ext4: Remove unnecessary check for APPEND and IMMUTABLE
 2014-04-15 21:36 UTC  (20+ messages)
` [PATCH 2/4] fs: Prevent doing FALLOC_FL_ZERO_RANGE on append only file
` [PATCH 3/4] fs: Remove i_size check from do_fallocate
` [PATCH 4/4] fs: Disallow all fallocate operation on active swapfile

spende /Donation
 2014-04-15 19:47 UTC 

[PATCH RFC] fcntl.2: update manpage with verbiage about file-private locks
 2014-04-15 20:25 UTC  (3+ messages)

[PATCH v2 0/3] File Sealing & memfd_create()
 2014-04-15 18:38 UTC  (4+ messages)
` [PATCH v2 1/3] shm: add sealing API
` [PATCH v2 2/3] shm: add memfd_create() syscall
` [PATCH v2 3/3] selftests: add memfd_create() + sealing tests

[PATCH 1/1] FS: Add generic data flush to fsync
 2014-04-15 17:04 UTC  (6+ messages)

finderInfo of the Spotlight directory files
 2014-04-15 16:27 UTC  (3+ messages)

[PATCH 1/4] hfsplus: fixes worst-case unicode to char conversion of file names and attributes
 2014-04-15 15:59 UTC  (6+ messages)
` [PATCH 2/4] hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
` [PATCH 3/4] hfsplus: remove unused routine hfsplus_attr_build_key_uni
` [PATCH 4/4] hfsplus: fixes error propagation of hfsplus_asc2uni

[PATCH] locks: allow __break_lease to sleep even when break_time is 0
 2014-04-15 12:44 UTC 

Data races in generic_fillattr()
 2014-04-14 18:24 UTC 

[PATCH v7 00/22] Support ext4 on NV-DIMMs
 2014-04-14 16:04 UTC  (22+ messages)
` [PATCH v7 06/22] Replace XIP read and write with DAX I/O
` [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v7 08/22] Replace xip_truncate_page with dax_truncate_page

[PATCH 1/1] fanotify: create FAN_ACCESS event for readdir
 2014-04-14 15:49 UTC  (2+ messages)

[fuse-devel][PATCH v2 03/4] Enable fsnotify: add opcode and fsnotify struct fuse.h
 2014-04-14 12:07 UTC  (2+ messages)

finderInfo of the Spotlight directory files
 2014-04-14  9:50 UTC  (2+ messages)

[RFC] odd thing in btrfs_file_aio_write()
 2014-04-14  7:21 UTC  (6+ messages)

[PATCH -next 3.16 00/19] treewide: Convert typedef ctl_table
 2014-04-14  1:55 UTC  (2+ messages)
` [PATCH -next 3.16 14/19] fs: Convert use of typedef ctl_table to struct ctl_table

[PATCH 0/7] f2fs: some fix and cleanup about flush_merge
 2014-04-14  1:48 UTC  (4+ messages)

[PATCH 1/7] f2fs: put the bio when issue_flush completed
 2014-04-14  1:36 UTC  (2+ messages)

the end of the unicode fix journey. Re: [PATCH RFC V1] hfsplus: Correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
 2014-04-14  1:13 UTC 

[PATCH 2/7] f2fs: remove the unuseful "issue_tail" list
 2014-04-14  1:12 UTC  (2+ messages)

[PATCH v3 0/7] Page I/O
 2014-04-14  0:08 UTC  (9+ messages)
` [PATCH v3 1/7] Remove block_write_full_page_endio()
` [PATCH v3 2/7] Factor clean_buffers() out of __mpage_writepage()
` [PATCH v3 3/7] Factor page_endio() out of mpage_end_io()
` [PATCH v3 4/7] Add bdev_read_page() and bdev_write_page()
` [PATCH v3 5/7] swap: Use bdev_read_page() / bdev_write_page()
` [PATCH v3 6/7] brd: Add support for rw_page
` [PATCH v3 7/7] brd: Return -ENOSPC rather than -ENOMEM on page allocation failure

[PATCH 2/6] shm: add sealing API
 2014-04-14  0:03 UTC  (9+ messages)

[git pull] vfs.git
 2014-04-13 18:53 UTC  (2+ messages)

[PATCH RFC V1] hfsplus: Correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
 2014-04-13  0:52 UTC 

[PATCH RFC V1] hfsplus: Correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
 2014-04-12 23:01 UTC  (2+ messages)

Important Business Proposal!!
 2014-04-08 10:09 UTC 

Postgresql performance problems with IO latency, especially during fsync()
 2014-04-12 13:24 UTC  (3+ messages)

[PATCH RFC V1] hfsplus: Correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
 2014-04-12 11:34 UTC 

[GIT PULL] exofs: trivial updates to exofs for 3.15-rc1
 2014-04-12  9:11 UTC  (3+ messages)

Things I wish I'd known about Inotify
 2014-04-12  5:44 UTC  (7+ messages)

Pretty-printing file.f_mode and file.f_flags in trace points
 2014-04-12  1:42 UTC  (5+ messages)

[PATCH 7/7] f2fs: introduce help function {create, destroy}_flush_cmd_control
 2014-04-11  9:50 UTC 

[PATCH 6/7] f2fs: introduce struct flush_cmd_control to wrap the, flush_merge fields
 2014-04-11  9:50 UTC 

[PATCH 5/7] f2fs: add the flush_merge handle in the remount flow
 2014-04-11  9:50 UTC 

[PATCH 4/7] f2fs: enable flush_merge only in f2fs is not read-only
 2014-04-11  9:49 UTC 

[PATCH 3/7] f2fs: use __GFP_ZERO to avoid appending set-NULL
 2014-04-11  9:49 UTC 

[PATCH 0/6] File Sealing & memfd_create()
 2014-04-11  6:09 UTC  (17+ messages)

[writeback] 6903673566d: +2.5% fileio.requests_per_sec
 2014-04-11  5:12 UTC  (4+ 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).