linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-30 15:10:50 to 2017-02-06 09:57:11 UTC [more...]

[PATCH] iov_iter: allow iov_iter_get_pages_alloc to allocate more pages per call
 2017-02-06  9:57 UTC  (30+ messages)
` [PATCH v3 0/2] "

[PATCH] mm: Avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
 2017-02-06  9:24 UTC  (9+ messages)
` [lustre-devel] "

fs, net: deadlock between bind/splice on af_unix
 2017-02-06  7:22 UTC  (14+ messages)

[RFC 0/1] shiftfs: uid/gid shifting filesystem (s_user_ns version)
 2017-02-06  6:59 UTC  (8+ messages)
` [RFC 1/1] shiftfs: uid/gid shifting bind mount

[REVIEW][PATCH] mnt: Tuck mounts under others instead of creating shadow/side mounts
 2017-02-06  3:25 UTC  (18+ messages)
      ` [REVIEW][PATCH 1/2] mnt: Fix propagate_mount_busy to notice all cases of busy mounts
        ` [REVIEW][PATCH 2/2] mnt: Tuck mounts under others instead of creating shadow/side mounts
            ` [PATCH v5] "

[PATCH v2 1/5] fscrypt: fix loophole in one-encryption-policy-per-tree enforcement
 2017-02-06  1:13 UTC  (4+ messages)
` [PATCH] ext4: don't allow encrypted operations without keys

[PATCH 1/6] f2fs: clean up flush/discard command namings
 2017-02-05  8:59 UTC  (6+ messages)
` [PATCH 5/6] f2fs: add a kernel thread to issue discard commands asynchronously

[PATCH 0/24 RFC] fs: Convert all embedded bdis into separate ones
 2017-02-03 23:54 UTC  (32+ messages)
` [PATCH 01/24] block: Provide bdi_alloc()
` [PATCH 02/24] bdi: Provide bdi_register_va()
` [PATCH 03/24] block: Unregister bdi on last reference drop
` [PATCH 04/24] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 05/24] fs: Get proper reference for s_bdi
` [PATCH 06/24] lustre: Convert to separately allocated bdi
` [PATCH 07/24] 9p: "
` [PATCH 08/24] btrfs: "
` [PATCH 09/24] ceph: "
` [PATCH 10/24] cifs: "
` [PATCH 11/24] ecryptfs: "
` [PATCH 12/24] afs: "
` [PATCH 13/24] orangefs: Remove orangefs_backing_dev_info
` [PATCH 14/24] mtd: Convert to dynamically allocated bdi infrastructure
` [PATCH 15/24] coda: Convert to separately allocated bdi
` [PATCH 16/24] exofs: "
` [PATCH 17/24] fuse: "
` [PATCH 18/24] gfs2: Convert to properly refcounting bdi
` [PATCH 19/24] nilfs2: "
` [PATCH 20/24] ncpfs: Convert to separately allocated bdi
` [PATCH 21/24] nfs: "
` [PATCH 22/24] ubifs: "
` [PATCH 23/24] fs: Remove SB_I_DYNBDI flag
` [PATCH 24/24] block: Remove unused functions

[PATCH 1/5] f2fs: show # of APPEND and UPDATE inodes
 2017-02-03 23:48 UTC  (5+ messages)
` [PATCH 2/5] f2fs: check last page index in cached bio to decide submission
` [PATCH 3/5] f2fs: move flush tracepoint
` [PATCH 4/5] f2fs: move write_node_page above fsync_node_pages
` [PATCH 5/5] f2fs: avoid out-of-order execution of atomic writes

Darlehen
 2017-02-03 14:51 UTC 

[PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"
 2017-02-03 15:32 UTC  (11+ messages)

[PATCH 1/3 linux-next] udf: fix ioctl errors
 2017-02-03 15:25 UTC  (4+ messages)
` [PATCH 2/3 linux-next] udf: simplify udf_ioctl()

[TOPIC][LSF/MM ATTEND] container aware filesystems
 2017-02-03 11:47 UTC 

[PATCH v2 0/2] Add further ioctl() operations for namespace discovery
 2017-02-03  2:34 UTC  (9+ messages)
` [PATCH v4 "

[PATCH 03/13] x86, dax, pmem: introduce 'copy_from_iter' dax operation
 2017-02-03  1:52 UTC  (2+ messages)
` [lkp-robot] [x86, dax, pmem] 2e12109d1c: fio.write_bw_MBps -75% regression

[PATCH] timerfd: Protect the might cancel mechanism proper
 2017-02-02 19:04 UTC  (4+ messages)

[PATCH 0/25 v4] fsnotify: Avoid SRCU stalls with fanotify permission events
 2017-02-02 15:06 UTC  (33+ messages)
