Show patches with: none      |   64740 patches
« 1 2 ... 252 253 254647 648 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v22,1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c Free some vmemmap pages of HugeTLB page 1 3 2 --- 2021-04-30 Muchun Song New
[v2] .gitignore: prefix local generated files with a slash [v2] .gitignore: prefix local generated files with a slash 5 - - --- 2021-04-30 Masahiro Yamada New
[GIT,PULL] xfs: new code for 5.13 [GIT,PULL] xfs: new code for 5.13 - - - --- 2021-04-29 Darrick J. Wong New
hfsplus: Prevent corruption in shrinking truncate hfsplus: Prevent corruption in shrinking truncate - 1 - --- 2021-04-29 Jouni Roivas New
[v1,7/7] fs/proc/kcore: use page_offline_(freeze|unfreeze) fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages - - - --- 2021-04-29 David Hildenbrand New
[v1,6/7] virtio-mem: use page_offline_(start|end) when setting PageOffline() fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages 1 - - --- 2021-04-29 David Hildenbrand New
[v1,5/7] mm: introduce page_offline_(begin|end|freeze|unfreeze) to synchronize setting PageOffline() fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages 1 - - --- 2021-04-29 David Hildenbrand New
[v1,4/7] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages - 1 - --- 2021-04-29 David Hildenbrand New
[v1,3/7] mm: rename and move page_is_poisoned() fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages - 1 - --- 2021-04-29 David Hildenbrand New
[v1,2/7] fs/proc/kcore: pfn_is_ram check only applies to KCORE_RAM fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages - 1 - --- 2021-04-29 David Hildenbrand New
[v1,1/7] fs/proc/kcore: drop KCORE_REMAP and KCORE_OTHER fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages - 1 - --- 2021-04-29 David Hildenbrand New
[v2] proc: Use seq_read_iter for /proc/*/maps [v2] proc: Use seq_read_iter for /proc/*/maps - - - --- 2021-04-29 Arusekk New
hfsplus: fix attr searching failed of xattr key name with ':' hfsplus: fix attr searching failed of xattr key name with ':' - 1 - --- 2021-04-29 bingjingc New
poll: Ignore benign race on pwd->triggered poll: Ignore benign race on pwd->triggered 1 - - --- 2021-04-29 Baptiste Lepers New
ics932s401: fix broken handling of errors when word reading fails ics932s401: fix broken handling of errors when word reading fails - - - --- 2021-04-28 Darrick J. Wong New
[v6,3/3] dax: Wake up all waiters after invalidating dax entry dax: Fix missed wakeup in put_unlocked_entry() - 1 - --- 2021-04-28 Vivek Goyal New
[v6,2/3] dax: Add a wakeup mode parameter to put_unlocked_entry() dax: Fix missed wakeup in put_unlocked_entry() - 2 - --- 2021-04-28 Vivek Goyal New
[v6,1/3] dax: Add an enum for specifying dax wakup mode dax: Fix missed wakeup in put_unlocked_entry() - 2 - --- 2021-04-28 Vivek Goyal New
[v5,3/3] dax: Wake up all waiters after invalidating dax entry dax: Fix missed wakeup in put_unlocked_entry() - 1 - --- 2021-04-28 Vivek Goyal New
[v5,2/3] dax: Add a wakeup mode parameter to put_unlocked_entry() dax: Fix missed wakeup in put_unlocked_entry() - 2 - --- 2021-04-28 Vivek Goyal New
[v5,1/3] dax: Add an enum for specifying dax wakup mode dax: Fix missed wakeup in put_unlocked_entry() - 2 - --- 2021-04-28 Vivek Goyal New
afs: Fix speculative status fetches afs: Fix speculative status fetches - 1 1 --- 2021-04-28 David Howells New
[9/9] mm: memcontrol: rename memcg_{get,put}_cache_ids to memcg_list_lru_resize_{lock,unlock} Shrink the list lru size on memory cgroup removal - - - --- 2021-04-28 Muchun Song New
[8/9] mm: memcontrol: shrink the list lru size Shrink the list lru size on memory cgroup removal - - - --- 2021-04-28 Muchun Song New
[7/9] ida: introduce ida_max() to return the maximum allocated ID Shrink the list lru size on memory cgroup removal - - - --- 2021-04-28 Muchun Song New
[6/9] mm: list_lru: support for shrinking list lru Shrink the list lru size on memory cgroup removal - - - --- 2021-04-28 Muchun Song New
[5/9] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online() Shrink the list lru size on memory cgroup removal - - - --- 2021-04-28 Muchun Song New
[4/9] mm: memcontrol: remove the kmem states Shrink the list lru size on memory cgroup removal - - - --- 2021-04-28 Muchun Song New
[3/9] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus Shrink the list lru size on memory cgroup removal - - - --- 2021-04-28 Muchun Song New
[2/9] mm: memcontrol: remove kmemcg_id reparenting Shrink the list lru size on memory cgroup removal - - - --- 2021-04-28 Muchun Song New
[1/9] mm: list_lru: fix list_lru_count_one() return value Shrink the list lru size on memory cgroup removal - - - --- 2021-04-28 Muchun Song New
[v4] mm/compaction: let proactive compaction order configurable [v4] mm/compaction: let proactive compaction order configurable - - - --- 2021-04-28 Chu,Kaiping New
[v5,10/10] userfaultfd/selftests: exercise minor fault handling shmem support userfaultfd: add minor fault handling for shmem - 1 - --- 2021-04-27 Axel Rasmussen New
[v5,09/10] userfaultfd/selftests: reinitialize test context in each test userfaultfd: add minor fault handling for shmem - 2 - --- 2021-04-27 Axel Rasmussen New
[v5,08/10] userfaultfd/selftests: create alias mappings in the shmem test userfaultfd: add minor fault handling for shmem - 1 - --- 2021-04-27 Axel Rasmussen New
[v5,07/10] userfaultfd/selftests: use memfd_create for shmem test type userfaultfd: add minor fault handling for shmem - 1 - --- 2021-04-27 Axel Rasmussen New
[v5,06/10] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_pte() userfaultfd: add minor fault handling for shmem - - - --- 2021-04-27 Axel Rasmussen New
[v5,05/10] userfaultfd/shmem: advertise shmem minor fault support userfaultfd: add minor fault handling for shmem 2 - - --- 2021-04-27 Axel Rasmussen New
[v5,04/10] userfaultfd/shmem: support UFFDIO_CONTINUE for shmem userfaultfd: add minor fault handling for shmem 2 - - --- 2021-04-27 Axel Rasmussen New
[v5,03/10] userfaultfd/shmem: support minor fault registration for shmem userfaultfd: add minor fault handling for shmem 2 - - --- 2021-04-27 Axel Rasmussen New
[v5,02/10] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte userfaultfd: add minor fault handling for shmem 1 1 - --- 2021-04-27 Axel Rasmussen New
[v5,01/10] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h userfaultfd: add minor fault handling for shmem 1 1 - --- 2021-04-27 Axel Rasmussen New
proc: Use seq_read_iter where possible proc: Use seq_read_iter where possible - - - --- 2021-04-27 Arusekk New
[3/3] Use --yes option to lvcreate bcachefs support - - - --- 2021-04-27 Kent Overstreet New
[2/3] Improved .gitignore bcachefs support - - - --- 2021-04-27 Kent Overstreet New
[1/3] Initial bcachefs support bcachefs support - - - --- 2021-04-27 Kent Overstreet New
[15/15] nvme-multipath: enable polled I/O [01/15] direct-io: remove blk_poll support - - - --- 2021-04-27 Christoph Hellwig New
[14/15] nvme-multipath: set QUEUE_FLAG_NOWAIT [01/15] direct-io: remove blk_poll support - - - --- 2021-04-27 Christoph Hellwig New
[13/15] block: add a QUEUE_FLAG_POLL_CAPABLE flag [01/15] direct-io: remove blk_poll support - - - --- 2021-04-27 Christoph Hellwig New
[12/15] block: switch polling to be bio based [01/15] direct-io: remove blk_poll support - - - --- 2021-04-27 Christoph Hellwig New
[11/15] block: define 'struct bvec_iter' as packed [01/15] direct-io: remove blk_poll support - 1 - --- 2021-04-27 Christoph Hellwig New
[10/15] block: use SLAB_TYPESAFE_BY_RCU for the bio slab [01/15] direct-io: remove blk_poll support - - - --- 2021-04-27 Christoph Hellwig New
[09/15] block: rename REQ_HIPRI to REQ_POLLED [01/15] direct-io: remove blk_poll support - - - --- 2021-04-27 Christoph Hellwig New
[08/15] io_uring: don't sleep when polling for I/O [01/15] direct-io: remove blk_poll support - - - --- 2021-04-27 Christoph Hellwig New
[07/15] blk-mq: remove blk_qc_t_valid [01/15] direct-io: remove blk_poll support - - - --- 2021-04-27 Christoph Hellwig New
[06/15] blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal [01/15] direct-io: remove blk_poll support - - - --- 2021-04-27 Christoph Hellwig New
[05/15] blk-mq: factor out a "classic" poll helper [01/15] direct-io: remove blk_poll support - - - --- 2021-04-27 Christoph Hellwig New
[04/15] blk-mq: factor out a blk_qc_to_hctx helper [01/15] direct-io: remove blk_poll support - - - --- 2021-04-27 Christoph Hellwig New
[03/15] iomap: don't try to poll multi-bio I/Os in __iomap_dio_rw [01/15] direct-io: remove blk_poll support - - - --- 2021-04-27 Christoph Hellwig New
[02/15] block: don't try to poll multi-bio I/Os in __blkdev_direct_IO [01/15] direct-io: remove blk_poll support - - - --- 2021-04-27 Christoph Hellwig New
[01/15] direct-io: remove blk_poll support [01/15] direct-io: remove blk_poll support - - - --- 2021-04-27 Christoph Hellwig New
[GIT,PULL] fs mapping helpers update [GIT,PULL] fs mapping helpers update - - - --- 2021-04-27 Christian Brauner New
[GIT,PULL] fs helper kernel-doc update [GIT,PULL] fs helper kernel-doc update - - - --- 2021-04-27 Christian Brauner New
[v3,6/6] evm: Support multiple LSMs providing an xattr evm: Prepare for moving to the LSM infrastructure - - - --- 2021-04-27 Roberto Sassu New
[v3,5/6] evm: Align evm_inode_init_security() definition with LSM infrastructure evm: Prepare for moving to the LSM infrastructure - - - --- 2021-04-27 Roberto Sassu New
[v3,4/6] security: Support multiple LSMs implementing the inode_init_security hook evm: Prepare for moving to the LSM infrastructure - - - --- 2021-04-27 Roberto Sassu New
[v3,3/6] security: Pass xattrs allocated by LSMs to the inode_init_security hook evm: Prepare for moving to the LSM infrastructure - - - --- 2021-04-27 Roberto Sassu New
[v3,2/6] security: Rewrite security_old_inode_init_security() evm: Prepare for moving to the LSM infrastructure - - - --- 2021-04-27 Roberto Sassu New
[v3,1/6] reiserfs: Add missing calls to reiserfs_security_free() evm: Prepare for moving to the LSM infrastructure - - - --- 2021-04-27 Roberto Sassu New
[V1,1/1] Fix race between iscsi logout and systemd-udevd [V1,1/1] Fix race between iscsi logout and systemd-udevd - - - --- 2021-04-27 Gulam Mohamed New
[GIT,PULL] iomap: new code for 5.13-rc1 [GIT,PULL] iomap: new code for 5.13-rc1 - - - --- 2021-04-27 Darrick J. Wong New
[GIT,PULL] afs: Preparation for fscache overhaul [GIT,PULL] afs: Preparation for fscache overhaul - - - --- 2021-04-27 David Howells New
[GIT,PULL] Network fs helper library & fscache kiocb API [GIT,PULL] Network fs helper library & fscache kiocb API - - - --- 2021-04-26 David Howells New
[git,pull] fileattr series from Miklos [git,pull] fileattr series from Miklos - - - --- 2021-04-26 Al Viro New
[git,pull] vfs.git inode type handling fixes [git,pull] vfs.git inode type handling fixes - - - --- 2021-04-26 Al Viro New
[3/3] gfs2: fix out of inode size writeback [1/3] fs/buffer.c: add new api to allow eof writeback - - - --- 2021-04-26 Junxiao Bi New
[2/3] ocfs2: allow writing back pages out of inode size [1/3] fs/buffer.c: add new api to allow eof writeback - 1 - --- 2021-04-26 Junxiao Bi New
[1/3] fs/buffer.c: add new api to allow eof writeback [1/3] fs/buffer.c: add new api to allow eof writeback - 1 - --- 2021-04-26 Junxiao Bi New
[v2] netfs: Miscellaneous fixes [v2] netfs: Miscellaneous fixes - 1 - --- 2021-04-26 David Howells New
netfs: Miscellaneous fixes netfs: Miscellaneous fixes - - - --- 2021-04-26 David Howells New
[RESEND,v9,9/9] btrfs: implement RWF_ENCODED writes fs: interface for directly reading/writing compressed data - 1 - --- 2021-04-26 Omar Sandoval New
[RESEND,v9,8/9] btrfs: implement RWF_ENCODED reads fs: interface for directly reading/writing compressed data - 1 - --- 2021-04-26 Omar Sandoval New
[RESEND,v9,7/9] btrfs: optionally extend i_size in cow_file_range_inline() fs: interface for directly reading/writing compressed data - 1 - --- 2021-04-26 Omar Sandoval New
[RESEND,v9,6/9] btrfs: support different disk extent size for delalloc fs: interface for directly reading/writing compressed data - 2 - --- 2021-04-26 Omar Sandoval New
[RESEND,v9,5/9] btrfs: add ram_bytes and offset to btrfs_ordered_extent fs: interface for directly reading/writing compressed data - 2 - --- 2021-04-26 Omar Sandoval New
[RESEND,v9,4/9] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio() fs: interface for directly reading/writing compressed data - 1 - --- 2021-04-26 Omar Sandoval New
[RESEND,v9,3/9] fs: add RWF_ENCODED for reading/writing compressed data fs: interface for directly reading/writing compressed data - 1 - --- 2021-04-26 Omar Sandoval New
[RESEND,v9,2/9] fs: add O_ALLOW_ENCODED open flag fs: interface for directly reading/writing compressed data - 1 - --- 2021-04-26 Omar Sandoval New
[RESEND,v9,1/9] iov_iter: add copy_struct_from_iter() fs: interface for directly reading/writing compressed data - 1 - --- 2021-04-26 Omar Sandoval New
[RFC,15/15] Documentation: Document the FAN_ERROR framework File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,14/15] samples: Add fs error monitoring example File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,13/15] ext4: Send notifications on error File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,12/15] fanotify: Introduce the FAN_ERROR mark File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,11/15] fanotify: Introduce filesystem specific data record File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,10/15] fanotify: Introduce code location record File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,09/15] fanotify: Introduce generic error record File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,08/15] fsnotify: Introduce helpers to send error_events File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,07/15] fsnotify: Support FS_ERROR event type File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,06/15] fanotify: Support submission through ring buffer File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
[RFC,05/15] fsnotify: Support event submission through ring buffer File system wide monitoring - - - --- 2021-04-26 Gabriel Krisman Bertazi New
« 1 2 ... 252 253 254647 648 »