Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-23 21:23:43 to 2015-03-03 18:02:48 UTC [more...]

[PATCH 1/3] f2fs: avoid to trigger writepage during POR
 2015-03-03 18:02 UTC  (2+ messages)
` [PATCH 2/3] f2fs: clear append/update flags once fsync is done

[PATCH 0/5 v2 RESEND] fs: Fixes for removing xid bits and security labels
 2015-03-03 10:38 UTC  (6+ messages)
` [PATCH 1/5] fs: Fix S_NOSEC handling
` [PATCH 2/5] fs: Rename file_remove_suid() to file_remove_privs()
` [PATCH 3/5] fs: Provide function telling whether file_remove_privs() will do anything
` [PATCH 4/5] fs: Call security_ops->inode_killpriv on truncate
` [PATCH 5/5] xfs: Correctly lock inode when removing suid and security marks

[PATCH v2 0/5] split ET_DYN ASLR from mmap ASLR
 2015-03-03  7:31 UTC  (7+ messages)
` [PATCH 1/5] arm: factor out mmap ASLR into mmap_rnd
` [PATCH 2/5] mm: expose arch_mmap_rnd when available
` [PATCH 3/5] mm: move randomize_et_dyn into ELF_ET_DYN_BASE
` [PATCH 4/5] mm: split ET_DYN ASLR from mmap ASLR
` [PATCH 5/5] mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE

Documenting MS_LAZYTIME
 2015-03-03  7:14 UTC  (16+ messages)

[PATCH] vfs: delete vfs_readdir function declaration
 2015-03-03  3:05 UTC 

[PATCH v2] f2fs: fix max orphan inodes calculation
 2015-03-03  1:40 UTC  (3+ messages)

[RFC v2 0/4] fs/locks: Use plain percpu spinlocks instead of lglock to protect file_lock
 2015-03-03  0:58 UTC  (11+ messages)
` [RFC v2 1/4] locks: Remove unnecessary IS_POSIX test
` [RFC v2 2/4] locks: Add lockdep assertion for blocked_lock_lock
` [RFC v2 3/4] locks: Split insert/delete block functions into flock/posix parts
` [RFC v2 4/4] locks: Use blocked_lock_lock only to protect blocked_hash

[RFC v1 0/5] fs/locks: Use plain percpu spinlocks instead of lglock to protect file_lock
 2015-03-03  0:29 UTC  (8+ messages)

[PATCH v0 0/2] lockperf: New deadlock test
 2015-03-03  0:07 UTC  (4+ messages)
` [PATCH v0 1/2] Print leading zeros after decimal point
` [PATCH v0 2/2] posix04: add new "posix04" test

[PATCH 00/13] FS-Cache: Fix a number of bugs that occur when the cache runs out of space
 2015-03-02 23:58 UTC  (15+ messages)
` [PATCH 01/13] FS-Cache: Count culled objects and objects rejected due to lack "
` [PATCH 02/13] FS-Cache: Move fscache_report_unexpected_submission() to make it more available
` [PATCH 03/13] FS-Cache: When submitting an op, cancel it if the target object is dying
` [PATCH 04/13] FS-Cache: Handle a new operation submitted against a killed object
` [PATCH 05/13] FS-Cache: Synchronise object death state change vs operation submission
` [PATCH 06/13] FS-Cache: fscache_object_is_dead() has wrong logic, kill it
` [PATCH 07/13] FS-Cache: Permit fscache_cancel_op() to cancel in-progress operations too
` [PATCH 08/13] FS-Cache: Out of line fscache_operation_init()
` [PATCH 09/13] FS-Cache: Count the number of initialised operations
` [PATCH 10/13] FS-Cache: Fix cancellation of in-progress operation
` [PATCH 11/13] FS-Cache: Put an aborted initialised op so that it is accounted correctly
` [PATCH 12/13] FS-Cache: The operation cancellation method needs calling in more places
` [PATCH 13/13] FS-Cache: Retain the netfs context in the retrieval op earlier

[LSF/MM TOPIC] Filesystem namespaces and uid/gid/lsm remapping
 2015-03-02 22:34 UTC  (5+ messages)
` [Lsf-pc] "

[PATCH 0/5] split ET_DYN ASLR from mmap ASLR
 2015-03-02 22:22 UTC  (9+ messages)
` [PATCH 1/5] arm: factor out mmap ASLR into mmap_rnd
` [PATCH 2/5] mm: expose arch_mmap_rnd when available
` [PATCH 3/5] mm: move randomize_et_dyn into ELF_ET_DYN_BASE
` [PATCH 4/5] mm: split ET_DYN ASLR from mmap ASLR
` [PATCH 5/5] mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE

[PATCH] fs: record task name which froze superblock
 2015-03-02 21:33 UTC  (12+ messages)
            ` [PATCH v3] "

Confidential Letter
 2015-03-02  0:34 UTC 

[PATCH] vfs: update vfs.txt documentation
 2015-03-02 11:30 UTC 

[PATCH] Documentation/early-userspace/README fix a bad description
 2015-03-02 11:28 UTC 

[PATCH] ext4: add missing description of files in /proc/fs/ext4/<devname>
 2015-03-02 11:25 UTC 

ramdisk problems in 4.0-rc1? (was Re: [PATCH 1/4] xfs/104: log size too small for 4k sector drives)
 2015-03-02  9:40 UTC  (16+ messages)
      ` [PATCH] brd: Re-instate ram disk visibility option (part_show)
        ` [PATCH] brd: Only request 4K sectors if DAX is enabled

Lazytime feature bugs
 2015-03-02  8:29 UTC  (11+ messages)

[PATCH v3 0/3] epoll: introduce round robin wakeup mode
 2015-03-02  5:04 UTC  (11+ messages)
` [PATCH v3 1/3] sched/wait: add __wake_up_rotate()
` [PATCH v3 2/3] epoll: restrict wakeups to the overflow list
` [PATCH v3 3/3] epoll: Add EPOLL_ROTATE mode