` [PATCH 01/25] fsnotify: Remove unnecessary tests when showing fdinfo
` [PATCH 02/25] inotify: Remove inode pointers from debug messages
` [PATCH 03/25] fanotify: Move recalculation of inode / vfsmount mask under mark_mutex
` [PATCH 04/25] audit: Abstract hash key handling
` [PATCH 05/25] fsnotify: Update comments
` [PATCH 06/25] fsnotify: Attach marks to object via dedicated head structure
` [PATCH 07/25] fsnotify: Move fsnotify_destroy_marks()
` [PATCH 08/25] fsnotify: Lock object list with connector lock
` [PATCH 09/25] fsnotify: Free fsnotify_mark_connector when there is no mark attached
` [PATCH 10/25] inotify: Do not drop mark reference under idr_lock
` [PATCH 11/25] fsnotify: Move queueing of mark for destruction into fsnotify_put_mark()
` [PATCH 12/25] fsnotify: Detach mark from object list when last reference is dropped
` [PATCH 13/25] fsnotify: Remove special handling of mark destruction on group shutdown
` [PATCH 14/25] fsnotify: Provide framework for dropping SRCU lock in ->handle_event
` [PATCH 15/25] fsnotify: Pass fsnotify_iter_info into handle_event handler
` [PATCH 16/25] fanotify: Release SRCU lock when waiting for userspace response
` [PATCH 17/25] fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()
` [PATCH 18/25] fsnotify: Remove fsnotify_recalc_{inode|vfsmount}_mask()
` [PATCH 19/25] fsnotify: Inline fsnotify_clear_{inode|vfsmount}_mark_group()
` [PATCH 20/25] fsnotify: Rename fsnotify_clear_marks_by_group_flags()
` [PATCH 21/25] fsnotify: Remove fsnotify_detach_group_marks()
` [PATCH 22/25] fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()
` [PATCH 23/25] fsnotify: Drop inode_mark.c
` [PATCH 24/25] fsnotify: Add group pointer in fsnotify_init_mark()
` [PATCH 25/25] fsnotify: Move ->free_mark callback to fsnotify_ops

quota: dqio_mutex design
 2017-02-02 12:23 UTC 

КЛИЕНТСКИЕ БАЗЫ тел +79139230330 Skype: prodawez390 Email: prodawez393@gmail.com Узнайте подробнее!
 2017-02-01 20:58 UTC 

mmotm 2017-02-01-15-35 uploaded
 2017-02-01 23:36 UTC 

[PATCH] fscrypt: properly declare on-stack completion
 2017-02-01 20:34 UTC  (2+ messages)

[git pull] fscache fixes
 2017-02-01 13:50 UTC 

[REVIEW][PATCH] fs: Better permission checking for submounts
 2017-02-01 13:38 UTC  (3+ messages)

[PATCH 0/3] fix few OOM victim allocation runaways
 2017-02-01 11:49 UTC  (8+ messages)
` [PATCH 1/3] fs: break out of iomap_file_buffered_write on fatal signals
` [PATCH 2/3] mm, fs: check for fatal signals in do_generic_file_read
` [PATCH 3/3] vmalloc: back of when the current is killed

[RFC PATCH 00/17] introduce a dax_inode for dax_operations
 2017-02-01  9:28 UTC  (15+ messages)
` [RFC PATCH 01/17] dax: refactor dax-fs into a generic provider of dax inodes
` [RFC PATCH 10/17] block: introduce bdev_dax_direct_access()
` [RFC PATCH 13/17] fs: update mount_bdev() to lookup dax infrastructure

[PATCH 0/3] fix few OOM victim allocation runaways
 2017-02-01  9:26 UTC 

Bitte kontaktieren Sie mich für weitere Details!
 2017-02-01  8:13 UTC 

[PATCH v2 0/2] setgid hardening
 2017-01-31 16:51 UTC  (10+ messages)
` [PATCH v2 1/2] fs: Check f_cred as well as of current's creds in should_remove_suid()
` [PATCH v2 2/2] fs: Harden against open(..., O_CREAT, 02777) in a setgid directory

[PATCH 0/22 v3] fsnotify: Avoid SRCU stalls with fanotify permission events
 2017-01-31 15:41 UTC  (7+ messages)
` [PATCH 06/22] fsnotify: Attach marks to object via dedicated head structure
` [PATCH 13/22] fanotify: Release SRCU lock when waiting for userspace response

utimensat EACCES vs. EPERM in 4.8+
 2017-01-31 12:09 UTC  (8+ messages)

timerfd: use-after-free in timerfd_remove_cancel
 2017-01-31 12:09 UTC  (6+ messages)

[PATCH v3 0/5] overlayfs: support freeze/thaw
 2017-01-31 10:56 UTC  (9+ messages)
` [PATCH v3 1/5] vfs: deny fallocate() on directory
` [PATCH v3 2/5] vfs: deny copy_file_range() for non regular files
` [PATCH v3 3/5] vfs: wrap write f_ops with file_{start,end}_write()
` [PATCH v3 4/5] vfs: freeze protect overlay inode on file_start_write()
` [PATCH v3 5/5] ovl: support freeze/thaw super

squashfs-tools: Add -offset option to skip n bytes at the start of the file
 2017-01-31 10:09 UTC  (3+ messages)

[PATCH] fscache: Fix dead object requeue
 2017-01-31  9:45 UTC 

[RFC][PATCH v2 1/3] vfs: freeze protect overlay inode on file_start_write()
 2017-01-31  7:11 UTC  (4+ messages)
` [RFC][PATCH v2 4/4] vfs: wrap write f_ops with file_{start,end}_write()

[PATCH] f2fs: declare missing static function
 2017-01-30 23:19 UTC 

[LSF/MM TOPIC] slab reclaim
 2017-01-30 18:47 UTC  (4+ messages)
` [Lsf-pc] "

[PATCH v4 0/6] ovl: concurrent copy up
 2017-01-30 16:18 UTC  (2+ messages)

[Lsf-pc] [LSF/MM TOPIC] I/O error handling and fsync()
 2017-01-30 16:04 UTC  (11+ messages)

[PATCH v3 1/2] iov_iter: allow iov_iter_get_pages_alloc to allocate more pages per call
 2017-01-30 15:40 UTC  (4+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 2/2] ceph: switch DIO code to use iov_iter_get_pages_alloc

[PATCH 1/2] ns: Allow ns_entries to have custom symlink content
 2017-01-30 15:10 UTC  (3+ messages)
` [PATCH 2/2] pidns: Expose task pid_ns_for_children to userspace


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