linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-27 02:45:41 to 2014-05-31 01:22:55 UTC [more...]

[RFC 00/32] making inode time stamps y2038 ready
 2014-05-31  1:22 UTC  (40+ messages)
` [RFC 01/32] fs: introduce new 'struct inode_time'
` [RFC 02/32] uapi: add struct __kernel_timespec{32,64}
` [RFC 03/32] fs: introduce sys_utimens64at
` [RFC 04/32] fs: introduce sys_newfstat64/sys_newfstatat64
` [RFC 05/32] arch: hook up new stat and utimes syscalls
` [RFC 06/32] isofs: fix timestamps beyond 2027
` [RFC 07/32] fs/nfs: convert to struct inode_time
` [RFC 08/32] fs/ceph: convert to 'struct inode_time'
` [RFC 09/32] fs/pstore: convert to struct inode_time
` [RFC 10/32] fs/coda: "
` [RFC 11/32] xfs: "
` [RFC 12/32] btrfs: "
` [RFC 13/32] ext3: "
` [RFC 14/32] ext4: "
` [RFC 15/32] cifs: "
` [RFC 16/32] ntfs: "
` [RFC 17/32] ubifs: "
` [RFC 18/32] ocfs2: "
` [RFC 19/32] fs/fat: "
` [RFC 20/32] afs: "
` [RFC 21/32] udf: "
` [RFC 22/32] fs: convert simple fs to inode_time
` [RFC 23/32] logfs: convert to struct inode_time
` [RFC 24/32] hfs, hfsplus: "
` [RFC 25/32] gfs2: "
` [RFC 26/32] reiserfs: "
` [RFC 27/32] jffs2: "
` [RFC 28/32] adfs: "
` [RFC 29/32] f2fs: "
` [RFC 30/32] fuse: "
` [RFC 31/32] scsi: fnic: use current_kernel_time() for timestamp
` [RFC 32/32] fs: use new inode_time definition unconditionally

[PATCH 1/2] MAINTAINERS: change the email address for f2fs
 2014-05-30 23:09 UTC  (3+ messages)
` [PATCH 2/2] MAINTAINERS: add a co-maintainer from samsung for F2FS

[PATCH v4 2/10] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-05-30 19:10 UTC  (3+ messages)

[PATCH] fs/mbcache.c: replacing __builtin_log2() with ilog2()
 2014-05-30 17:35 UTC 

fs/dcache.c - BUG: soft lockup - CPU#5 stuck for 22s! [systemd-udevd:1667]
 2014-05-30 17:15 UTC  (49+ messages)
                                                              ` [git pull] "

/proc/stat vs. failed order-4 allocation
 2014-05-30 11:36 UTC  (10+ messages)
    ` [PATCH 1/2] fs: proc/stat: use num_online_cpus() for buffer size
    ` [PATCH 2/2] fs: proc/stat: use usual seq_file ops rather than single_open
          ` [PATCH] fs: proc/stat: use seq_file iterator interface

[PATCH v2 0/10] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2014-05-30 10:54 UTC  (2+ messages)

[PATCH 00/13] overlay filesystem v22
 2014-05-30  9:15 UTC  (48+ messages)
` Kernel errors with "
    ` More kernel "
` Unionmount and overlayfs testsuite

[PATCH 0/5] mm: i_mmap_mutex to rwsem
 2014-05-30  2:20 UTC  (2+ messages)

[PATCH] mm: page_alloc: Reset fair zone allocation policy only when batch counts are expired
 2014-05-29 17:16 UTC  (3+ messages)

[RFC 2/3] vfs: get_next_ino(), support for the uniqueness
 2014-05-29 15:46 UTC  (3+ messages)
` [PATCH v2 1/2] tmpfs: manage the inode-number by IDR
  ` [PATCH v2 2/2] tmpfs: refine a file handle for NFS-exporting

[PATCH 0/9] procfs: smooth steps to secure some /proc/<pid>/*
 2014-05-28 19:11 UTC  (15+ messages)
` [PATCH 1/9] procfs: use flags to deny or allow access to /proc/<pid>/$entry
` [PATCH 6/9] procfs: add pid_seq_private struct to handle /proc/<pid>/{stat|stack}

[PATCH v2] vfs: get_next_ino(), never inum=0
 2014-05-28 14:06 UTC 

INVESTMENT PARTNER
 2014-05-28 10:11 UTC 

[git pull] vfs.git
 2014-05-28  6:38 UTC 

[RFC 0/3] vfs: get_next_ino(), never inum=0 and uniqueness
 2014-05-28  5:53 UTC  (4+ messages)
` [RFC 1/3] vfs: get_next_ino(), never inum=0

[PATCH] quota: remove dqptr_sem for scalability
 2014-05-28  2:01 UTC  (11+ messages)
  ` [PATCH 2/3] quota: avoid unnecessary dqget()/dqput() calls
  ` [PATCH 3/3] quota: remove dqptr_sem
` [PATCH 1/3] quota: protect Q_GETFMT by dqonoff_mutex
    ` [PATCH 1/3 v2] "
    ` [PATCH 2/3 v2] quota: avoid unnecessary dqget()/dqput() calls
    ` [PATCH 3/3 v2] quota: remove dqptr_sem

[PATCH 0/3] Shrinkers and proportional reclaim
 2014-05-28  1:37 UTC  (7+ messages)

[f2fs-dev] [PATCH v2] f2fs: avoid overflow when large directory feathure is enabled
 2014-05-28  0:56 UTC 

[PATCH v3 2/10] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-05-28  0:10 UTC  (4+ messages)

[PATCH] vfs: fix vmplice_to_user()
 2014-05-27 19:25 UTC 

[PATCH] vfs: fix vmplice_to_user()
 2014-05-27 17:57 UTC  (4+ messages)

[PATCH] elf, coredump: Extract only the active register set during core dump
 2014-05-27 17:44 UTC  (2+ messages)

[PATCH V3] bio: modify __bio_add_page() to accept pages that don't start a new segment
 2014-05-27 14:27 UTC  (6+ messages)

User namespace over 9p
 2014-05-27 10:51 UTC  (3+ messages)

[PATCH] f2fs: avoid overflow when large directory feathure is enabled
 2014-05-27  8:49 UTC  (3+ messages)

[f2fs-dev] [PATCH v2] f2fs: avoid crash when trace f2fs_submit_page_mbio event in ra_sum_pages
 2014-05-27  8:21 UTC  (5+ messages)
`  "

[PATCH v5 10/10] manpage: update FALLOC_FL_COLLAPSE_RANGE flag in fallocate
 2014-05-27  5:15 UTC 

[ANNOUNCE] xfstests: master branch updated to 45d1fac
 2014-05-27  2:44 UTC 


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