linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-22 14:31:53 to 2014-04-28 23:57:14 UTC [more...]

Postgresql performance problems with IO latency, especially during fsync()
 2014-04-28 23:57 UTC  (4+ messages)
  ` [Lsf] "

[PATCH -V1 00/22] New ACL format for better NFSv4 acl interoperability
 2014-04-28 21:31 UTC  (30+ messages)
` [PATCH -V1 01/22] vfs: Add generic IS_ACL() test for acl support
` [PATCH -V1 03/22] vfs: Optimize out IS_RICHACL() if CONFIG_FS_RICHACL is not defined
` [PATCH -V1 04/22] vfs: check for directory early
` [PATCH -V1 05/22] vfs: Add new file and directory create permission flags
` [PATCH -V1 06/22] vfs: Add delete child and delete self "
` [PATCH -V1 07/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH -V1 08/22] vfs: Add permission flags for setting file attributes
` [PATCH -V1 09/22] vfs: Make acl_permission_check() work for richacls
` [PATCH -V1 10/22] richacl: In-memory representation and helper functions
` [PATCH -V1 11/22] richacl: Permission mapping functions
` [PATCH -V1 12/22] richacl: Compute maximum file masks from an acl
` [PATCH -V1 14/22] richacl: Permission check algorithm
` [PATCH -V1 15/22] richacl: Create-time inheritance
` [PATCH -V1 16/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH -V1 17/22] richacl: Automatic Inheritance
` [PATCH -V1 18/22] richacl: xattr mapping functions
  ` [PATCH -V1 02/22] vfs: Add IS_RICHACL() test for richacl support
  ` [PATCH -V1 13/22] richacl: Update the file masks in chmod()
  ` [PATCH -V1 19/22] vfs: Cache richacl in struct inode
` [PATCH -V1 20/22] vfs: Add richacl permission check
` [PATCH -V1 21/22] ext4: Implement rich acl for ext4
` [PATCH -V1 22/22] ext4: Add Ext4 compat richacl feature flag

[PATCH] locks: ensure that fl_owner is always initialized properly in flock and lease codepaths
 2014-04-28 18:15 UTC  (2+ messages)

[PATCH] locks: rename file-private locks to file-description locks
 2014-04-28 10:46 UTC  (18+ messages)
                    ` flock() and NFS [Was: Re: [PATCH] locks: rename file-private locks to file-description locks]

[RFC] Only a.out QMAGIC format is working
 2014-04-28 10:27 UTC  (7+ messages)
  ` [Kernel-BR] "

Status of fcntl() mandatory locking
 2014-04-28 10:07 UTC  (2+ messages)

[PATCH 3/3] f2fs: fix to truncate inline data in inode page when setattr
 2014-04-28 10:01 UTC 

[f2fs-dev][PATCH 2/2] f2fs: readahead multi pages of directory for performance
 2014-04-28  9:59 UTC 

[PATCH 1/2] f2fs: set errno when f2fs_iget failed in recover_dentry
 2014-04-28  9:58 UTC 

[PATCH 1/2] f2fs: return i_size if the hole is outside of i_size
 2014-04-28  9:48 UTC  (2+ messages)
` [PATCH 2/2] f2fs: consider fallocated space for SEEK_DATA

Tracking actual disk write sources instead of flush thread
 2014-04-28  3:27 UTC  (15+ messages)

Could anyone please fix this exfat-nofuse locale bug?
 2014-04-27 11:10 UTC 

[PATCH 2/2] f2fs: introduce help function {create, destroy}_flush_cmd_control
 2014-04-27  6:21 UTC 

[PATCH 1/2] f2fs: introduce struct flush_cmd_control to wrap the flush_merge fields
 2014-04-27  6:21 UTC 

