messages from 2017-02-01 10:45:14 to 2017-02-07 09:39:48 UTC [more...]
[RFC 0/1] shiftfs: uid/gid shifting filesystem (s_user_ns version)
2017-02-07 9:39 UTC (20+ messages)
` [RFC 1/1] shiftfs: uid/gid shifting bind mount
[PATCH 0/24 RFC] fs: Convert all embedded bdis into separate ones
2017-02-07 9:16 UTC (33+ 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] orangefs: Dan Carpenter influenced cleanups
2017-02-07 8:35 UTC (2+ messages)
fs/crypt ioctl and attr
2017-02-07 7:34 UTC (4+ messages)
[PATCH] iov_iter: allow iov_iter_get_pages_alloc to allocate more pages per call
2017-02-07 7:19 UTC (32+ messages)
` [PATCH v3 0/2] "
[PATCH 0/6 v4] scope GFP_NOFS api
2017-02-07 7:17 UTC (19+ messages)
` [PATCH 1/6] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/6] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 3/6] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 4/6] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [PATCH 5/6] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 6/6] jbd2: make the whole kjournald2 kthread NOFS safe
[REVIEW][PATCH] mnt: Tuck mounts under others instead of creating shadow/side mounts
2017-02-07 6:35 UTC (20+ 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] fscrypt: split supp and notsupp declarations into their own headers
2017-02-07 4:39 UTC (2+ messages)
[PATCH] fscrypt: remove redundant assignment of res
2017-02-07 4:26 UTC (2+ messages)
[PATCH] fscrypt: properly declare on-stack completion
2017-02-07 4:21 UTC (3+ messages)
[PATCH 1/6] f2fs: clean up flush/discard command namings
2017-02-07 3:44 UTC (7+ messages)
` [PATCH 5/6] f2fs: add a kernel thread to issue discard commands asynchronously
[PATCH] fs: ext3/ext4: increase the protection of nlink dec and inode destroy
2017-02-06 23:43 UTC (3+ messages)
fs/crypt : passphrase recycle without data re-encrypt
2017-02-06 22:43 UTC (4+ messages)
[PATCH] mm: Avoid returning VM_FAULT_RETRY from ->page_mkwrite handlers
2017-02-06 20:52 UTC (10+ messages)
` [lustre-devel] "
[PATCH 0/25 v4] fsnotify: Avoid SRCU stalls with fanotify permission events
2017-02-06 19:44 UTC (33+ messages)
` [PATCH 01/25] fsnotify: Remove unnecessary tests when showing fdinfo
` [PATCH 02/25] inotify: Remove inode pointers from debug messages
` [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
[RFC][PATCH v2 1/3] vfs: freeze protect overlay inode on file_start_write()
2017-02-06 14:49 UTC (5+ messages)
` [RFC][PATCH v2 4/4] vfs: wrap write f_ops with file_{start,end}_write()
xfs wrongly report ENOSPACE
2017-02-06 12:37 UTC
fs, net: deadlock between bind/splice on af_unix
2017-02-06 7:22 UTC (12+ messages)
[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/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)
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
[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 (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).