messages from 2017-08-12 23:22:50 to 2017-08-16 17:33:47 UTC [more...]
[PATCH 0/27 v1] Quota scalability patches
2017-08-16 17:33 UTC (42+ messages)
` [PATCH 01/27] quota: Convert dqio_mutex to rwsem
` [PATCH 02/27] quota: Do more fine-grained locking in dquot_acquire()
` [PATCH 03/27] quota: Acquire dqio_sem for reading in dquot_get_next_id()
` [PATCH 04/27] quota: Acquire dqio_sem for reading in vfs_load_quota_inode()
` [PATCH 05/27] quota: Protect dquot writeout with dq_lock
` [PATCH 06/27] quota: Push dqio_sem down to ->read_dqblk()
` [PATCH 07/27] quota: Remove locking for reading from the old quota format
` [PATCH 08/27] quota: Push dqio_sem down to ->write_dqblk()
` [PATCH 09/27] quota: Do not acquire dqio_sem for dquot overwrites in v2 format
` [PATCH 10/27] quota: Remove locking for writing to the old quota format
` [PATCH 11/27] quota: Push dqio_sem down to ->release_dqblk()
` [PATCH 12/27] quota: Push dqio_sem down to ->get_next_id()
` [PATCH 13/27] quota: Push dqio_sem down to ->write_file_info()
` [PATCH 14/27] quota: Push dqio_sem down to ->read_file_info()
` [PATCH 15/27] quota: Fix error codes in v2_read_file_info()
` [PATCH 16/27] quota: Fix possible corruption of dqi_flags
` [PATCH 17/27] quota: Drop return value of mark_all_dquot_dirty()
` [PATCH 18/27] quota: Do not dirty bad dquots
` [PATCH 19/27] quota: Move locking into clear_dquot_dirty()
` [PATCH 20/27] quota: Remove dq_wait_unused from dquot
` [PATCH 21/27] quota: Allow disabling tracking of dirty dquots in a list
` [PATCH 22/27] ext4: Disable dirty list tracking of dquots when journalling quotas
` [PATCH 23/27] quota: Inline functions into their callsites
` [PATCH 24/27] quota: Inline inode_{incr,decr}_space() into callsites
` [PATCH 25/27] quota: Inline dquot_[re]claim_reserved_space() into callsite
` [PATCH 26/27] fs: Provide __inode_get_bytes()
` [PATCH 27/27] quota: Reduce contention on dq_data_lock
[RFC PATCH 0/4] ima: filesystems not mounted with i_version
2017-08-16 17:30 UTC (5+ messages)
` [RFC PATCH 1/4] security: define new LSM sb_post_new_mount hook
` [RFC PATCH 2/4] ima: define new ima_sb_post_new_mount hook
` [RFC PATCH 3/4] security: define a new LSM sb_post_remount hook
` [RFC PATCH 4/4] ima: define a new ima_sb_post_remount hook
[PATCH v5 0/5] MAP_DIRECT and block-map-atomic files
2017-08-16 17:28 UTC (14+ messages)
` [PATCH v5 1/5] vfs: add flags parameter to ->mmap() in 'struct file_operations'
` [PATCH v5 2/5] fs, xfs: introduce S_IOMAP_SEALED
` [PATCH v5 3/5] mm: introduce mmap3 for safely defining new mmap flags
` [PATCH v5 4/5] fs, xfs: introduce MAP_DIRECT for creating block-map-atomic file ranges
` [PATCH v5 5/5] fs, fcntl: add F_MAP_DIRECT
[PATCH v5] fs: Fix page cache inconsistency when mixing buffered and AIO DIO
2017-08-16 16:01 UTC (10+ messages)
` [PATCH v6] "
` [PATCH v7] "
[PATCH] block: reintroduce discard_zeroes_data sysfs file and BLKDISCARDZEROES
2017-08-16 15:48 UTC (3+ messages)
[PATCH 0/5] cramfs refresh for embedded usage
2017-08-16 15:12 UTC (15+ messages)
` [PATCH 1/5] cramfs: direct memory access support
[PATCH v2 0/5] fs, xfs: block map immutable files for dax, dma-to-storage, and swap
2017-08-16 13:57 UTC (17+ messages)
[PATCH v3 0/5] fs/dcache: Limit # of negative dentries
2017-08-16 13:29 UTC (4+ messages)
[PATCH v6 0/6] define new fs integrity_read method
2017-08-16 13:17 UTC (14+ messages)
` [PATCH v6 1/6] libfs: define simple_read_iter_from_buffer
` [PATCH v6 2/6] efivarfs: replaces the read file operation with read_iter
` [PATCH v6 3/6] ima: always measure and audit files in policy
` [PATCH v6 4/6] ima: use fs method to read integrity data
` [PATCH v6 5/6] ima: define "dont_failsafe" policy action rule
` [PATCH v6 6/6] ima: define "fs_unsafe" builtin policy
CrashMonkey: A Framework to Systematically Test File-System Crash Consistency
2017-08-16 13:06 UTC (7+ messages)
[PATCH 1/3] xfs: clear MS_ACTIVE after finishing log recovery
2017-08-16 11:57 UTC (7+ messages)
` [PATCH 2/3] xfs: don't leak quotacheck dquots when cow recovery
` [PATCH 3/3] xfs: evict all inodes involved with log redo item
Do we really need d_weak_revalidate???
2017-08-16 11:34 UTC (8+ messages)
[PATCH v4 0/3] MAP_DIRECT and block-map sealed files
2017-08-16 10:25 UTC (15+ messages)
` [PATCH v4 1/3] fs, xfs: introduce S_IOMAP_SEALED
` [PATCH v4 2/3] mm: introduce MAP_VALIDATE a mechanism for adding new mmap flags
` [PATCH v4 3/3] fs, xfs: introduce MAP_DIRECT for creating block-map-sealed file ranges
[PATCH RESEND] MAINTAINERS: associate linux/fs.h with VFS instead of file locking
2017-08-16 3:00 UTC
[PATCH 1/5] autofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECT
2017-08-16 2:31 UTC (5+ messages)
` [PATCH 2/5] autofs: non functional header inclusion cleanup
` [PATCH 3/5] autofs: use AUTOFS_DEV_IOCTL_SIZE
` [PATCH 4/5] autofs: drop wrong comment
` [PATCH 5/5] autofs: use unsigned int/long instead of uint/ulong for ioctl args
[PATCH] f2fs: let fill_super handle roll-forward errors
2017-08-16 1:17 UTC (6+ messages)
[PATCH] blktrace: Fix potentail deadlock between delete & sysfs ops
2017-08-15 23:11 UTC (2+ messages)
[PATCH 1/1] Fanotify: Introduce a permissive mode
2017-08-15 19:19 UTC (7+ messages)
How can we share page cache pages for reflinked files?
2017-08-15 15:11 UTC (8+ messages)
[PATCH] MAINTAINERS: Update entries for notification subsystem
2017-08-15 13:27 UTC (2+ messages)
[PATCH] f2fs: check hot_data for roll-forward recovery
2017-08-15 12:37 UTC (2+ messages)
[PATCH] f2fs: remove unused function overprovision_sections
2017-08-15 12:36 UTC (2+ messages)
[PATCH] f2fs-tools: the overprovision should be 0 as default
2017-08-15 12:09 UTC (4+ messages)
` [PATCH v2] f2fs-tools: fix the usage message of overprovision option
[RFC PATCH 0/7] dax, ext4: Synchronous page faults
2017-08-15 9:44 UTC (17+ messages)
[PATCH] f2fs: free_user_blocks should use reserved_segments instead
2017-08-15 7:17 UTC (4+ messages)
` [PATCH v2] "
[PATCH] f2fs: introduce cur_reserved_blocks in sysfs
2017-08-15 4:08 UTC (3+ messages)
` [PATCH v2] "
[RFC v3 0/3] VFS/NFS support to destroy FS credentials
2017-08-14 15:59 UTC (10+ messages)
` [RFC 1/1] destroy_creds.2: new page documenting destroy_creds()
[RFC 0/2] Add Virtual Box vboxguest and vboxsf guest drivers to the mainline kernel
2017-08-14 12:15 UTC (8+ messages)
` [RFC 1/2] misc: Add vboxguest driver for Virtual Box Guest integration
Page fault while link_path_walk for path_len > 4060 bytes
2017-08-14 11:14 UTC (3+ messages)
[PATCH] uapi/linux/quota.h: Do not include linux/errno.h
2017-08-14 9:54 UTC (2+ messages)
quota: dqio_mutex design
2017-08-14 8:22 UTC (12+ messages)
[RFC][PATCH 0/9] Make containers kernel objects
2017-08-14 5:47 UTC (3+ messages)
` [PATCH 2/9] Implement containers as "
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).