[GIT PULL] please pull file locking changes for v3.15 (pile #2)
 2014-04-26 16:46 UTC  (6+ messages)

[PATCH] f2fs: introduce help macro ADDRS_PER_PAGE()
 2014-04-26 11:59 UTC 

Tux3 Report: Untar Unleashed
 2014-04-25 22:27 UTC  (2+ messages)

[PATCH 00/11] cross rename v3
 2014-04-25 20:49 UTC  (20+ messages)
` [PATCH 11/11] ext4: add cross rename support
                    ` [PATCH (for 3.15) 0/5] Fix cross rename race window for LSM
                      ` [PATCH (for 3.15) 1/5] LSM: Pass the rename flags to each LSM module
                      ` [PATCH (for 3.15) 2/5] SELinux: Handle the rename flags
                      ` [PATCH (for 3.15) 3/5] AppArmor: "
                      ` [PATCH (for 3.15) 4/5] TOMOYO: "
                      ` [PATCH (for 3.15) 5/5] LSM: Remove duplicated rename handling

ICTS Help Desk!!!
 2014-04-25 18:52 UTC 

[PATCH] vfs: rw_copy_check_uvector() - free iov on error
 2014-04-25 16:27 UTC  (9+ messages)

[PATCH v3 0/7] Page I/O
 2014-04-25 14:01 UTC  (5+ messages)
` [PATCH v3 5/7] swap: Use bdev_read_page() / bdev_write_page()

[PATCH] dcookies: use generic hashtable implementation
 2014-04-25 13:47 UTC 

nfsd bug fixes for 3.15
 2014-04-25  7:39 UTC  (6+ messages)

munmap, msync: synchronization
 2014-04-25  6:26 UTC  (17+ messages)
            ` [PATCH] fsync_range, was: "

[PATCH] f2fs-tools: announce dual licenses with GPL and LGPL v2
 2014-04-25  5:05 UTC 

fs: dcookie: freeing active timer
 2014-04-25  3:31 UTC  (6+ messages)

test
 2014-04-24 23:04 UTC 

XFS fragmentation on file append
 2014-04-24 21:49 UTC  (12+ messages)

mmotm 2014-04-24-13-07 uploaded
 2014-04-24 20:08 UTC 

+ fs-isofs-logging-clean-up.patch added to -mm tree
 2014-04-24 20:05 UTC  (4+ messages)

Write atomicity guarantees
 2014-04-24 19:27 UTC  (7+ messages)

[glibc PATCHi v4] fcntl-linux.h: add new definitions and manual updates for open file description locks
 2014-04-24 15:47 UTC  (5+ messages)

[glibc PATCH v2] fcntl-linux.h: add new definitions and manual updates for open file description locks
 2014-04-24 13:46 UTC  (5+ messages)

[glibc PATCH v3] fcntl-linux.h: add new definitions and manual updates for open file description locks
 2014-04-24 13:15 UTC 

Data races in generic_fillattr()
 2014-04-24 11:55 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.24.2
 2014-04-24 10:26 UTC 

How do I make a clean mount namespace?
 2014-04-24  5:06 UTC  (6+ messages)

[RFC][glibc PATCH] fcntl-linux.h: add new definitions and manual updates for open file description locks
 2014-04-23 19:23 UTC  (7+ messages)

[PATCH] aio: Fix type of iterator variable in do_io_submit()
 2014-04-23 15:24 UTC  (4+ messages)

*sua caixa de correio*
 2014-04-23 15:05 UTC 

Overlayfs: problem with mountpoints inside
 2014-04-23 14:29 UTC 

[PATCH] Sync only the requested range in msync
 2014-04-23 14:11 UTC  (2+ messages)

[PATCH 0/2] fs/ext4: fix for aio_write related kernel crash in linux-next
 2014-04-23 13:46 UTC  (3+ messages)
` [PATCH 1/2] fs: read_write: Check ->aio_write in __kernel_write() and vfs_write()
` [PATCH 2/2] ext4: Fix up the .write callback to use new_sync_write

[f2fs-dev][PATCH 2/2 v2] f2fs: introduce f2fs_seek_block to support SEEK_{DATA, HOLE} in llseek
 2014-04-23  6:10 UTC 

[PATCH 1/3] f2fs: clean up long variable names
 2014-04-23  5:23 UTC  (3+ messages)
` [PATCH 2/3] f2fs: pass flags field to setxattr functions
` [PATCH 3/3] f2fs: return errors right after checking them

[PATCH 1/3] hfsplus: fixes worst-case unicode to char conversion of file names and attributes
 2014-04-23  3:58 UTC 

[PATCH 1/3] hfsplus: fixes worst-case unicode to char conversion of file names and attributes
 2014-04-23  1:59 UTC  (2+ messages)

mmotm 2014-04-22-15-20 uploaded
 2014-04-22 22:21 UTC 

[RFC 0/2] Fix permission checks on open("/proc/self/fd/N", O_RDWR)
 2014-04-22 22:12 UTC  (18+ messages)
` [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N

[PATCH] tmpfs: Fix simple_set_acl()
 2014-04-22 22:08 UTC 

[PATCH 0/3] hfsplus: fix series for non-english names and attributes
 2014-04-22 20:28 UTC  (3+ messages)
` [PATCH 1/3] hfsplus: fixes worst-case unicode to char conversion of file "

Ext4: deadlock occurs when running fsstress and ENOSPC errors are seen
 2014-04-22 19:25 UTC  (8+ messages)

panic in do_last()
 2014-04-22 17:51 UTC  (8+ messages)

Thoughts on credential switching
 2014-04-22 16:35 UTC  (4+ messages)
    `  "

[PATCH] locks: rename file-private locks to "open file description locks"
 2014-04-22 15:05 UTC  (5+ 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).