index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2020-04-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-04-07
Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-07
reiserfs: clean up several indentation issues
Colin Ian King
2020-04-07
fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common path
Alexey Dobriyan
2020-04-07
fs/binfmt_elf.c: allocate less for static executable
Alexey Dobriyan
2020-04-07
fs/binfmt_elf.c: delete "loc" variable
Alexey Dobriyan
2020-04-07
fs/epoll: make nesting accounting safe for -rt kernel
Jason Baron
2020-04-07
proc: inline m_next_vma into m_next
Matthew Wilcox (Oracle)
2020-04-07
seq_file: remove m->version
Matthew Wilcox (Oracle)
2020-04-07
proc: use ppos instead of m->version
Matthew Wilcox (Oracle)
2020-04-07
proc: remove m_cache_vma
Matthew Wilcox (Oracle)
2020-04-07
proc: inline vma_stop into m_stop
Matthew Wilcox (Oracle)
2020-04-07
proc: speed up /proc/*/statm
Alexey Dobriyan
2020-04-07
proc: faster open/read/close with "permanent" files
Alexey Dobriyan
2020-04-07
fs/proc/inode.c: annotate close_pdeo() for sparse
Jules Irenge
2020-04-07
userfaultfd: wp: declare _UFFDIO_WRITEPROTECT conditionally
Peter Xu
2020-04-07
userfaultfd: wp: don't wake up when doing write protect
Peter Xu
2020-04-07
userfaultfd: wp: add the writeprotect API to userfaultfd ioctl
Andrea Arcangeli
2020-04-07
userfaultfd: wp: add UFFDIO_COPY_MODE_WP
Andrea Arcangeli
2020-04-07
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
2020-04-06
NFS: Clean up process of marking inode stale.
Trond Myklebust
2020-04-06
Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-06
Merge tag 'for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2020-04-06
Merge tag '9p-for-5.7' of git://github.com/martinetd/linux
Linus Torvalds
2020-04-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-04-06
fix a braino in legitimize_path()
Al Viro
2020-04-05
sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn
Linus Torvalds
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-04-04
Merge branch 'work.exfat' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2020-04-04
Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-04-03
NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn()
Trond Myklebust
2020-04-03
NFS/pnfs: Fix dereference of layout cred in pnfs_layoutcommit_inode()
Trond Myklebust
2020-04-03
NFS: Beware when dereferencing the delegation cred
Trond Myklebust
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2020-04-03
f2fs: keep inline_data when compression conversion
Chao Yu
2020-04-03
f2fs: fix to disable compression on directory
Chao Yu
2020-04-03
f2fs: add missing CONFIG_F2FS_FS_COMPRESSION
Chao Yu
2020-04-03
f2fs: switch discard_policy.timeout to bool type
Chao Yu
2020-04-03
f2fs: fix to verify tpage before releasing in f2fs_free_dic()
Chao Yu
2020-04-03
f2fs: show compression in statx
Chao Yu
2020-04-03
f2fs: clean up dic->tpages assignment
Chao Yu
2020-04-03
f2fs: compress: support zstd compress algorithm
Chao Yu
2020-04-02
NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout
Trond Myklebust
2020-04-02
NFS: finish_automount() requires us to hold 2 refs to the mount record
Trond Myklebust
2020-04-02
NFS: Fix a few constant_table array definitions
Scott Mayhew
[next]