Show patches with: none      |   64941 patches
« 1 2 ... 367 368 369649 650 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[18/19] staging: exfat: Rename variable 'ModifyTimestamp' to 'modify_timestamp' Renaming some identifiers - - - --- 2020-01-29 Pragat Pandya New
[17/19] staging: exfat: Rename variable 'CreateTimestamp' to 'create_timestamp' Renaming some identifiers - - - --- 2020-01-29 Pragat Pandya New
[16/19] staging: exfat: Rename variable 'NumSubdirs' to 'num_subdirs' Renaming some identifiers - - - --- 2020-01-29 Pragat Pandya New
[15/19] staging: exfat: Rename variable 'Attr' to 'attr' Renaming some identifiers - - - --- 2020-01-29 Pragat Pandya New
[14/19] staging: exfat: Rename variable 'ShortName' to 'short_name' Renaming some identifiers - - - --- 2020-01-29 Pragat Pandya New
[13/19] staging: exfat: Rename variable 'Name' to 'name' Renaming some identifiers - - - --- 2020-01-29 Pragat Pandya New
[12/19] staging: exfat: Rename variable 'UsedClusters' to 'used_clusters' Renaming some identifiers - - - --- 2020-01-29 Pragat Pandya New
[11/19] staging: exfat: Rename variable 'FreeClusters' to 'free_clusters' Renaming some identifiers - - - --- 2020-01-29 Pragat Pandya New
[10/19] staging: exfat: Rename variable 'NumClusters' to 'num_cluster' Renaming some identifiers - - - --- 2020-01-29 Pragat Pandya New
[09/19] staging: exfat: Rename variable 'ClusterSize' to 'cluster_size' Renaming some identifiers - - - --- 2020-01-29 Pragat Pandya New
[08/19] staging: exfat: Rename variable 'FatType' to 'fat_type' Renaming some identifiers - - - --- 2020-01-29 Pragat Pandya New
[07/19] staging: exfat: Rename variable 'MilliSecond' to 'millisecond' Renaming some identifiers - - - --- 2020-01-29 Pragat Pandya New
[06/19] staging: exfat: Rename variable 'Second' to 'second' Renaming some identifiers - - - --- 2020-01-29 Pragat Pandya New
[05/19] staging: exfat: Rename variable 'Minute' to 'minute' Renaming some identifiers - - - --- 2020-01-29 Pragat Pandya New
[04/19] staging: exfat: Rename variable 'Hour' to 'hour' Renaming some identifiers - - - --- 2020-01-29 Pragat Pandya New
[03/19] staging: exfat: Rename variable 'Day' to 'day' Renaming some identifiers - - - --- 2020-01-29 Pragat Pandya New
[02/19] staging: exfat: Rename variable 'Month' to 'month' Renaming some identifiers - - - --- 2020-01-29 Pragat Pandya New
[01/19] staging: exfat: Rename variable 'Year' to 'year' Renaming some identifiers - - - --- 2020-01-29 Pragat Pandya New
[RFC] ext4: skip concurrent inode updates in lazytime optimization [RFC] ext4: skip concurrent inode updates in lazytime optimization - - - --- 2020-01-29 Konstantin Khlebnikov New
[git,pull] adfs series [git,pull] adfs series - - - --- 2020-01-29 Al Viro New
[git,pull] vfs.git openat2 series [git,pull] vfs.git openat2 series - - - --- 2020-01-29 Al Viro New
[v10,2/2] zonefs: Add documentation New zonefs file system - 1 - --- 2020-01-29 Damien Le Moal New
[v10,1/2] fs: New zonefs file system New zonefs file system - 1 - --- 2020-01-29 Damien Le Moal New
staging: exfat: remove 'vol_type' variable. staging: exfat: remove 'vol_type' variable. - 1 - --- 2020-01-29 Kohada.Tetsuhiro@dc.MitsubishiElectric.co.jp New
[v5] Documentation: filesystems: convert fuse to RST [v5] Documentation: filesystems: convert fuse to RST - - - --- 2020-01-29 Daniel Almeida New
[v2,8/8] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage mm/gup: track FOLL_PIN pages (follow on from v12) - 1 - --- 2020-01-29 John Hubbard New
[v2,7/8] mm/gup_benchmark: support pin_user_pages() and related calls mm/gup: track FOLL_PIN pages (follow on from v12) - 1 - --- 2020-01-29 John Hubbard New
[v2,6/8] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting mm/gup: track FOLL_PIN pages (follow on from v12) - - - --- 2020-01-29 John Hubbard New
[v2,5/8] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages mm/gup: track FOLL_PIN pages (follow on from v12) - - - --- 2020-01-29 John Hubbard New
[v2,4/8] mm/gup: track FOLL_PIN pages mm/gup: track FOLL_PIN pages (follow on from v12) - - - --- 2020-01-29 John Hubbard New
[v2,3/8] mm/gup: pass a flags arg to __gup_device_* functions mm/gup: track FOLL_PIN pages (follow on from v12) - 3 - --- 2020-01-29 John Hubbard New
[v2,2/8] mm/gup: split get_user_pages_remote() into two routines mm/gup: track FOLL_PIN pages (follow on from v12) - - - --- 2020-01-29 John Hubbard New
[v2,1/8] mm: dump_page: print head page's refcount, for compound pages mm/gup: track FOLL_PIN pages (follow on from v12) - - - --- 2020-01-29 John Hubbard New
[RFC,v4,4/4] Btrfs: add support for linkat() AT_REPLACE fs: add flag to linkat() for replacing destination - - - --- 2020-01-28 Omar Sandoval New
[RFC,v4,3/4] Btrfs: fix inode reference count leak in btrfs_link() error path fs: add flag to linkat() for replacing destination - - - --- 2020-01-28 Omar Sandoval New
[RFC,v4,2/4] fs: add AT_LINK_REPLACE flag for linkat() which replaces the target fs: add flag to linkat() for replacing destination - - - --- 2020-01-28 Omar Sandoval New
[RFC,v4,1/4] fs: add flags argument to i_op->link() [RFC,v4,1/4] fs: add flags argument to i_op->link() - - - --- 2020-01-28 Omar Sandoval New
[RFC,xfsprogs] xfs_io: add support for linkat() AT_LINK_REPLACE [RFC,xfsprogs] xfs_io: add support for linkat() AT_LINK_REPLACE - - - --- 2020-01-28 Omar Sandoval New
[RFC,man-pages] link.2: Document new AT_LINK_REPLACE flag fs: add flag to linkat() for replacing destination - - - --- 2020-01-28 Omar Sandoval New
[RFC,xfstests] generic: add smoke test for AT_LINK_REPLACE [RFC,xfstests] generic: add smoke test for AT_LINK_REPLACE - - - --- 2020-01-28 Omar Sandoval New
[v6,5/5] ext4: Optimize match for casefolded encrypted dirs Support fof Casefolding and Encryption - - - --- 2020-01-28 Daniel Rosenberg New
[v6,4/5] ext4: Hande casefolding with encryption Support fof Casefolding and Encryption - - - --- 2020-01-28 Daniel Rosenberg New
[v6,3/5] f2fs: Handle casefolding with Encryption Support fof Casefolding and Encryption - - - --- 2020-01-28 Daniel Rosenberg New
[v6,2/5] fscrypt: Have filesystems handle their d_ops Support fof Casefolding and Encryption - - - --- 2020-01-28 Daniel Rosenberg New
[v6,1/5] unicode: Add standard casefolded d_ops Support fof Casefolding and Encryption - - - --- 2020-01-28 Daniel Rosenberg New
[man-pages,v2] statx.2: document STATX_ATTR_VERITY [man-pages,v2] statx.2: document STATX_ATTR_VERITY - - - --- 2020-01-28 Eric Biggers New
[v2] sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU [v2] sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU - - - --- 2020-01-28 Mel Gorman New
fs/Kconfig: default to no mandatory locking fs/Kconfig: default to no mandatory locking - - - --- 2020-01-28 Petr Tesařík New
fs/Kconfig: default to no mandatory locking fs/Kconfig: default to no mandatory locking - - - --- 2020-01-28 Petr Tesařík New
[v3] binfmt_misc: pass binfmt_misc flags to the interpreter [v3] binfmt_misc: pass binfmt_misc flags to the interpreter 1 1 - --- 2020-01-28 Laurent Vivier New
[RFCv2,4/4] ext4: Move ext4_fiemap to use iomap infrastructure ext4: bmap & fiemap conversion to use iomap - - - --- 2020-01-28 Ritesh Harjani New
[RFCv2,3/4] ext4: Move ext4 bmap to use iomap infrastructure. ext4: bmap & fiemap conversion to use iomap - - - --- 2020-01-28 Ritesh Harjani New
[RFCv2,2/4] ext4: Optimize ext4_ext_precache for 0 depth ext4: bmap & fiemap conversion to use iomap - - - --- 2020-01-28 Ritesh Harjani New
[RFCv2,1/4] ext4: Add IOMAP_F_MERGED for non-extent based mapping ext4: bmap & fiemap conversion to use iomap - - - --- 2020-01-28 Ritesh Harjani New
[GIT,PULL] fsverity updates for 5.6 [GIT,PULL] fsverity updates for 5.6 - - - --- 2020-01-28 Eric Biggers New
[GIT,PULL] fscrypt updates for 5.6 [GIT,PULL] fscrypt updates for 5.6 - - - --- 2020-01-28 Eric Biggers New
sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU - - - --- 2020-01-27 Mel Gorman New
[22/22] staging: exfat: Rename variable "AccessTimestamp" to "access_timestamp" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[21/22] staging: exfat: Rename variable "ModifyTimestamp" to "modify_timestamp" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[20/22] staging: exfat: Rename variabel "CreateTimestamp" to "create_timestamp" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[19/22] staging: exfat: Rename variabel "NumSubdirs" to "num_subdirs" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[18/22] staging: exfat: Rename variable "Attr" to "attr" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[17/22] staging: exfat: Rename variable "ShortName" to "short_name" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[16/22] staging: exfat: Rename variable "Name" to "name" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[15/22] staging: exfat: Rename variable "UsedClusters" to "used_clusters" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[14/22] staging: exfat: Rename variable "FreeClusters" to "free_clusters" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[13/22] staging: exfat: Rename variable "NumClusters" to "num_clusters" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[12/22] staging: exfat: Rename variable "ClusterSize" to "cluster_size" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[11/22] staging: exfat: Rename variable "FatType" to "fat_type" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[10/22] staging: exfat: Rename variable "SecSize" to "sec_size" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[09/22] staging: exfat: Rename variable "Size" to "size" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[08/22] staging: exfat: Rename variable "Offset" to "offset" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[07/22] staging: exfat: Rename variable "MilliSecond" to "milli_second" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[06/22] staging: exfat: Rename variable "Second" to "second" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[05/22] staging: exfat: Rename variable "Minute" to "minute" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[04/22] staging: exfat: Rename variable "Hour" to "hour" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[03/22] staging: exfat: Rename variable "Day" to "day" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[02/22] staging: exfat: Rename variable "Month" to "mont"h staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[01/22] staging: exfat: Rename variable "Year" to "year" staging: exfat: Fix checkpatch warning: Avoid - - - --- 2020-01-27 Pragat Pandya New
[1/1] mm: sysctl: add panic_on_mm_error sysctl [1/1] mm: sysctl: add panic_on_mm_error sysctl - 2 - --- 2020-01-27 Grzegorz Halat New
[v9,2/2] zonefs: Add documentation New zonefs file system - - - --- 2020-01-27 Damien Le Moal New
[v9,1/2] fs: New zonefs file system New zonefs file system - - - --- 2020-01-27 Damien Le Moal New
exportfs: fix handling of rename race in reconnect_one() exportfs: fix handling of rename race in reconnect_one() - 1 - --- 2020-01-26 Amir Goldstein New
[git,pull] vfs.git fixes [git,pull] vfs.git fixes - - - --- 2020-01-26 Al Viro New
[RESEND] staging: exfat: Fix alignment warnings [RESEND] staging: exfat: Fix alignment warnings - - - --- 2020-01-26 Pragat Pandya New
afs: Fix characters allowed into cell names afs: Fix characters allowed into cell names - - - --- 2020-01-26 David Howells New
[v7,11/11] proc: Move hidepid values to uapi as they are user interface to mount proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,10/11] docs: proc: add documentation for "hidepid=4" and "subset=pidfs" options and new mount b… proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,09/11] proc: add option to mount only a pids subset proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,08/11] proc: instantiate only pids that we can ptrace on 'hidepid=4' mount option proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,07/11] proc: flush task dcache entries from all procfs instances proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,06/11] proc: support mounting procfs instances inside same pid namespace proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,05/11] proc: add helpers to set and get proc hidepid and gid mount options proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,04/11] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,03/11] proc: move /proc/{self|thread-self} dentries to proc_fs_info proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,02/11] proc: add proc_fs_info struct to store proc information proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[v7,01/11] proc: Rename struct proc_fs_info to proc_fs_opts proc: modernize proc to support multiple private instances - - - --- 2020-01-25 Alexey Gladkov New
[RESEND] staging: exfat: Fix alignment warnings [RESEND] staging: exfat: Fix alignment warnings - - - --- 2020-01-25 Pragat Pandya New
[3/3] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage mm/gup: track FOLL_PIN pages (follow on from v12) - 1 - --- 2020-01-25 John Hubbard New
[2/3] mm/gup_benchmark: support pin_user_pages() and related calls mm/gup: track FOLL_PIN pages (follow on from v12) - 1 - --- 2020-01-25 John Hubbard New
« 1 2 ... 367 368 369649 650 »