Linux Filesystem Development
Date Index
[Prev Page][
Next Page
]
[PATCH 1/3] f2fs: avoid RECLAIM_FS-ON-W: deadlock
,
Jaegeuk Kim
[PATCH 3/3] f2fs: fix wrong condition check
,
Jaegeuk Kim
[PATCH 2/3] f2fs: add f2fs_readonly()
,
Jaegeuk Kim
proc_subdir_lock related deadlock
,
Lisa Du
Limit dentry cache entries
,
Keyur Govande
Re: Limit dentry cache entries
,
Bob Peterson
Re: Limit dentry cache entries
,
Dave Chinner
[PATCH 01/15] f2fs: remove redundant assignment
,
Jaegeuk Kim
[PATCH 04/15] f2fs: fix BUG_ON during f2fs_evict_inode(dir)
,
Jaegeuk Kim
[PATCH 09/15] f2fs: add debug msgs in the recovery routine
,
Jaegeuk Kim
[PATCH 07/15] f2fs: change get_new_data_page to pass a locked node page
,
Jaegeuk Kim
[PATCH 08/15] f2fs: update inode page after creation
,
Jaegeuk Kim
[PATCH 06/15] f2fs: skip get_node_page if locked node page is passed
,
Jaegeuk Kim
[PATCH 05/15] f2fs: remove unnecessary por_doing check
,
Jaegeuk Kim
[PATCH 03/15] f2fs: fix por_doing variable coverage
,
Jaegeuk Kim
[PATCH 02/15] f2fs: remove unnecessary flag set
,
Jaegeuk Kim
Re: [PATCH 02/15] f2fs: remove unnecessary flag set
,
Jaegeuk Kim
[PATCH 1/2] f2fs: remove unnecessary kmap/kunmap operations
,
Jaegeuk Kim
[PATCH 2/2] f2fs: fix to unlock page before exit
,
Jaegeuk Kim
[PATCH v7 00/34] kmemcg shrinkers
,
Glauber Costa
[PATCH v7 01/34] fs: bump inode and dentry counters to long
,
Glauber Costa
[PATCH v7 03/34] dcache: convert dentry_stat.nr_unused to per-cpu counters
,
Glauber Costa
[PATCH v7 04/34] dentry: move to per-sb LRU locks
,
Glauber Costa
[PATCH v7 05/34] dcache: remove dentries from LRU before putting on dispose list
,
Glauber Costa
[PATCH v7 06/34] mm: new shrinker API
,
Glauber Costa
[PATCH v7 07/34] shrinker: convert superblock shrinkers to new API
,
Glauber Costa
Re: [PATCH v7 07/34] shrinker: convert superblock shrinkers to new API
,
Glauber Costa
Re: [PATCH v7 07/34] shrinker: convert superblock shrinkers to new API
,
Dave Chinner
[PATCH v7 08/34] list: add a new LRU list type
,
Glauber Costa
[PATCH v7 09/34] inode: convert inode lru list to generic lru list code.
,
Glauber Costa
[PATCH v7 10/34] dcache: convert to use new lru list infrastructure
,
Glauber Costa
[PATCH v7 11/34] list_lru: per-node list infrastructure
,
Glauber Costa
[PATCH v7 12/34] shrinker: add node awareness
,
Glauber Costa
[PATCH v7 13/34] vmscan: per-node deferred work
,
Glauber Costa
[PATCH v7 14/34] list_lru: per-node API
,
Glauber Costa
[PATCH v7 15/34] fs: convert inode and dentry shrinking to be node aware
,
Glauber Costa
[PATCH v7 16/34] xfs: convert buftarg LRU to generic code
,
Glauber Costa
[PATCH v7 17/34] xfs: convert dquot cache lru to list_lru
,
Glauber Costa
[PATCH v7 18/34] fs: convert fs shrinkers to new scan/count API
,
Glauber Costa
Re: [PATCH v7 18/34] fs: convert fs shrinkers to new scan/count API
,
Steven Whitehouse
Re: [PATCH v7 18/34] fs: convert fs shrinkers to new scan/count API
,
Glauber Costa
Re: [PATCH v7 18/34] fs: convert fs shrinkers to new scan/count API
,
Glauber Costa
Re: [PATCH v7 18/34] fs: convert fs shrinkers to new scan/count API
,
Dave Chinner
Re: [PATCH v7 18/34] fs: convert fs shrinkers to new scan/count API
,
Glauber Costa
[PATCH v7 02/34] super: fix calculation of shrinkable objects for small numbers
,
Glauber Costa
[PATCH v7 20/34] i915: bail out earlier when shrinker cannot acquire mutex
,
Glauber Costa
[PATCH v7 21/34] shrinker: convert remaining shrinkers to count/scan API
,
Glauber Costa
[PATCH v7 22/34] hugepage: convert huge zero page shrinker to new shrinker API
,
Glauber Costa
[PATCH v7 23/34] shrinker: Kill old ->shrink API.
,
Glauber Costa
[PATCH v7 24/34] vmscan: also shrink slab in memcg pressure
,
Glauber Costa
[PATCH v7 25/34] memcg,list_lru: duplicate LRUs upon kmemcg creation
,
Glauber Costa
[PATCH v7 26/34] lru: add an element to a memcg list
,
Glauber Costa
[PATCH v7 27/34] list_lru: per-memcg walks
,
Glauber Costa
[PATCH v7 28/34] memcg: per-memcg kmem shrinking
,
Glauber Costa
[PATCH v7 29/34] memcg: scan cache objects hierarchically
,
Glauber Costa
[PATCH v7 19/34] drivers: convert shrinkers to new count/scan API
,
Glauber Costa
[PATCH v7 31/34] super: targeted memcg reclaim
,
Glauber Costa
[PATCH v7 32/34] memcg: move initialization to memcg creation
,
Glauber Costa
[PATCH v7 33/34] vmpressure: in-kernel notifications
,
Glauber Costa
[PATCH v7 34/34] memcg: reap dead memcgs upon global memory pressure.
,
Glauber Costa
[PATCH v7 30/34] vmscan: take at least one pass with shrinkers
,
Glauber Costa
Re: [PATCH v7 00/34] kmemcg shrinkers
,
Glauber Costa
Re: [PATCH v7 00/34] kmemcg shrinkers
,
Dave Chinner
Re: [PATCH v7 00/34] kmemcg shrinkers
,
Glauber Costa
[PATCH] fs: aio: use correct integer overflow checks when creation aio ctx
,
Sasha Levin
Re: [PATCH] fs: aio: use correct integer overflow checks when creation aio ctx
,
Benjamin LaHaise
Re: [PATCH] fs: aio: use correct integer overflow checks when creation aio ctx
,
Sasha Levin
[PATCH 0/5] Obey mark_page_accessed hint given by filesystems v3r1
,
Mel Gorman
[PATCH 4/5] mm: Remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
,
Mel Gorman
Re: [PATCH 4/5] mm: Remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
,
Johannes Weiner
Re: [PATCH 4/5] mm: Remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
,
Mel Gorman
[PATCH 5/5] mm: Remove lru parameter from __lru_cache_add and lru_cache_add_lru
,
Mel Gorman
Re: [PATCH 5/5] mm: Remove lru parameter from __lru_cache_add and lru_cache_add_lru
,
Johannes Weiner
[PATCH 3/5] mm: Activate !PageLRU pages on mark_page_accessed if page is on local pagevec
,
Mel Gorman
Re: [PATCH 3/5] mm: Activate !PageLRU pages on mark_page_accessed if page is on local pagevec
,
Johannes Weiner
[PATCH 1/5] mm: Add tracepoints for LRU activation and insertions
,
Mel Gorman
[PATCH 2/5] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time
,
Mel Gorman
Re: [PATCH 2/5] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time
,
Johannes Weiner
Re: [PATCH 0/5] Obey mark_page_accessed hint given by filesystems v3r1
,
Andrew Perepechko
(cred_guard_mutex vs seq->lock) INFO: possible circular locking dependency detected
,
Li Zefan
[PATCH] fs: add jfsv3 (AIX powerpc native JFS file system) support
,
Philippe De Muyter
Re: [PATCH] fs: add jfsv3 (AIX powerpc native JFS file system) support
,
Marco Stornelli
Froe e71bf1d708e1294b3bae64d04f03228b3625f2a3 Mon Sep 17 00:00:00 2001
,
Steve Dickson
[PATCH 02/13] Security: Add Hook to test if the particular xattr is part of a MAC model.
,
Steve Dickson
Re: [PATCH 02/13] Security: Add Hook to test if the particular xattr is part of a MAC model.
,
Eric Paris
[PATCH 03/13] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
,
Steve Dickson
Re: [PATCH 03/13] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
,
Eric Paris
[PATCH 01/13] Security: Add hook to calculate context based on a negative dentry.
,
Steve Dickson
Re: [PATCH 01/13] Security: Add hook to calculate context based on a negative dentry.
,
Eric Paris
[PATCH 10/13] NFS: Add label lifecycle management
,
Steve Dickson
[PATCH 11/13] NFS: Client implementation of Labeled-NFS
,
Steve Dickson
Re: [PATCH 11/13] NFS: Client implementation of Labeled-NFS
,
Myklebust, Trond
Re: [PATCH 11/13] NFS: Client implementation of Labeled-NFS
,
Myklebust, Trond
[PATCH 08/13] NFSv4: Extend fattr bitmaps to support all 3 words
,
Steve Dickson
[PATCH 09/13] NFS:Add labels to client function prototypes
,
Steve Dickson
Re: [PATCH 09/13] NFS:Add labels to client function prototypes
,
Myklebust, Trond
[PATCH 12/13] NFS: Extend NFS xattr handlers to accept the security namespace
,
Steve Dickson
[PATCH 13/13] Kconfig: Add Kconfig entry for Labeled NFS V4 client
,
Steve Dickson
Re: [PATCH 13/13] Kconfig: Add Kconfig entry for Labeled NFS V4 client
,
Eric Paris
Re: [PATCH 13/13] Kconfig: Add Kconfig entry for Labeled NFS V4 client
,
Myklebust, Trond
Re: [PATCH 13/13] Kconfig: Add Kconfig entry for Labeled NFS V4 client
,
Myklebust, Trond
[PATCH 07/13] NFSv4: Introduce new label structure
,
Steve Dickson
Re: [PATCH 07/13] NFSv4: Introduce new label structure
,
Myklebust, Trond
[PATCH 06/13] NFSv4: Add label recommended attribute and NFSv4 flags
,
Steve Dickson
[PATCH 04/13] SELinux: Add new labeling type native labels
,
Steve Dickson
Re: [PATCH 04/13] SELinux: Add new labeling type native labels
,
Eric Paris
[PATCH 05/13] NFSv4.2: Added NFS v4.2 support to the NFS client
,
Steve Dickson
Re: [PATCH 05/13] NFSv4.2: Added NFS v4.2 support to the NFS client
,
Myklebust, Trond
[PATCH] xfstests: test data integrity under disk failure
,
Dmitry Monakhov
Re: [PATCH] xfstests: test data integrity under disk failure
,
Dave Chinner
Re: [PATCH] xfstests: test data integrity under disk failure
,
Dmitry Monakhov
Re: [PATCH] xfstests: test data integrity under disk failure
,
Dave Chinner
[PATCH] cachefiles: remove unused macro list_to_page()
,
Haicheng Li
Re: [PATCH] cachefiles: remove unused macro list_to_page()
,
David Howells
[PATCH 0/2] timerfd support for wakeup alarm timers
,
Todd Poynor
[PATCH 2/2] timerfd: add alarm timers
,
Todd Poynor
Re: [PATCH 2/2] timerfd: add alarm timers
,
John Stultz
[PATCH 1/2] alarmtimer: add functions for timerfd support
,
Todd Poynor
Re: [PATCH 1/2] alarmtimer: add functions for timerfd support
,
John Stultz
[OT] which software project for a aix disk partition scanner for linux
,
Philippe De Muyter
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
,
Steve French
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
,
J. Bruce Fields
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
,
Zach Brown
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
,
Zach Brown
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
,
Steve French
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
,
Chris Mason
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
,
Steve French
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
,
Chris Mason
[PATCH v3] nilfs2: implement calculation of free inodes count
,
Vyacheslav Dubeyko
Re: [PATCH v3] nilfs2: implement calculation of free inodes count
,
Ryusuke Konishi
Re: [PATCH v3] nilfs2: implement calculation of free inodes count
,
Ryusuke Konishi
Re: [PATCH v3] nilfs2: implement calculation of free inodes count
,
Vyacheslav Dubeyko
Re: [PATCH v3] nilfs2: implement calculation of free inodes count
,
Ryusuke Konishi
Re: [PATCH v3] nilfs2: implement calculation of free inodes count
,
Vyacheslav Dubeyko
Re: [PATCH v3] nilfs2: implement calculation of free inodes count
,
Ryusuke Konishi
Re: [PATCH v3] nilfs2: implement calculation of free inodes count
,
Ryusuke Konishi
Bit-level consistency between two ext3 filesystems
,
Eitan Rosenfeld
Re: Bit-level consistency between two ext3 filesystems
,
Andreas Dilger
Re: Bit-level consistency between two ext3 filesystems
,
Zach Brown
[PATCH] fs: bump inode and dentry counters to long
,
Glauber Costa
[PATCH 1/2] f2fs: fix inconsistency of block count during recovery
,
Jaegeuk Kim
[PATCH 2/2] f2fs: fix the inconsistent state of data pages
,
Jaegeuk Kim
Re: [PATCH 2/2] f2fs: fix the inconsistent state of data pages
,
Namjae Jeon
Re: [PATCH 2/2] f2fs: fix the inconsistent state of data pages
,
Jaegeuk Kim
Re: [PATCH 1/2] f2fs: fix inconsistency of block count during recovery
,
Namjae Jeon
Re: [PATCH 1/2] f2fs: fix inconsistency of block count during recovery
,
Jaegeuk Kim
[RFC v0 0/4] sys_copy_range() rough draft
,
Zach Brown
[RFC v0 4/4] nfs, nfsd: rough sys_copy_range and COPY support
,
Zach Brown
Re: [RFC v0 4/4] nfs, nfsd: rough sys_copy_range and COPY support
,
J. Bruce Fields
Re: [RFC v0 4/4] nfs, nfsd: rough sys_copy_range and COPY support
,
Myklebust, Trond
Re: [RFC v0 4/4] nfs, nfsd: rough sys_copy_range and COPY support
,
J. Bruce Fields
[RFC v0 2/4] x86: add sys_copy_range to syscall tables
,
Zach Brown
[RFC v0 3/4] btrfs: add .copy_range file operation
,
Zach Brown
[RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
,
Zach Brown
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
,
Eric Wong
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
,
Zach Brown
Re: [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point
,
Ric Wheeler
Re: [RFC v0 0/4] sys_copy_range() rough draft
,
Dave Chinner
Re: [RFC v0 0/4] sys_copy_range() rough draft
,
Zach Brown
Re: [RFC v0 0/4] sys_copy_range() rough draft
,
Dave Chinner
v3.10: unmount won't work
,
Toralf Förster
Re: v3.10: unmount won't work
,
Toralf Förster
Re: v3.10: unmount won't work
,
Eric Sandeen
Re: v3.10: unmount won't work
,
Toralf Förster
[PATCH v4 00/20] change invalidatepage prototype to accept length
,
Lukas Czerner
[PATCH v4 12/20] ext4: Call ext4_jbd2_file_inode() after zeroing block
,
Lukas Czerner
[PATCH v4 20/20] ext4: Allow punch hole with bigalloc enabled
,
Lukas Czerner
[PATCH v4 19/20] ext4: make punch hole code path work with bigalloc
,
Lukas Czerner
[PATCH v4 18/20] ext4: update ext4_ext_remove_space trace point
,
Lukas Czerner
[PATCH v4 17/20] ext4: remove unused code from ext4_remove_blocks()
,
Lukas Czerner
[PATCH v4 16/20] ext4: remove unused discard_partial_page_buffers
,
Lukas Czerner
[PATCH v4 15/20] ext4: use ext4_zero_partial_blocks in punch_hole
,
Lukas Czerner
[PATCH v4 14/20] ext4: truncate_inode_pages() in orphan cleanup path
,
Lukas Czerner
[PATCH v4 13/20] Revert "ext4: fix fsx truncate failure"
,
Lukas Czerner
[PATCH v4 10/20] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
,
Lukas Czerner
[PATCH v4 11/20] Revert "ext4: remove no longer used functions in inode.c"
,
Lukas Czerner
[PATCH v4 08/20] gfs2: use ->invalidatepage() length argument
,
Lukas Czerner
[PATCH v4 09/20] reiserfs: use ->invalidatepage() length argument
,
Lukas Czerner
[PATCH v4 07/20] ceph: use ->invalidatepage() length argument
,
Lukas Czerner
[PATCH v4 05/20] xfs: use ->invalidatepage() length argument
,
Lukas Czerner
Re: [PATCH v4 05/20] xfs: use ->invalidatepage() length argument
,
Dave Chinner
[PATCH v4 06/20] ocfs2: use ->invalidatepage() length argument
,
Lukas Czerner
[PATCH v4 04/20] jbd: change journal_invalidatepage() to accept length
,
Lukas Czerner
[PATCH v4 03/20] ext4: use ->invalidatepage() length argument
,
Lukas Czerner
[PATCH v4 02/20] jbd2: change jbd2_journal_invalidatepage to accept length
,
Lukas Czerner
[PATCH v4 01/20] mm: change invalidatepage prototype to accept length
,
Lukas Czerner
[PATCH][Trivial] f2fs: Use list_for_each_entry rather than list_for_each_entry_safe.
,
majianpeng
Re: [PATCH][Trivial] f2fs: Use list_for_each_entry rather than list_for_each_entry_safe.
,
Jaegeuk Kim
Re: [PATCH][Trivial] f2fs: Use list_for_each_entry rather than list_for_each_entry_safe.
,
majianpeng
[3.10-rc1 PATCH] devtmpfs: Fix kmemcheck warning.
,
Tetsuo Handa
[PATCH] f2fs: remove unecessary variable and code
,
Haicheng Li
[Suggestion] fs/namespace.c: the direct cause of the warning for: "ida_remove called for id=0 which is not allocated" with mnt_release_group_id()
,
Chen Gang
AIO refactoring/performance improvements/cancellation
,
Kent Overstreet
[PATCH 01/21] aio: fix kioctx not being freed after cancellation at exit time
,
Kent Overstreet
[PATCH 12/21] aio: convert the ioctx list to radix tree
,
Kent Overstreet
[PATCH 18/21] aio: Allow cancellation without a cancel callback, new kiocb lookup
,
Kent Overstreet
[PATCH 21/21] block: Bio cancellation
,
Kent Overstreet
Re: [PATCH 21/21] block: Bio cancellation
,
Jens Axboe
Re: [PATCH 21/21] block: Bio cancellation
,
Kent Overstreet
Re: [PATCH 21/21] block: Bio cancellation
,
Jens Axboe
[PATCH 19/21] aio/usb: Update cancellation for new synchonization
,
Kent Overstreet
[PATCH 20/21] direct-io: Set dio->io_error directly
,
Kent Overstreet
[PATCH 17/21] Percpu tag allocator
,
Kent Overstreet
Re: [PATCH 17/21] Percpu tag allocator
,
Oleg Nesterov
Re: [PATCH 17/21] Percpu tag allocator
,
Oleg Nesterov
Re: [PATCH 17/21] Percpu tag allocator
,
Kent Overstreet
Re: [PATCH 17/21] Percpu tag allocator
,
Kent Overstreet
Re: [PATCH 17/21] Percpu tag allocator
,
Oleg Nesterov
Re: [PATCH 17/21] Percpu tag allocator
,
Oleg Nesterov
Re: [PATCH 17/21] Percpu tag allocator
,
Tejun Heo
Re: [PATCH 17/21] Percpu tag allocator
,
Andi Kleen
[PATCH 15/21] virtio-blk: convert to batch completion
,
Kent Overstreet
[PATCH 16/21] mtip32xx: convert to batch completion
,
Kent Overstreet
[PATCH 13/21] block: prep work for batch completion
,
Kent Overstreet
[PATCH 14/21] block, aio: batch completion for bios/kiocbs
,
Kent Overstreet
[PATCH 08/21] aio: Kill aio_rw_vect_retry()
,
Kent Overstreet
[PATCH 10/21] aio: Kill ki_users
,
Kent Overstreet
[PATCH 11/21] aio: Kill ki_dtor
,
Kent Overstreet
[PATCH 07/21] aio: Don't use ctx->tail unnecessarily
,
Kent Overstreet
[PATCH 09/21] aio: Kill unneeded kiocb members
,
Kent Overstreet
[PATCH 06/21] aio: io_cancel() no longer returns the io_event
,
Kent Overstreet
[PATCH 02/21] aio: reqs_active -> reqs_available
,
Kent Overstreet
[PATCH 05/21] aio: percpu ioctx refcount
,
Kent Overstreet
[PATCH 04/21] Generic percpu refcounting
,
Kent Overstreet
Re: [PATCH 04/21] Generic percpu refcounting
,
Oleg Nesterov
Re: [PATCH 04/21] Generic percpu refcounting
,
Kent Overstreet
Re: [PATCH 04/21] Generic percpu refcounting
,
Tejun Heo
Re: [PATCH 04/21] Generic percpu refcounting
,
Oleg Nesterov
Re: [PATCH 04/21] Generic percpu refcounting
,
Kent Overstreet
Re: [PATCH 04/21] Generic percpu refcounting
,
Kent Overstreet
Re: [PATCH 04/21] Generic percpu refcounting
,
Tejun Heo
Re: [PATCH 04/21] Generic percpu refcounting
,
Tejun Heo
Re: [PATCH 04/21] Generic percpu refcounting
,
Tejun Heo
Re: [PATCH 04/21] Generic percpu refcounting
,
Kent Overstreet
Re: [PATCH 04/21] Generic percpu refcounting
,
Tejun Heo
Re: [PATCH 04/21] Generic percpu refcounting
,
Rusty Russell
[PATCH 03/21] aio: percpu reqs_available
,
Kent Overstreet
[PATCH v2 00/12] VFS hot tracking
,
zwu . kernel
[PATCH v2 01/12] VFS hot tracking: introduce some data structures
,
zwu . kernel
[PATCH v2 12/12] VFS hot tracking: add fs hot type support
,
zwu . kernel
[PATCH v2 11/12] VFS hot tracking: add documentation
,
zwu . kernel
[PATCH v2 10/12] VFS hot tracking, btrfs: add hot tracking support
,
zwu . kernel
[PATCH v2 09/12] VFS hot tracking, procfs: add two proc interfaces
,
zwu . kernel
[PATCH v2 08/12] VFS hot tracking: add one ioctl interface
,
zwu . kernel
[PATCH v2 07/12] VFS hot tracking: add debugfs support
,
zwu . kernel
[PATCH v2 06/12] VFS hot tracking, seq_file: introduce one set of rcu seq_list interfaces
,
zwu . kernel
[PATCH v2 05/12] VFS hot tracking, rcu: introduce one rcu macro for list
,
zwu . kernel
[PATCH v2 04/12] VFS hot tracking: register one shrinker
,
zwu . kernel
[PATCH v2 03/12] VFS hot tracking: add one workqueue to update hot map
,
zwu . kernel
[PATCH v2 02/12] VFS hot tracking: add i/o freq tracking hooks
,
zwu . kernel
[PATCH 00/13] lnfs: linux-3.10-rc1 release
,
Steve Dickson
[PATCH 01/13] Security: Add hook to calculate context based on a negative dentry.
,
Steve Dickson
[PATCH 03/13] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
,
Steve Dickson
[PATCH 08/13] NFSv4: Extend fattr bitmaps to support all 3 words
,
Steve Dickson
[PATCH 11/13] NFS: Client implementation of Labeled-NFS
,
Steve Dickson
[PATCH 12/13] NFS: Extend NFS xattr handlers to accept the security namespace
,
Steve Dickson
[PATCH 10/13] NFS: Add label lifecycle management
,
Steve Dickson
[PATCH 13/13] Kconfig: Add Kconfig entry for Labeled NFS V4 client
,
Steve Dickson
[PATCH 09/13] NFS:Add labels to client function prototypes
,
Steve Dickson
[PATCH 07/13] NFSv4: Introduce new label structure
,
Steve Dickson
[PATCH 05/13] NFSv4.2: Added NFS v4.2 support to the NFS client
,
Steve Dickson
[PATCH 06/13] NFSv4: Add label recommended attribute and NFSv4 flags
,
Steve Dickson
[PATCH 02/13] Security: Add Hook to test if the particular xattr is part of a MAC model.
,
Steve Dickson
[PATCH 04/13] SELinux: Add new labeling type native labels
,
Steve Dickson
Re: [PATCH 00/13] lnfs: linux-3.10-rc1 release
,
J. Bruce Fields
Re: [PATCH 00/13] lnfs: linux-3.10-rc1 release
,
J. Bruce Fields
Re: [PATCH 00/13] lnfs: linux-3.10-rc1 release
,
Steve Dickson
[PATCH v2] nilfs2: implement calculation of free inodes count
,
Vyacheslav Dubeyko
Re: [PATCH v2] nilfs2: implement calculation of free inodes count
,
Ryusuke Konishi
Re: [PATCH v2] nilfs2: implement calculation of free inodes count
,
Vyacheslav Dubeyko
Re: [PATCH v2] nilfs2: implement calculation of free inodes count
,
Ryusuke Konishi
[PATCH 0/4] Obey mark_page_accessed hint given by filesystems v2
,
Mel Gorman
[PATCH 4/4] mm: Remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
,
Mel Gorman
Re: [PATCH 4/4] mm: Remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
,
Rik van Riel
Re: [PATCH 4/4] mm: Remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
,
Andrew Morton
Re: [PATCH 4/4] mm: Remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
,
Mel Gorman
[PATCH 3/4] mm: Activate !PageLRU pages on mark_page_accessed if page is on local pagevec
,
Mel Gorman
Re: [PATCH 3/4] mm: Activate !PageLRU pages on mark_page_accessed if page is on local pagevec
,
Rik van Riel
Re: [PATCH 3/4] mm: Activate !PageLRU pages on mark_page_accessed if page is on local pagevec
,
Andrew Morton
Re: [PATCH 3/4] mm: Activate !PageLRU pages on mark_page_accessed if page is on local pagevec
,
Mel Gorman
Re: [PATCH 3/4] mm: Activate !PageLRU pages on mark_page_accessed if page is on local pagevec
,
Andrew Morton
[PATCH 1/4] mm: Add tracepoints for LRU activation and insertions
,
Mel Gorman
Re: [PATCH 1/4] mm: Add tracepoints for LRU activation and insertions
,
Rik van Riel
[PATCH 2/4] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time
,
Mel Gorman
Re: [PATCH 2/4] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time
,
Andrew Morton
Re: [PATCH 2/4] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time
,
Mel Gorman
[PATCH v6 00/31] kmemcg shrinkers
,
Glauber Costa
[PATCH v6 02/31] dcache: convert dentry_stat.nr_unused to per-cpu counters
,
Glauber Costa
[PATCH v6 03/31] dentry: move to per-sb LRU locks
,
Glauber Costa
[PATCH v6 04/31] dcache: remove dentries from LRU before putting on dispose list
,
Glauber Costa
Re: [PATCH v6 04/31] dcache: remove dentries from LRU before putting on dispose list
,
Dave Chinner
[PATCH v7 04/31] dcache: remove dentries from LRU before putting on dispose list
,
Dave Chinner
Re: [PATCH v7 04/31] dcache: remove dentries from LRU before putting on dispose list
,
Dave Chinner
Re: [PATCH v7 04/31] dcache: remove dentries from LRU before putting on dispose list
,
Glauber Costa
Re: [PATCH v7 04/31] dcache: remove dentries from LRU before putting on dispose list
,
Dave Chinner
[PATCH v6 05/31] mm: new shrinker API
,
Glauber Costa
[PATCH v6 06/31] shrinker: convert superblock shrinkers to new API
,
Glauber Costa
[PATCH v6 07/31] list: add a new LRU list type
,
Glauber Costa
Re: [PATCH v6 07/31] list: add a new LRU list type
,
Mel Gorman
[PATCH v6 08/31] inode: convert inode lru list to generic lru list code.
,
Glauber Costa
[PATCH v6 09/31] dcache: convert to use new lru list infrastructure
,
Glauber Costa
Re: [PATCH v6 09/31] dcache: convert to use new lru list infrastructure
,
Dave Chinner
Re: [PATCH v6 09/31] dcache: convert to use new lru list infrastructure
,
Glauber Costa
Re: [PATCH v6 09/31] dcache: convert to use new lru list infrastructure
,
Glauber Costa
[PATCH v6 10/31] list_lru: per-node list infrastructure
,
Glauber Costa
[PATCH v6 11/31] shrinker: add node awareness
,
Glauber Costa
[PATCH v6 12/31] fs: convert inode and dentry shrinking to be node aware
,
Glauber Costa
Re: [PATCH v6 12/31] fs: convert inode and dentry shrinking to be node aware
,
Dave Chinner
Re: [PATCH v6 12/31] fs: convert inode and dentry shrinking to be node aware
,
Glauber Costa
Re: [PATCH v6 12/31] fs: convert inode and dentry shrinking to be node aware
,
Dave Chinner
Re: [PATCH v6 12/31] fs: convert inode and dentry shrinking to be node aware
,
Glauber Costa
Re: [PATCH v6 12/31] fs: convert inode and dentry shrinking to be node aware
,
Glauber Costa
Re: [PATCH v6 12/31] fs: convert inode and dentry shrinking to be node aware
,
Dave Chinner
Re: [PATCH v6 12/31] fs: convert inode and dentry shrinking to be node aware
,
Glauber Costa
Re: [PATCH v6 12/31] fs: convert inode and dentry shrinking to be node aware
,
Glauber Costa
Re: [PATCH v6 12/31] fs: convert inode and dentry shrinking to be node aware
,
Glauber Costa
Re: [PATCH v6 12/31] fs: convert inode and dentry shrinking to be node aware
,
Dave Chinner
Re: [PATCH v6 12/31] fs: convert inode and dentry shrinking to be node aware
,
Glauber Costa
[PATCH v6 13/31] xfs: convert buftarg LRU to generic code
,
Glauber Costa
[PATCH v6 14/31] xfs: convert dquot cache lru to list_lru
,
Glauber Costa
[PATCH v6 01/31] super: fix calculation of shrinkable objects for small numbers
,
Glauber Costa
[PATCH v6 15/31] fs: convert fs shrinkers to new scan/count API
,
Glauber Costa
Re: [PATCH v6 15/31] fs: convert fs shrinkers to new scan/count API
,
Artem Bityutskiy
Re: [PATCH v6 15/31] fs: convert fs shrinkers to new scan/count API
,
Glauber Costa
Re: [PATCH v6 15/31] fs: convert fs shrinkers to new scan/count API
,
Artem Bityutskiy
Re: [PATCH v6 15/31] fs: convert fs shrinkers to new scan/count API
,
Jan Kara
[PATCH v6 17/31] i915: bail out earlier when shrinker cannot acquire mutex
,
Glauber Costa
[PATCH v6 18/31] shrinker: convert remaining shrinkers to count/scan API
,
Glauber Costa
[PATCH v6 19/31] hugepage: convert huge zero page shrinker to new shrinker API
,
Glauber Costa
[PATCH v6 20/31] shrinker: Kill old ->shrink API.
,
Glauber Costa
[PATCH v6 21/31] vmscan: also shrink slab in memcg pressure
,
Glauber Costa
[PATCH v6 22/31] memcg,list_lru: duplicate LRUs upon kmemcg creation
,
Glauber Costa
[PATCH v6 23/31] lru: add an element to a memcg list
,
Glauber Costa
[PATCH v6 24/31] list_lru: per-memcg walks
,
Glauber Costa
[PATCH v6 25/31] memcg: per-memcg kmem shrinking
,
Glauber Costa
[PATCH v6 26/31] memcg: scan cache objects hierarchically
,
Glauber Costa
[PATCH v6 16/31] drivers: convert shrinkers to new count/scan API
,
Glauber Costa
[PATCH v6 28/31] super: targeted memcg reclaim
,
Glauber Costa
[PATCH v6 29/31] memcg: move initialization to memcg creation
,
Glauber Costa
[PATCH v6 30/31] vmpressure: in-kernel notifications
,
Glauber Costa
[PATCH v6 31/31] memcg: reap dead memcgs upon global memory pressure.
,
Glauber Costa
[PATCH v6 27/31] vmscan: take at least one pass with shrinkers
,
Glauber Costa
Re: [PATCH v6 00/31] kmemcg shrinkers
,
Dave Chinner
Re: [PATCH v6 00/31] kmemcg shrinkers
,
Dave Chinner
Re: [PATCH v6 00/31] kmemcg shrinkers
,
Glauber Costa
Re: [PATCH v6 00/31] kmemcg shrinkers
,
Dave Chinner
Re: [PATCH v6 00/31] kmemcg shrinkers
,
Dave Chinner
Re: [PATCH v6 00/31] kmemcg shrinkers
,
Dave Chinner
Re: [PATCH v6 00/31] kmemcg shrinkers
,
Glauber Costa
[PATCHv4 00/39] Transparent huge page cache
,
Kirill A. Shutemov
[PATCHv4 27/39] x86-64, mm: proper alignment mappings with hugepages
,
Kirill A. Shutemov
[PATCHv4 19/39] thp, mm: allocate huge pages in grab_cache_page_write_begin()
,
Kirill A. Shutemov
[PATCHv4 39/39] thp: map file-backed huge pages on fault
,
Kirill A. Shutemov
[PATCHv4 01/39] mm: drop actor argument of do_generic_file_read()
,
Kirill A. Shutemov
[PATCHv4 33/39] thp, mm: implement do_huge_linear_fault()
,
Kirill A. Shutemov
[PATCHv4 22/39] thp: handle file pages in split_huge_page()
,
Kirill A. Shutemov
[PATCHv4 34/39] thp, mm: handle huge pages in filemap_fault()
,
Kirill A. Shutemov
[PATCHv4 28/39] thp: prepare zap_huge_pmd() to uncharge file pages
,
Kirill A. Shutemov
[PATCHv4 03/39] mm: implement zero_huge_user_segment and friends
,
Kirill A. Shutemov
[PATCHv4 30/39] thp: do_huge_pmd_anonymous_page() cleanup
,
Kirill A. Shutemov
[PATCHv4 21/39] thp, libfs: initial support of thp in simple_read/write_begin/write_end
,
Kirill A. Shutemov
[PATCHv4 24/39] thp, mm: truncate support for transparent huge page cache
,
Kirill A. Shutemov
[PATCHv4 37/39] thp: handle write-protect exception to file-backed huge pages
,
Kirill A. Shutemov
[PATCHv4 26/39] ramfs: enable transparent huge page cache
,
Kirill A. Shutemov
[PATCHv4 29/39] thp: move maybe_pmd_mkwrite() out of mk_huge_pmd()
,
Kirill A. Shutemov
[PATCHv4 38/39] thp: vma_adjust_trans_huge(): adjust file-backed VMA too
,
Kirill A. Shutemov
[PATCHv4 35/39] mm: decomposite do_wp_page() and get rid of some 'goto' logic
,
Kirill A. Shutemov
[PATCHv4 31/39] thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()
,
Kirill A. Shutemov
[PATCHv4 36/39] mm: do_wp_page(): extract VM_WRITE|VM_SHARED case to separate function
,
Kirill A. Shutemov
[PATCHv4 17/39] thp, mm: handle tail pages in page_cache_get_speculative()
,
Kirill A. Shutemov
[PATCHv4 15/39] thp, mm: trigger bug in replace_page_cache_page() on THP
,
Kirill A. Shutemov
[PATCHv4 07/39] thp, mm: basic defines for transparent huge page cache
,
Kirill A. Shutemov
[PATCHv4 20/39] thp, mm: naive support of thp in generic read/write routines
,
Kirill A. Shutemov
[PATCHv4 18/39] thp, mm: add event counters for huge page alloc on write to a file
,
Kirill A. Shutemov
[PATCHv4 16/39] thp, mm: locking tail page is a bug
,
Kirill A. Shutemov
[PATCHv4 23/39] thp: wait_split_huge_page(): serialize over i_mmap_mutex too
,
Kirill A. Shutemov
[PATCHv4 25/39] thp, mm: split huge page on mmap file page
,
Kirill A. Shutemov
[PATCHv4 32/39] mm: cleanup __do_fault() implementation
,
Kirill A. Shutemov
[PATCHv4 05/39] memcg, thp: charge huge cache pages
,
Kirill A. Shutemov
[PATCHv4 12/39] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
,
Kirill A. Shutemov
[PATCHv4 08/39] thp: compile-time and sysfs knob for thp pagecache
,
Kirill A. Shutemov
[PATCHv4 02/39] block: implement add_bdi_stat()
,
Kirill A. Shutemov
[PATCHv4 09/39] thp, mm: introduce mapping_can_have_hugepages() predicate
,
Kirill A. Shutemov
[PATCHv4 11/39] thp: represent file thp pages in meminfo and friends
,
Kirill A. Shutemov
[PATCHv4 10/39] thp: account anon transparent huge pages into NR_ANON_PAGES
,
Kirill A. Shutemov
[PATCHv4 06/39] thp, mm: avoid PageUnevictable on active/inactive lru lists
,
Kirill A. Shutemov
[PATCHv4 14/39] thp, mm: rewrite delete_from_page_cache() to support huge pages
,
Kirill A. Shutemov
[PATCHv4 13/39] mm: trace filemap: dump page order
,
Kirill A. Shutemov
[PATCHv4 04/39] radix-tree: implement preload for multiple contiguous elements
,
Kirill A. Shutemov
[PATCH v2] nilfs2: fix issue of nilfs_set_page_dirty for page at EOF boundary
,
Ryusuke Konishi
[PATCH] jbd2: Always set journal superblock checksum when writing out superblock
,
Darrick J. Wong
Re: [PATCH] jbd2: Always set journal superblock checksum when writing out superblock
,
Andreas Dilger
Re: [PATCH] jbd2: Always set journal superblock checksum when writing out superblock
,
Darrick J. Wong
[PATCH v2] jbd2: Always set journal superblock checksum when writing out superblock
,
Darrick J. Wong
[PATCH v2] jbd2: Fix block tag checksum verification brokenness
,
Darrick J. Wong
Re: [PATCH v2] jbd2: Fix block tag checksum verification brokenness
,
Al Viro
Re: [PATCH v2] jbd2: Fix block tag checksum verification brokenness
,
Andreas Dilger
[PATCH v3] jbd2: Fix block tag checksum verification brokenness
,
Darrick J. Wong
[PATCH 0/8] Fix assorted FS-Cache issues [ver #2]
,
David Howells
[PATCH 8/8] FS-Cache: Simplify cookie retention for fscache_objects, fixing access problems [ver #2]
,
David Howells
[PATCH 7/8] FS-Cache: Fix object state machine to have separate work and wait states [ver #2]
,
David Howells
[PATCH 6/8] FS-Cache: Wrap checks on object state [ver #2]
,
David Howells
[PATCH 5/8] FS-Cache: Uninline fscache_object_init() [ver #2]
,
David Howells
[PATCH 4/8] FS-Cache: Don't sleep in page release if __GFP_FS is not set [ver #2]
,
David Howells
[PATCH 2/8] fs/fscache: remove spin_lock() from the condition in while() [ver #2]
,
David Howells
[PATCH 3/8] CacheFiles: name i_mutex lock class explicitly [ver #2]
,
David Howells
[PATCH 1/8] Add wait_on_atomic_t() and wake_up_atomic_t() [ver #2]
,
David Howells
Re: [PATCH 1/8] Add wait_on_atomic_t() and wake_up_atomic_t() [ver #2]
,
David Howells
[PATCH] trivial comment fix
,
J. Bruce Fields
Re: [PATCH] trivial comment fix
,
J. Bruce Fields
[PATCH] vfs: Fix invalid ida_remove() call
,
Takashi Iwai
how is the /proc/[pid] directories created?
,
remaper
mmotm 2013-05-09-15-57 uploaded
,
akpm
Re: mmotm 2013-05-09-15-57 uploaded
,
Frederic Weisbecker
Re: mmotm 2013-05-09-15-57 uploaded
,
Andrew Morton
[PATCH v4 2/5] nfsd: introduce generalization of NFSv4 ACLs <-> POSIX ACLs mapping algorithms
,
Vyacheslav Dubeyko
[PATCH v4 5/5] hfsplus: integrate of implemented ACLs support into driver
,
Vyacheslav Dubeyko
[PATCH v4 4/5] hfsplus: introduce implementation of the ACLs support
,
Vyacheslav Dubeyko
[PATCH v4 3/5] hfsplus: add all neccessary declarations for ACLs support
,
Vyacheslav Dubeyko
[PATCH v4 1/5] NFSv4: introduce interface of NFSv4 ACLs <-> POSIX ACLs mapping
,
Vyacheslav Dubeyko
[PATCH v4 0/5] nfsd + hfsplus: introduce generalized version of NFSv4 ACLs <-> POSIX ACLs mapping algorithms
,
Vyacheslav Dubeyko
Re: [PATCH v4 0/5] nfsd + hfsplus: introduce generalized version of NFSv4 ACLs <-> POSIX ACLs mapping algorithms
,
Myklebust, Trond
Re: [PATCH v4 0/5] nfsd + hfsplus: introduce generalized version of NFSv4 ACLs <-> POSIX ACLs mapping algorithms
,
Vyacheslav Dubeyko
Re: [PATCH v4 0/5] nfsd + hfsplus: introduce generalized version of NFSv4 ACLs <-> POSIX ACLs mapping algorithms
,
Myklebust, Trond
Re: [PATCH v4 0/5] nfsd + hfsplus: introduce generalized version of NFSv4 ACLs <-> POSIX ACLs mapping algorithms
,
J. Bruce Fields
Re: [PATCH v4 0/5] nfsd + hfsplus: introduce generalized version of NFSv4 ACLs <-> POSIX ACLs mapping algorithms
,
J. Bruce Fields
Re: [PATCH v4 0/5] nfsd + hfsplus: introduce generalized version of NFSv4 ACLs <-> POSIX ACLs mapping algorithms
,
Vyacheslav Dubeyko
Re: [PATCH v4 0/5] nfsd + hfsplus: introduce generalized version of NFSv4 ACLs <-> POSIX ACLs mapping algorithms
,
J. Bruce Fields
[PATCH v8] fs: imgdafs: Add IMG DAFS filesystem for metag
,
James Hogan
[PATCH 02/21] fs: remove inline marking of EXPORT_SYMBOL functions
,
Denis Efremov
Re: [PATCH 02/21] fs: remove inline marking of EXPORT_SYMBOL functions
,
Al Viro
Re: [PATCH 02/21] fs: remove inline marking of EXPORT_SYMBOL functions
,
Denis
[PATCH v5 00/31] kmemcg shrinkers
,
Glauber Costa
[PATCH v5 04/31] dentry: move to per-sb LRU locks
,
Glauber Costa
Re: [PATCH v5 04/31] dentry: move to per-sb LRU locks
,
Dave Chinner
Re: [PATCH v5 04/31] dentry: move to per-sb LRU locks
,
Dave Chinner
[PATCH v5 05/31] dcache: remove dentries from LRU before putting on dispose list
,
Glauber Costa
[PATCH v5 03/31] dcache: convert dentry_stat.nr_unused to per-cpu counters
,
Glauber Costa
[PATCH v5 10/31] dcache: convert to use new lru list infrastructure
,
Glauber Costa
[PATCH v5 13/31] fs: convert inode and dentry shrinking to be node aware
,
Glauber Costa
[PATCH v5 14/31] xfs: convert buftarg LRU to generic code
,
Glauber Costa
Re: [PATCH v5 14/31] xfs: convert buftarg LRU to generic code
,
Mel Gorman
[PATCH v5 15/31] xfs: convert dquot cache lru to list_lru
,
Glauber Costa
[PATCH v5 16/31] fs: convert fs shrinkers to new scan/count API
,
Glauber Costa
[PATCH v5 02/31] vmscan: take at least one pass with shrinkers
,
Glauber Costa
Re: [PATCH v5 02/31] vmscan: take at least one pass with shrinkers
,
Mel Gorman
Re: [PATCH v5 02/31] vmscan: take at least one pass with shrinkers
,
Glauber Costa
Re: [PATCH v5 02/31] vmscan: take at least one pass with shrinkers
,
Glauber Costa
[PATCH v5 01/31] super: fix calculation of shrinkable objects for small numbers
,
Glauber Costa
[PATCH v5 18/31] shrinker: convert remaining shrinkers to count/scan API
,
Glauber Costa
[PATCH v5 12/31] shrinker: add node awareness
,
Glauber Costa
[PATCH v5 21/31] vmscan: also shrink slab in memcg pressure
,
Glauber Costa
[PATCH v5 19/31] hugepage: convert huge zero page shrinker to new shrinker API
,
Glauber Costa
Re: [PATCH v5 19/31] hugepage: convert huge zero page shrinker to new shrinker API
,
Kirill A. Shutemov
[PATCH v5 22/31] memcg,list_lru: duplicate LRUs upon kmemcg creation
,
Glauber Costa
[PATCH v5 24/31] list_lru: per-memcg walks
,
Glauber Costa
[PATCH v5 25/31] memcg: per-memcg kmem shrinking
,
Glauber Costa
[PATCH v5 23/31] lru: add an element to a memcg list
,
Glauber Costa
[PATCH v5 27/31] super: targeted memcg reclaim
,
Glauber Costa
[PATCH v5 26/31] memcg: scan cache objects hierarchically
,
Glauber Costa
[PATCH v5 29/31] vmpressure: in-kernel notifications
,
Glauber Costa
[PATCH v5 28/31] memcg: move initialization to memcg creation
,
Glauber Costa
[PATCH v5 17/31] drivers: convert shrinkers to new count/scan API
,
Glauber Costa
Re: [PATCH v5 17/31] drivers: convert shrinkers to new count/scan API
,
Mel Gorman
Re: [PATCH v5 17/31] drivers: convert shrinkers to new count/scan API
,
Glauber Costa
Re: [PATCH v5 17/31] drivers: convert shrinkers to new count/scan API
,
Mel Gorman
[PATCH v5 31/31] memcg: debugging facility to access dangling memcgs
,
Glauber Costa
[PATCH v5 30/31] memcg: reap dead memcgs upon global memory pressure.
,
Glauber Costa
[PATCH v5 20/31] shrinker: Kill old ->shrink API.
,
Glauber Costa
Re: [PATCH v5 20/31] shrinker: Kill old ->shrink API.
,
Mel Gorman
[PATCH v5 11/31] list_lru: per-node list infrastructure
,
Glauber Costa
Re: [PATCH v5 11/31] list_lru: per-node list infrastructure
,
Mel Gorman
Re: [PATCH v5 11/31] list_lru: per-node list infrastructure
,
Glauber Costa
[PATCH v5 09/31] inode: convert inode lru list to generic lru list code.
,
Glauber Costa
[PATCH v5 08/31] list: add a new LRU list type
,
Glauber Costa
Re: [PATCH v5 08/31] list: add a new LRU list type
,
Mel Gorman
Re: [PATCH v5 08/31] list: add a new LRU list type
,
Glauber Costa
Re: [PATCH v5 08/31] list: add a new LRU list type
,
Mel Gorman
Re: [PATCH v5 08/31] list: add a new LRU list type
,
Glauber Costa
Re: [PATCH v5 08/31] list: add a new LRU list type
,
Mel Gorman
[PATCH v5 07/31] shrinker: convert superblock shrinkers to new API
,
Glauber Costa
Re: [PATCH v5 07/31] shrinker: convert superblock shrinkers to new API
,
Mel Gorman
[PATCH v5 06/31] mm: new shrinker API
,
Glauber Costa
Re: [PATCH v5 06/31] mm: new shrinker API
,
Mel Gorman
Re: [PATCH v5 00/31] kmemcg shrinkers
,
Mel Gorman
Re: [PATCH v5 00/31] kmemcg shrinkers
,
Glauber Costa
Re: [PATCH v5 00/31] kmemcg shrinkers
,
Dave Chinner
Re: [PATCH v5 00/31] kmemcg shrinkers
,
Mel Gorman
Re: [PATCH v5 00/31] kmemcg shrinkers
,
Glauber Costa
[RFC] next cycle fun: ->release() API change
,
Al Viro
Re: [RFC] next cycle fun: ->release() API change
,
Linus Torvalds
Re: [RFC] next cycle fun: ->release() API change
,
Al Viro
Re: [RFC] next cycle fun: ->release() API change
,
Linus Torvalds
Re: [RFC] next cycle fun: ->release() API change
,
Al Viro
Re: [RFC] next cycle fun: ->release() API change
,
Linus Torvalds
Re: [RFC] next cycle fun: ->release() API change
,
Al Viro
Re: [RFC] next cycle fun: ->release() API change
,
Al Viro
[PATCH] jbd2: Fix block tag checksum verification brokenness
,
Darrick J. Wong
Re: [PATCH] jbd2: Fix block tag checksum verification brokenness
,
Al Viro
[RFC] mess in jbd2_block_tag_csum_verify()
,
Al Viro
Re: [RFC] mess in jbd2_block_tag_csum_verify()
,
Andreas Dilger
Re: [RFC] mess in jbd2_block_tag_csum_verify()
,
Andreas Dilger
Re: [RFC] mess in jbd2_block_tag_csum_verify()
,
Darrick J. Wong
Re: [RFC] mess in jbd2_block_tag_csum_verify()
,
Al Viro
Re: [RFC] mess in jbd2_block_tag_csum_verify()
,
Darrick J. Wong
Re: [RFC] mess in jbd2_block_tag_csum_verify()
,
Al Viro
[PATCH] audit: add child record before the create to handle case where create fails
,
Jeff Layton
[GIT PULL] f2fs updates for v3.10
,
Jaegeuk Kim
Re: [GIT PULL v2] f2fs updates for v3.10
,
Jaegeuk Kim
Re: [GIT PULL v2] f2fs updates for v3.10
,
Anca Emanuel
[PATCH 1/2] f2fs: cover free_nid management with spin_lock
,
Jaegeuk Kim
[PATCH 2/2] f2fs: remove alloc_nid_done/fail for performance
,
Jaegeuk Kim
Re: [PATCH 2/2] f2fs: remove alloc_nid_done/fail for performance
,
Jaegeuk Kim
Tux3 Report: Faster than tmpfs, what?
,
Daniel Phillips
Re: Tux3 Report: Faster than tmpfs, what?
,
Dave Chinner
Re: Tux3 Report: Faster than tmpfs, what?
,
Christian Stroetmann
Re: Tux3 Report: Faster than tmpfs, what?
,
OGAWA Hirofumi
Re: Tux3 Report: Faster than tmpfs, what?
,
Dave Chinner
Re: Tux3 Report: Faster than tmpfs, what?
,
OGAWA Hirofumi
Re: Tux3 Report: Faster than tmpfs, what?
,
Daniel Phillips
Re: Tux3 Report: Faster than tmpfs, what?
,
james northrup
Re: Tux3 Report: Faster than tmpfs, what?
,
Daniel Phillips
Re: Tux3 Report: Faster than tmpfs, what?
,
Theodore Ts'o
Re: Tux3 Report: Faster than tmpfs, what?
,
Daniel Phillips
Re: Tux3 Report: Faster than tmpfs, what?
,
Daniel Phillips
Message not available
Re: Tux3 Report: Faster than tmpfs, what?
,
Daniel Phillips
Re: Tux3 Report: Faster than tmpfs, what?
,
Andreas Dilger
[git pull] more vfs.git stuff
,
Al Viro
<Possible follow-ups>
[git pull] more vfs.git stuff
,
Al Viro
Re: [git pull] more vfs.git stuff
,
Linus Torvalds
Re: [git pull] more vfs.git stuff
,
Linus Torvalds
Re: [git pull] more vfs.git stuff
,
Al Viro
Re: [git pull] more vfs.git stuff
,
Al Viro
Re: [git pull] more vfs.git stuff
,
Linus Torvalds
Re: [PATCH 07/15] hfs: avoid crash in hfs_bnode_create
,
Vyacheslav Dubeyko
[PATCH v2 07/14] hfs: avoid crash in hfs_bnode_create
,
Jiri Slaby
[GIT PULL] fuse updates for 3.10
,
Miklos Szeredi
[PATCH v3 12/16] select: use freezable blocking call
,
Colin Cross
[PATCH v3 11/16] epoll: use freezable blocking call
,
Colin Cross
[PATCH V2 0/4] f2fs: various optimization & bugfixing for node management
,
Haicheng Li
[PATCH 1/4] f2fs: bugfix for alloc_nid_failed()
,
Haicheng Li
[PATCH 3/4] f2fs: optimize scan_nat_page()
,
Haicheng Li
Re: [PATCH 3/4] f2fs: optimize scan_nat_page()
,
Jaegeuk Kim
Re: [PATCH 3/4] f2fs: optimize scan_nat_page()
,
Haicheng Li
[PATCH 4/4] f2fs: optimize build_free_nids()
,
Haicheng Li
Re: [PATCH 4/4] f2fs: optimize build_free_nids()
,
Jaegeuk Kim
Re: [PATCH 4/4] f2fs: optimize build_free_nids()
,
Haicheng Li
Re: [PATCH 4/4] f2fs: optimize build_free_nids()
,
Jaegeuk Kim
Re: [PATCH 4/4] f2fs: optimize build_free_nids()
,
Haicheng Li
[PATCH 2/4] f2fs: code cleanup for scan_nat_page() and build_free_nids()
,
Haicheng Li
[PATCH] f2fs: optimize alloc_nid_failed()
,
Haicheng Li
Re: [PATCH] f2fs: optimize alloc_nid_failed()
,
Haicheng Li
Re: Two questions regarding ext4_fallocate()
,
Ji Wu
[git pull] vfs.git pile 2
,
Al Viro
[REGRESSION] bisected: 3.8 -> 3.9 cannot umount after using fuse
,
Michael Leun
Re: [REGRESSION] bisected: 3.8 -> 3.9 cannot umount after using fuse
,
Al Viro
Re: [REGRESSION] bisected: 3.8 -> 3.9 cannot umount after using fuse
,
Michael Leun
Re: [REGRESSION] bisected: 3.8 -> 3.9 cannot umount after using fuse
,
Al Viro
[PATCH v2] fs: Fix hang with BSD accounting on frozen filesystem
,
Jan Kara
Re: [PATCH v2] fs: Fix hang with BSD accounting on frozen filesystem
,
Al Viro
since-3.9 branch opened for mm git tree
,
Michal Hocko
nfsd changes for 3.10
,
J. Bruce Fields
[PATCH] nilfs2: implement calculation of free inodes count
,
Vyacheslav Dubeyko
Re: [PATCH] nilfs2: implement calculation of free inodes count
,
Ryusuke Konishi
Re: [PATCH] nilfs2: implement calculation of free inodes count
,
Vyacheslav Dubeyko
Re: [PATCH] nilfs2: implement calculation of free inodes count
,
Ryusuke Konishi
Re: [PATCH] nilfs2: implement calculation of free inodes count
,
Ryusuke Konishi
[PATCH 1/2] f2fs: optimize scan_nat_page()
,
Haicheng Li
[PATCH 2/2] f2fs: optimize build_free_nids()
,
Haicheng Li
[PATCH RFC 0/2] skiplists for range indexes
,
Chris Mason
[PATCH RFC 1/2] core skiplist code
,
Chris Mason
[PATCH RFC 2/2] skiplists for the IOMMU
,
Chris Mason
Re: [PATCH RFC 0/2] skiplists for range indexes
,
Jan Kara
Re: [PATCH RFC 0/2] skiplists for range indexes
,
Chris Mason
Re: [PATCH RFC 0/2] skiplists for range indexes
,
Dave Chinner
Re: [PATCH RFC 0/2] skiplists for range indexes
,
Chris Mason
Re: [PATCH RFC 0/2] skiplists for range indexes
,
Dave Chinner
Re: [PATCH RFC 0/2] skiplists for range indexes
,
Chris Mason
Re: [PATCH RFC 0/2] skiplists for range indexes
,
Dave Chinner
Re: [BULK] Re: [PATCH RFC 0/2] skiplists for range indexes
,
Chris Mason
Re: [BULK] Re: [PATCH RFC 0/2] skiplists for range indexes
,
Dave Chinner
[PATCH 0/8] Fix assorted FS-Cache issues
,
David Howells
[PATCH 7/8] FS-Cache: Fix object state machine to have separate work and wait states
,
David Howells
[PATCH 8/8] FS-Cache: Simplify cookie retention for fscache_objects, fixing access problems
,
David Howells
[PATCH 6/8] Add wait_on_atomic_t() and wake_up_atomic_t()
,
David Howells
[PATCH 5/8] FS-Cache: Wrap checks on object state
,
David Howells
[PATCH 4/8] FS-Cache: Uninline fscache_object_init()
,
David Howells
[PATCH 3/8] FS-Cache: Don't sleep in page release if __GFP_FS is not set
,
David Howells
[PATCH 2/8] CacheFiles: name i_mutex lock class explicitly
,
David Howells
[PATCH 1/8] fs/fscache: remove spin_lock() from the condition in while()
,
David Howells
[PATCH 00/17] lnfs: linux-3.9 release
,
Steve Dickson
[PATCH 01/17] NFSv4.2: Added v4.2 error codes
,
Steve Dickson
[PATCH 06/17] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
,
Steve Dickson
Re: [PATCH 06/17] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
,
James Morris
[PATCH 08/17] NFSv4: Add label recommended attribute and NFSv4 flags
,
Steve Dickson
[PATCH 10/17] NFSv4: Extend fattr bitmaps to support all 3 words
,
Steve Dickson
[PATCH 12/17] NFS: Add label lifecycle management
,
Steve Dickson
[PATCH 15/17] Kconfig: Add Kconfig entry for Labeled NFS V4 client
,
Steve Dickson
[PATCH 11/17] NFS:Add labels to client function prototypes
,
Steve Dickson
[PATCH 16/17] NFSD: Server implementation of MAC Labeling
,
Steve Dickson
Re: [PATCH 16/17] NFSD: Server implementation of MAC Labeling
,
J. Bruce Fields
Re: [PATCH 16/17] NFSD: Server implementation of MAC Labeling
,
J. Bruce Fields
Re: [PATCH 16/17] NFSD: Server implementation of MAC Labeling
,
Steve Dickson
Re: [PATCH 16/17] NFSD: Server implementation of MAC Labeling
,
J. Bruce Fields
Re: [PATCH 16/17] NFSD: Server implementation of MAC Labeling
,
Steve Dickson
Re: [PATCH 16/17] NFSD: Server implementation of MAC Labeling
,
J. Bruce Fields
[PATCH 17/17] Kconfig: Add Kconfig entry for Labeled NFS V4 server
,
Steve Dickson
[PATCH 14/17] NFS: Extend NFS xattr handlers to accept the security namespace
,
Steve Dickson
Re: [PATCH 14/17] NFS: Extend NFS xattr handlers to accept the security namespace
,
James Morris
[PATCH 13/17] NFS: Client implementation of Labeled-NFS
,
Steve Dickson
Re: [PATCH 13/17] NFS: Client implementation of Labeled-NFS
,
J. Bruce Fields
Re: [PATCH 13/17] NFS: Client implementation of Labeled-NFS
,
James Morris
[PATCH 03/17] NFSDv4.2: Added NFS v4.2 support to the NFS server
,
Steve Dickson
[PATCH 09/17] NFSv4: Introduce new label structure
,
Steve Dickson
[PATCH 07/17] SELinux: Add new labeling type native labels
,
Steve Dickson
Re: [PATCH 07/17] SELinux: Add new labeling type native labels
,
James Morris
[PATCH 05/17] Security: Add Hook to test if the particular xattr is part of a MAC model.
,
Steve Dickson
Re: [PATCH 05/17] Security: Add Hook to test if the particular xattr is part of a MAC model.
,
James Morris
[PATCH 04/17] Security: Add hook to calculate context based on a negative dentry.
,
Steve Dickson
Re: [PATCH 04/17] Security: Add hook to calculate context based on a negative dentry.
,
James Morris
[PATCH 02/17] NFSv4.2: Added NFS v4.2 support to the NFS client
,
Steve Dickson
Re: [PATCH 00/17] lnfs: linux-3.9 release
,
Ric Wheeler
Re: [PATCH 00/17] lnfs: linux-3.9 release
,
James Morris
Re: [PATCH 00/17] lnfs: linux-3.9 release
,
Ric Wheeler
Re: [PATCH 00/17] lnfs: linux-3.9 release
,
James Bottomley
Re: [PATCH 00/17] lnfs: linux-3.9 release
,
Ric Wheeler
Re: [PATCH 00/17] lnfs: linux-3.9 release
,
James Bottomley
Re: [PATCH 00/17] lnfs: linux-3.9 release
,
David Quigley
RE: [PATCH 00/17] lnfs: linux-3.9 release
,
Vu, Joseph
[PATCH v2 06/10] select: use freezable blocking call
,
Colin Cross
[PATCH v2 05/10] epoll: use freezable blocking call
,
Colin Cross
[PATCH] fs/binfmt_misc: avoid accidental exec disable via binfmt_misc loop
,
Cody P Schafer
[PATCH] nilfs2: fix issue of nilfs_set_page_dirty for page at EOF boundary
,
Ryusuke Konishi
Re: [PATCH] nilfs2: fix issue of nilfs_set_page_dirty for page at EOF boundary
,
Vyacheslav Dubeyko
Re: [PATCH] nilfs2: fix issue of nilfs_set_page_dirty for page at EOF boundary
,
Ryusuke Konishi
Re: [PATCH] nilfs2: fix issue of nilfs_set_page_dirty for page at EOF boundary
,
Andrew Morton
Re: [PATCH] nilfs2: fix issue of nilfs_set_page_dirty for page at EOF boundary
,
Ryusuke Konishi
Rename a mountpoint (forcibly)?
,
Andy Lutomirski
Re: Rename a mountpoint (forcibly)?
,
J. Bruce Fields
Re: Rename a mountpoint (forcibly)?
,
Al Viro
LPC2013: File and Storage Systems uconf Approved
,
Ric Wheeler
2nd Attempt - FSCK Errors
,
Stephen Elliott
<Possible follow-ups>
RE: 2nd Attempt - FSCK Errors
,
Stephen Elliott
Re: 2nd Attempt - FSCK Errors
,
Andreas Dilger
RE: 2nd Attempt - FSCK Errors
,
Stephen Elliott
the rq_timed_out_fn for block device(hd)
,
remaper
Re: f2fs alignment for sdhc cards
,
Jaegeuk Kim
FUSE: fixes to improve scalability on NUMA systems
,
Srinivas Eeda
[PATCH 1/3] fuse: add numa mount option
,
Srinivas Eeda
[PATCH 3/3] fuse: split fuse queues to help numa systems
,
Srinivas Eeda
[PATCH 2/3] fuse: add fuse numa node struct
,
Srinivas Eeda
Re: [fuse-devel] FUSE: fixes to improve scalability on NUMA systems
,
Miklos Szeredi
Re: [fuse-devel] FUSE: fixes to improve scalability on NUMA systems
,
Srinivas Eeda
Re: [fuse-devel] FUSE: fixes to improve scalability on NUMA systems
,
Miklos Szeredi
Re: [fuse-devel] FUSE: fixes to improve scalability on NUMA systems
,
Anand Avati
generic_make_request not locked
,
remaper
Re: generic_make_request not locked
,
Jens Axboe
[PATCH 06/10] select: use freezable blocking call
,
Colin Cross
[PATCH 05/10] epoll: use freezable blocking call
,
Colin Cross
[RFC PATCH 0/3] Obey mark_page_accessed hint given by filesystems
,
Mel Gorman
[PATCH 1/3] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time
,
Mel Gorman
Re: [PATCH 1/3] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time
,
Rik van Riel
Re: [PATCH 1/3] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time
,
Jan Kara
Re: [PATCH 1/3] mm: pagevec: Defer deciding what LRU to add a page to until pagevec drain time
,
Mel Gorman
[PATCH 3/3] mm: Remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
,
Mel Gorman
Re: [PATCH 3/3] mm: Remove lru parameter from __pagevec_lru_add and remove parts of pagevec API
,
Jan Kara
[Linux Ext4 Filesystem]
[Kernel Announce]
[Kernel Newbies]
[Site Home]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]