index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-07
15
-238
/
+393
|
\
|
*
reiserfs: clean up several indentation issues
Colin Ian King
2020-04-07
3
-11
/
+12
|
*
fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common path
Alexey Dobriyan
2020-04-07
1
-1
/
+1
|
*
fs/binfmt_elf.c: allocate less for static executable
Alexey Dobriyan
2020-04-07
1
-9
/
+10
|
*
fs/binfmt_elf.c: delete "loc" variable
Alexey Dobriyan
2020-04-07
1
-17
/
+15
|
*
fs/epoll: make nesting accounting safe for -rt kernel
Jason Baron
2020-04-07
1
-21
/
+43
|
*
proc: inline m_next_vma into m_next
Matthew Wilcox (Oracle)
2020-04-07
1
-10
/
+8
|
*
seq_file: remove m->version
Matthew Wilcox (Oracle)
2020-04-07
1
-28
/
+0
|
*
proc: use ppos instead of m->version
Matthew Wilcox (Oracle)
2020-04-07
1
-4
/
+3
|
*
proc: remove m_cache_vma
Matthew Wilcox (Oracle)
2020-04-07
1
-32
/
+6
|
*
proc: inline vma_stop into m_stop
Matthew Wilcox (Oracle)
2020-04-07
1
-19
/
+15
|
*
proc: speed up /proc/*/statm
Alexey Dobriyan
2020-04-07
1
-16
/
+23
|
*
proc: faster open/read/close with "permanent" files
Alexey Dobriyan
2020-04-07
6
-53
/
+174
|
*
fs/proc/inode.c: annotate close_pdeo() for sparse
Jules Irenge
2020-04-07
1
-0
/
+1
|
*
userfaultfd: wp: declare _UFFDIO_WRITEPROTECT conditionally
Peter Xu
2020-04-07
1
-3
/
+13
|
*
userfaultfd: wp: don't wake up when doing write protect
Peter Xu
2020-04-07
1
-5
/
+8
|
*
userfaultfd: wp: add the writeprotect API to userfaultfd ioctl
Andrea Arcangeli
2020-04-07
1
-16
/
+66
|
*
userfaultfd: wp: add UFFDIO_COPY_MODE_WP
Andrea Arcangeli
2020-04-07
1
-2
/
+3
|
*
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
2020-04-07
1
-1
/
+2
*
|
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-07
29
-1134
/
+1717
|
\
\
|
*
|
NFS: Clean up process of marking inode stale.
Trond Myklebust
2020-04-06
4
-8
/
+18
|
*
|
NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn()
Trond Myklebust
2020-04-03
2
-19
/
+34
|
*
|
NFS/pnfs: Fix dereference of layout cred in pnfs_layoutcommit_inode()
Trond Myklebust
2020-04-03
1
-1
/
+1
|
*
|
NFS: Beware when dereferencing the delegation cred
Trond Myklebust
2020-04-03
2
-1
/
+11
|
*
|
NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout
Trond Myklebust
2020-04-02
1
-0
/
+50
|
*
|
NFS: finish_automount() requires us to hold 2 refs to the mount record
Trond Myklebust
2020-04-02
1
-5
/
+7
|
*
|
NFS: Fix a few constant_table array definitions
Scott Mayhew
2020-04-02
1
-1
/
+4
|
*
|
NFS: Try to join page groups before an O_DIRECT retransmission
Trond Myklebust
2020-04-01
2
-1
/
+21
|
*
|
NFS: Refactor nfs_lock_and_join_requests()
Trond Myklebust
2020-04-01
2
-68
/
+122
|
*
|
NFS: Reverse the submission order of requests in __nfs_pageio_add_request()
Trond Myklebust
2020-04-01
1
-69
/
+64
|
*
|
NFS: Clean up nfs_lock_and_join_requests()
Trond Myklebust
2020-04-01
2
-71
/
+94
|
*
|
NFS: Remove the redundant function nfs_pgio_has_mirroring()
Trond Myklebust
2020-04-01
2
-11
/
+2
|
*
|
NFS: Fix memory leaks in nfs_pageio_stop_mirroring()
Trond Myklebust
2020-04-01
1
-9
/
+8
|
*
|
NFS: Fix a request reference leak in nfs_direct_write_clear_reqs()
Trond Myklebust
2020-04-01
1
-0
/
+1
|
*
|
NFS: Fix use-after-free issues in nfs_pageio_add_request()
Trond Myklebust
2020-04-01
1
-24
/
+24
|
*
|
NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()
Trond Myklebust
2020-04-01
2
-24
/
+53
|
*
|
NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
Trond Myklebust
2020-04-01
1
-0
/
+1
|
*
|
NFS: Remove unused FLUSH_SYNC support in nfs_initiate_pgio()
Trond Myklebust
2020-03-28
1
-12
/
+3
|
*
|
pNFS/flexfiles: Specify the layout segment range in LAYOUTGET
Trond Myklebust
2020-03-27
1
-4
/
+4
|
*
|
pNFS/flexfiles: remove requirement for whole file layouts
Trond Myklebust
2020-03-27
1
-21
/
+0
|
*
|
pNFS/flexfiles: Check the layout segment range before doing I/O
Trond Myklebust
2020-03-27
3
-3
/
+13
|
*
|
pNFS/flexfile: Don't merge layout segments if the mirrors don't match
Trond Myklebust
2020-03-27
1
-0
/
+19
|
*
|
NFS/pNFS: Fix pnfs_layout_mark_request_commit() invalid layout segment handling
Trond Myklebust
2020-03-27
1
-16
/
+12
|
*
|
NFS/pNFS: Simplify bucket layout segment reference counting
Trond Myklebust
2020-03-27
1
-19
/
+20
|
*
|
NFS/pNFS: Clean up pNFS commit operations
Trond Myklebust
2020-03-27
5
-71
/
+97
|
*
|
NFS: Remove bucket array from struct pnfs_ds_commit_info
Trond Myklebust
2020-03-27
5
-172
/
+1
|
*
|
NFS/pNFS: Add a helper pnfs_generic_search_commit_reqs()
Trond Myklebust
2020-03-27
3
-31
/
+54
|
*
|
pNFS: Enable per-layout segment commit structures
Trond Myklebust
2020-03-27
4
-6
/
+117
|
*
|
pNFS: Add infrastructure for cleaning up per-layout commit structures
Trond Myklebust
2020-03-27
6
-4
/
+120
|
*
|
NFS/pNFS: Support commit arrays in nfs_clear_pnfs_ds_commit_verifiers()
Trond Myklebust
2020-03-27
1
-3
/
+16
[next]