linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-18 21:09:17 to 2016-05-26 14:15:49 UTC [more...]

[PATCH RESEND 0/8] More stuff to charge to kmemcg
 2016-05-26 14:15 UTC  (18+ messages)
` [PATCH RESEND 1/8] mm: remove pointless struct in struct page definition
` [PATCH RESEND 2/8] mm: clean up non-standard page->_mapcount users
` [PATCH RESEND 3/8] mm: memcontrol: cleanup kmem charge functions
` [PATCH RESEND 4/8] mm: charge/uncharge kmemcg from generic page allocator paths
` [PATCH RESEND 5/8] mm: memcontrol: teach uncharge_list to deal with kmem pages
` [PATCH RESEND 6/8] arch: x86: charge page tables to kmemcg
` [PATCH RESEND 7/8] pipe: account "
` [PATCH RESEND 8/8] af_unix: charge buffers "

[PATCH] fuse: Document that dentry is unused in getxattr
 2016-05-26 13:15 UTC  (2+ messages)

[PATCH v2 00/18] Xattr inode operation removal
 2016-05-26 12:49 UTC  (23+ messages)
` [PATCH v2 01/18] xattr: Remove unnecessary NULL attribute name check
` [PATCH v2 02/18] jffs2: Remove jffs2_{get,set,remove}xattr macros
` [PATCH v2 03/18] hfs: Switch to generic xattr handlers
` [PATCH v2 04/18] kernfs: "
` [PATCH v2 05/18] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
` [PATCH v2 06/18] sockfs: Get rid of getxattr iop
` [PATCH v2 07/18] ecryptfs: Switch to generic xattr handlers
` [PATCH v2 08/18] overlayfs: "
` [PATCH v2 09/18] fuse: "
` [PATCH v2 10/18] evm: Turn evm_update_evmxattr into void function
` [PATCH v2 11/18] vfs: Move xattr_resolve_name to the front of fs/xattr.c
` [PATCH v2 12/18] vfs: Add IOP_XATTR inode operations flag
` [PATCH v2 13/18] vfs: Use IOP_XATTR flag for bad-inode handling
` [PATCH v2 14/18] libfs: Use IOP_XATTR flag for empty directory handling
` [PATCH v2 15/18] xattr: Add __vfs_{get,set,remove}xattr helpers
` [PATCH v2 16/18] vfs: Check for the IOP_XATTR flag in listxattr
` [PATCH v2 17/18] xattr: Stop calling {get,set,remove}xattr inode operations
` [PATCH v2 18/18] vfs: Remove "

freevxfs
 2016-05-26 11:50 UTC  (2+ messages)

[PATCH] posix acls: Move namespace conversion into filesystem / xattr handlers
 2016-05-26 11:36 UTC  (13+ messages)
` [lustre-devel] "

[PATCH] fs: Do not check for valid page->mapping in page_cache_pipe_buf_confirm
 2016-05-26  3:24 UTC 

[git pull] iov_iter regression fix
 2016-05-25 22:28 UTC 

[git pull] vfs.git xattr regression fixes
 2016-05-25 22:27 UTC 

[GIT PULL] y2038 changes for vfs
 2016-05-25 21:33 UTC  (6+ messages)

[PATCHv8 00/32] THP-enabled tmpfs/shmem using compound pages
 2016-05-25 21:21 UTC  (8+ messages)
` [PATCHv8 26/32] thp: update Documentation/vm/transhuge.txt

[PATCH] VFS: pass the flag setting by fcntl() to vfs
 2016-05-25 21:16 UTC  (4+ messages)
` [PATCH RESEND] vfs: "

[PATCH] f2fs: introduce on-disk layout version checking functionality
 2016-05-25 17:46 UTC  (13+ messages)

[PATCH] reiserfs: check kstrdup failure
 2016-05-25 15:43 UTC  (2+ messages)

[PATCH 0/3] Minor orangefs xattr cleanups
 2016-05-25 15:21 UTC  (5+ messages)
` [PATCH 1/3] orangefs: Remove useless defines
` [PATCH 2/3] orangefs: Remove redundant "trusted." xattr handler
` [PATCH 3/3] orangefs: Remove useless xattr prefix arguments

Bug in chardev checking of overlapping ranges(send again as TEXT/PLAIN)
 2016-05-25 14:53 UTC 

[PATCH 6/7] fs: compat_ioctl: add pretimeout functions for watchdogs
 2016-05-25 13:32 UTC 

[PATCH 01/12] f2fs: use inode pointer for {set, clear}_inode_flag
 2016-05-25  0:03 UTC  (12+ messages)
