index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
fs/block_dev.c: Remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-05-14
fs/cachefiles/namei.c: remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-05-14
fs/coda/psdev.c: remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-05-14
fs/eventfd.c: make eventfd_ida static
YueHaibing
1
-1
/
+1
2019-05-14
eventfd: present id to userspace via fdinfo
Masatake YAMATO
1
-0
/
+8
2019-05-14
fs/exec.c: move ->recursion_depth out of critical sections
Alexey Dobriyan
1
-1
/
+3
2019-05-14
fs/fat/file.c: issue flush after the writeback of FAT
Hou Tao
1
-3
/
+8
2019-05-14
reiserfs: add comment to explain endianness issue in xattr_hash
Bharath Vedartham
1
-0
/
+9
2019-05-14
binfmt_elf: move brk out of mmap when doing direct loader exec
Kees Cook
1
-0
/
+11
2019-05-14
elf: init pt_regs pointer later
Alexey Dobriyan
1
-1
/
+2
2019-05-14
fs/binfmt_elf.c: extract PROT_* calculations
Alexey Dobriyan
1
-14
/
+16
2019-05-14
fs//binfmt_elf.c: move variables initialization closer to their usage
Alexey Dobriyan
1
-8
/
+8
2019-05-14
fs/binfmt_elf.c: save 1 indent level
Alexey Dobriyan
1
-57
/
+54
2019-05-14
fs/binfmt_elf.c: delete trailing "return;" in functions returning "void"
Alexey Dobriyan
1
-4
/
+0
2019-05-14
fs/binfmt_elf.c: free PT_INTERP filename ASAP
Alexey Dobriyan
1
-9
/
+11
2019-05-14
fs/binfmt_elf.c: make scope of "pos" variable smaller
Alexey Dobriyan
1
-1
/
+2
2019-05-14
fs/binfmt_elf.c: remove unneeded initialization of mm->start_stack
Andrew Morton
1
-2
/
+0
2019-05-14
kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tr...
Lin Feng
1
-1
/
+1
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-66
/
+74
2019-05-14
hugetlbfs: always use address space in inode for resv_map pointer
Mike Kravetz
1
-2
/
+9
2019-05-14
fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
Amir Goldstein
1
-6
/
+15
2019-05-14
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
1
-2
/
+2
2019-05-14
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
1
-1
/
+2
2019-05-14
hugetlb: use same fault hash key for shared and private mappings
Mike Kravetz
1
-5
/
+2
2019-05-14
mm: page_mkclean vs MADV_DONTNEED race
Aneesh Kumar K.V
1
-1
/
+1
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+1
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
1
-2
/
+3
2019-05-14
userfaultfd/sysctl: add vm.unprivileged_userfaultfd
Peter Xu
1
-0
/
+5
2019-05-14
ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
Shuning Zhang
1
-1
/
+29
2019-05-14
ocfs2: use common file type conversion
Phillip Potter
2
-43
/
+5
2019-05-14
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
1
-4
/
+2
2019-05-14
Merge tag 'ovl-update-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
5
-33
/
+113
2019-05-14
Merge tag 'fuse-update-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-29
/
+72
2019-05-14
Merge tag 'f2fs-for-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-299
/
+623
2019-05-13
gfs2: Fix error path kobject memory leak
Tobin C. Harding
1
-7
/
+1
2019-05-13
Merge tag 'fsnotify_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+46
2019-05-13
Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-36
/
+31
2019-05-12
Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-176
/
+332
2019-05-12
Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2019-05-09
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2019-05-09
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
32
-271
/
+523
2019-05-09
NFS: Fix a double unlock from nfs_match,get_client
Benjamin Coddington
1
-1
/
+1
2019-05-09
nfs: pass the correct prototype to read_cache_page
Christoph Hellwig
2
-6
/
+8
2019-05-09
NFSv4: don't mark all open state for recovery when handling recallable state ...
Scott Mayhew
3
-2
/
+14
2019-05-09
NFS4: Fix v4.0 client state corruption when mount
ZhangXiaoxu
1
-0
/
+4
2019-05-09
PNFS fallback to MDS if no deviceid found
Olga Kornievskaia
1
-1
/
+1
2019-05-09
f2fs: fix to avoid accessing xattr across the boundary
Randall Huang
2
-9
/
+29
2019-05-09
Merge tag 'for-linus-5.2-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-490
/
+1300
2019-05-09
fsnotify: fix unlink performance regression
Amir Goldstein
1
-0
/
+41
2019-05-09
do_move_mount(): fix an unsafe use of is_anon_ns()
Al Viro
1
-1
/
+1
[next]