[PATCH] f2fs: don't need to collect dirty sit entries and flush journal when there's no dirty sit entries
 2015-02-28  8:59 UTC  (2+ messages)
` [f2fs-dev] "

UBIFS: Is it possible to get the compressed size of a file?
 2015-02-28  7:31 UTC  (3+ messages)

fs: dax: do not build on ARC or SH
 2015-02-28  0:59 UTC  (7+ messages)

[RFC 00/21] Richacls
 2015-02-28  0:11 UTC  (24+ messages)
` [RFC 01/21] vfs: Minor documentation fix
` [RFC 02/21] vfs: Shrink struct posix_acl
` [RFC 03/21] vfs: Add IS_ACL() and IS_RICHACL() tests
` [RFC 04/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [RFC 05/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [RFC 06/21] vfs: Make the inode passed to inode_change_ok non-const
` [RFC 07/21] vfs: Add permission flags for setting file attributes
` [RFC 08/21] richacl: In-memory representation and helper functions
` [RFC 09/21] richacl: Permission mapping functions
` [RFC 10/21] richacl: Compute maximum file masks from an acl
` [RFC 11/21] richacl: Update the file masks in chmod()
` [RFC 12/21] richacl: Permission check algorithm
  ` [RFC 13/21] richacl: Create-time inheritance
` [RFC 14/21] richacl: Check if an acl is equivalent to a file mode
` [RFC 15/21] richacl: Automatic Inheritance
` [RFC 16/21] richacl: xattr mapping functions
` [RFC 17/21] vfs: Cache base_acl objects in inodes
` [RFC 18/21] vfs: Cache richacl in struct inode
` [RFC 19/21] vfs: Add richacl permission checking
` [RFC 20/21] ext4: Implement rich acl for ext4
` [RFC 21/21] ext4: Add richacl feature flag

[PATCH v2 0/2] Add epoll round robin wakeup mode
 2015-02-27 22:24 UTC  (12+ messages)
` [PATCH v2 2/2] epoll: introduce EPOLLEXCLUSIVE and EPOLLROUNDROBIN

[PATCH 1/2] f2fs: clear page's up-to-date if block was deallocated
 2015-02-27 19:21 UTC  (2+ messages)
` [PATCH 2/2] f2fs: check its block allocation to avoid producing wrong dirty pages

[f2fs-dev] [PATCH] f2fs: fix max orphan inodes calculation
 2015-02-27  9:25 UTC 

[f2fs-dev] [PATCH 2/2] f2fs: fix the number of orphan inode blocks
 2015-02-27  9:11 UTC 

[PATCH] f2fs: don't need to collect dirty sit entries and flush journal when there's no dirty sit entries
 2015-02-27  8:54 UTC  (2+ messages)

[PATCH] f2fs: fix block_ops trace point
 2015-02-27  7:56 UTC 

What replaces do_generic_file_read() calling a read_actor?
 2015-02-26 15:54 UTC 

[GIT PULL] please pull file-locking related changes for v3.20
 2015-02-26 15:09 UTC  (10+ messages)

mmotm 2015-02-25-21-19 uploaded
 2015-02-26 13:20 UTC  (2+ messages)
` since-3.19 branch opened for mm git tree (was: Re: mmotm 2015-02-25-21-19 uploaded)

[RFC 00/21] Richacls
 2015-02-26  5:44 UTC  (2+ messages)

[PATCH v4 0/1] vfs: Respect MS_RDONLY at bind mount creation
 2015-02-26  1:47 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH 1/2] f2fs: remove obsolete code
 2015-02-26  1:15 UTC  (3+ messages)
` [PATCH 2/2] f2fs: avoid wrong error during recovery
  ` [f2fs-dev] "

[patch] hfsplus: add missing curly braces in hfsplus_delete_cat()
 2015-02-25 18:50 UTC  (8+ messages)

[RFC] split struct kiocb
 2015-02-25 17:13 UTC  (9+ messages)

[PATCH] vfs: avoid recopying filename in getname_flags
 2015-02-25 12:31 UTC 

[PATCH v10 0/12] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-02-25  4:15 UTC  (4+ messages)
` [PATCH v10 10/12] xfstests: fsstress: Add fallocate insert range operation

[PATCH RFC v3 0/7] epoll: Introduce new syscalls, epoll_ctl_batch and epoll_pwait1
 2015-02-25  3:30 UTC  (5+ messages)

[PATCH] dcache: return -ESTALE not -EBUSY on distributed fs race
 2015-02-24 21:22 UTC  (3+ messages)

[PATCH] binfmt_misc: simplify entry_status()
 2015-02-24 16:27 UTC 

[PATCH] fs: avoid locking sb_lock in grab_super_passive()
 2015-02-24 10:41 UTC  (6+ messages)

Bug 93651 - access to /proc/<pid> of a process does hang
 2015-02-24  8:46 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).