` [PATCH 02/12] f2fs: introduce f2fs_i_size_write with mark_inode_dirty_sync
` [PATCH 03/12] f2fs: introduce f2fs_i_blocks_write "
` [PATCH 04/12] f2fs: introduce f2fs_i_links_write "
` [PATCH 05/12] f2fs: call mark_inode_dirty_sync for i_field changes
` [PATCH 06/12] f2fs: flush inode metadata when checkpoint is doing
` [PATCH 07/12] f2fs: remove syncing inode page in all the cases
` [PATCH 08/12] f2fs: avoid unnecessary updating inode during fsync
` [PATCH 09/12] f2fs: add lazytime mount option
` [PATCH 10/12] f2fs: detect congestion of flush command issues
` [PATCH 11/12] f2fs: set flush_merge by default
` [PATCH 12/12] f2fs: remove writepages lock

[GFS2 PATCH 0/7] Fix glock deadlocks with deleted inodes
 2016-05-24 21:58 UTC  (9+ messages)
` [GFS2 PATCH 1/7] Revert "GFS2: Eliminate parameter non_block on gfs2_inode_lookup"
` [GFS2 PATCH 2/7] Revert "GFS2: Don't filter out I_FREEING inodes anymore"
` [GFS2 PATCH 3/7] GFS2: Remove superfluous assignment
` [GFS2 PATCH 4/7] GFS2: No need for non-blocking gfs2_ilookup in delete_work_func
` [GFS2 PATCH 5/7] vfs: Introduce prepare_wait_on_freeing_inode
` [GFS2 PATCH 6/7] GFS2: Use non-blocking wait in gfs2_iget
` [GFS2 PATCH 7/7] GFS2: Prevent deadlock in gfs2_lookup_by_inum
` [Cluster-devel] [GFS2 PATCH 0/7] Fix glock deadlocks with deleted inodes

[PATCH 3/3] hpfs: implement the show_options method
 2016-05-24 20:49 UTC 

[PATCH 1/3] hpfs: fix remount failure when there are no options changed
 2016-05-24 20:47 UTC 

[GIT PULL] dax-locking for 4.7
 2016-05-24 20:52 UTC 

[PATCH 2/3] affs: fix remount failure when there are no options changed
 2016-05-24 20:48 UTC 

[PATCH v3] direct-io: fix direct write stale data exposure from concurrent buffered read
 2016-05-24 19:39 UTC  (5+ messages)

[PATCH v4 00/21] Support fuse mounts in user namespaces
 2016-05-24 15:55 UTC  (3+ messages)
` [PATCH v4 10/21] fs: Check for invalid i_uid in may_follow_link()

iomap infrastructure and multipage writes V4
 2016-05-24 13:10 UTC  (4+ messages)
` [PATCH 09/15] fs: iomap based fiemap implementation

freevxfs
 2016-05-24 11:50 UTC  (5+ messages)

mmotm 2016-05-23-16-51 uploaded
 2016-05-24  9:56 UTC  (2+ messages)
` mmotm git tree since-4.6 branch created (was: mmotm 2016-05-23-16-51 uploaded)

[GIT PULL] dax-misc for 4.7
 2016-05-23 23:51 UTC 

[PATCH] overlayfs: Do d_type check only if work dir creation was successful
 2016-05-23 14:04 UTC  (3+ messages)

[PATCH 1/6] statx: Add a system call to make enhanced file info available
 2016-05-23  9:33 UTC  (6+ messages)

[PATCH v21 00/22] Richacls
 2016-05-23  1:20 UTC 

[PATCH 1/3] vfs: merge .d_select_inode() into .d_real()
 2016-05-22 16:39 UTC  (2+ messages)

[PATCH] f2fs: use bio count instead of F2FS_WRITEBACK page count
 2016-05-22 13:10 UTC  (4+ messages)
` [f2fs-dev] "

[GIT PULL] f2fs for 4.7-rc1
 2016-05-22  0:39 UTC 

[PATCH v2 1/2] mount.2: document MS_REC and shared subtree flags
 2016-05-21 16:29 UTC  (4+ messages)
` [PATCH v2 2/2] mount.2: MS_BIND still ignores mountflags

pwrite04 ltp bug?
 2016-05-21 11:43 UTC  (2+ messages)

mmotm 2016-05-20-17-11 uploaded
 2016-05-21  0:12 UTC 

[PATCH 0/2] more overlayfs hard link fixes
 2016-05-20 20:48 UTC  (3+ messages)
` [PATCH 1/2] vfs: add d_real_inode() helper
` [PATCH 2/2] af_unix: fix hard linked sockets on overlay

[PATCH v4 0/6] Add alignment check for DAX mount
 2016-05-20 17:49 UTC  (5+ messages)

[PATCH]: ELF/MIPS build fix
 2016-05-20 16:40 UTC  (4+ messages)

[PATCH] remove unused blkdev_dax_capable() function
 2016-05-20 15:48 UTC  (3+ messages)

sharing page cache pages between multiple mappings
 2016-05-20 10:37 UTC  (6+ messages)

mmotm 2016-05-19-19-59 uploaded
 2016-05-20 10:31 UTC  (6+ messages)

[PATCH] dax: Remove unused variable in __dax_pmd_fault()
 2016-05-20  7:55 UTC  (2+ messages)

path-lookup inconsistency ?
 2016-05-20  5:26 UTC  (2+ messages)

[PATCH] btrfs,vfs: allow FILE_EXTENT_SAME on a file opened ro
 2016-05-20  3:45 UTC 

mmotm 2016-05-19-18-01 uploaded
 2016-05-20  2:59 UTC  (3+ messages)

[PATCH] f2fs: avoid ENOSPC fault in the recovery process
 2016-05-19 19:00 UTC 

[PATCH] f2fs: flush pending bios right away when error occurs
 2016-05-19 16:43 UTC 

[PATCH 0/3] udf: Metadata partition fixes
 2016-05-19 11:03 UTC  (8+ messages)
` [PATCH 1/3] udf: Don't BUG on missing metadata partition descriptor
` [PATCH 2/3] udf: Use IS_ERR when loading metadata mirror file entry
` [PATCH 3/3] udf: Use correct partition reference number for metadata

[RFC 0/1] shiftfs: uid/gid shifting filesystem
 2016-05-19 10:53 UTC  (9+ messages)
` [RFC 1/1] shiftfs: uid/gid shifting bind mount

[PATCH 0/7 v4] DAX page fault locking
 2016-05-19  9:27 UTC  (4+ messages)
` [PATCH 5/7] dax: New "

why does page_cache_pipe_buf_confirm() need to check page->mapping?
 2016-05-19  8:05 UTC 

Linux-next parallel cp workload hang
 2016-05-19  6:22 UTC  (8+ 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).