index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2020-08-07
2
-145
/
+90
|
\
|
*
[elf-fdpic] switch coredump to regsets
Al Viro
2020-07-27
1
-5
/
+18
|
*
[elf-fdpic] use elf_dump_thread_status() for the dumper thread as well
Al Viro
2020-07-27
1
-53
/
+28
|
*
[elf-fdpic] move allocation of elf_thread_status into elf_dump_thread_status()
Al Viro
2020-07-27
1
-14
/
+10
|
*
[elf-fdpic] coredump: don't bother with cyclic list for per-thread objects
Al Viro
2020-07-27
1
-18
/
+11
|
*
kill elf_fpxregs_t
Al Viro
2020-07-27
2
-58
/
+0
|
*
take fdpic-related parts of elf_prstatus out
Al Viro
2020-07-27
1
-3
/
+29
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
26
-62
/
+90
|
\
\
|
*
|
mm: remove unnecessary wrapper function do_mmap_pgoff()
Peter Collingbourne
2020-08-07
2
-4
/
+4
|
*
|
proc/meminfo: avoid open coded reading of vm_committed_as
Feng Tang
2020-08-07
1
-1
/
+1
|
*
|
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
|
*
|
mm: memcontrol: account kernel stack per node
Shakeel Butt
2020-08-07
1
-2
/
+2
|
*
|
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
2020-08-07
1
-2
/
+2
|
*
|
tmpfs: support 64-bit inums per-sb
Chris Down
2020-08-07
1
-0
/
+21
|
*
|
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-08-07
9
-21
/
+22
|
*
|
ocfs2: fix unbalanced locking
Pavel Machek
2020-08-07
1
-1
/
+7
|
*
|
ocfs2: replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-07
2
-4
/
+4
|
*
|
ocfs2: change slot number type s16 to u16
Junxiao Bi
2020-08-07
3
-6
/
+6
|
*
|
ocfs2: suballoc.h: delete a duplicated word
Randy Dunlap
2020-08-07
1
-1
/
+1
|
*
|
ocfs2: fix remounting needed after setfacl command
Gang He
2020-08-07
1
-0
/
+2
|
*
|
ntfs: fix ntfs_test_inode and ntfs_init_locked_inode function type
Luca Stefani
2020-08-07
4
-19
/
+18
*
|
|
Merge tag 'xfs-5.9-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-08-07
86
-2929
/
+3250
|
\
\
\
|
*
|
|
fs/xfs: Support that ioctl(SETXFLAGS/GETXFLAGS) can set/get inode DAX on XFS.
Xiao Yang
2020-07-28
1
-3
/
+11
|
*
|
|
xfs: Lift -ENOSPC handler from xfs_attr_leaf_addname
Allison Collins
2020-07-28
1
-14
/
+11
|
*
|
|
xfs: Simplify xfs_attr_node_addname
Allison Collins
2020-07-28
1
-63
/
+59
|
*
|
|
xfs: Simplify xfs_attr_leaf_addname
Allison Collins
2020-07-28
1
-52
/
+55
|
*
|
|
xfs: Add helper function xfs_attr_node_removename_rmt
Allison Collins
2020-07-28
1
-9
/
+19
|
*
|
|
xfs: Add helper function xfs_attr_node_removename_setup
Allison Collins
2020-07-28
1
-13
/
+33
|
*
|
|
xfs: Add remote block helper functions
Allison Collins
2020-07-28
1
-20
/
+30
|
*
|
|
xfs: Add helper function xfs_attr_leaf_mark_incomplete
Allison Collins
2020-07-28
1
-14
/
+27
|
*
|
|
xfs: Add helpers xfs_attr_is_shortform and xfs_attr_set_shortform
Allison Collins
2020-07-28
1
-35
/
+72
|
*
|
|
xfs: Remove xfs_trans_roll in xfs_attr_node_removename
Allison Collins
2020-07-28
1
-4
/
+0
|
*
|
|
xfs: Remove unneeded xfs_trans_roll_inode calls
Allison Collins
2020-07-28
1
-54
/
+7
|
*
|
|
xfs: Add helper function xfs_attr_node_shrink
Allison Collins
2020-07-28
1
-26
/
+42
|
*
|
|
xfs: Pull up xfs_attr_rmtval_invalidate
Allison Collins
2020-07-28
2
-3
/
+12
|
*
|
|
xfs: Refactor xfs_attr_rmtval_remove
Allison Collins
2020-07-28
2
-15
/
+38
|
*
|
|
xfs: Pull up trans roll in xfs_attr3_leaf_clearflag
Allison Collins
2020-07-28
2
-4
/
+17
|
*
|
|
xfs: Factor out xfs_attr_rmtval_invalidate
Allison Collins
2020-07-28
2
-6
/
+22
|
*
|
|
xfs: Pull up trans roll from xfs_attr3_leaf_setflag
Allison Collins
2020-07-28
2
-4
/
+6
|
*
|
|
xfs: Refactor xfs_attr_try_sf_addname
Allison Collins
2020-07-28
1
-15
/
+15
|
*
|
|
xfs: Split apart xfs_attr_leaf_addname
Allison Collins
2020-07-28
1
-34
/
+61
|
*
|
|
xfs: Pull up trans handling in xfs_attr3_leaf_flipflags
Allison Collins
2020-07-28
2
-6
/
+15
|
*
|
|
xfs: Factor out new helper functions xfs_attr_rmtval_set
Allison Collins
2020-07-28
1
-57
/
+92
|
*
|
|
xfs: Check for -ENOATTR or -EEXIST
Allison Collins
2020-07-28
1
-0
/
+13
|
*
|
|
xfs: Add xfs_has_attr and subroutines
Allison Collins
2020-07-28
4
-91
/
+197
|
*
|
|
xfs: Refactor xfs_da_state_alloc() helper
Carlos Maiolino
2020-07-28
5
-33
/
+21
|
*
|
|
xfs: remove xfs_zone_{alloc,zalloc} helpers
Carlos Maiolino
2020-07-28
3
-30
/
+0
|
*
|
|
xfs: Modify xlog_ticket_alloc() to use kernel's MM API
Carlos Maiolino
2020-07-28
3
-11
/
+5
|
*
|
|
xfs: Remove kmem_zone_zalloc() usage
Carlos Maiolino
2020-07-28
19
-28
/
+35
|
*
|
|
xfs: Remove kmem_zone_alloc() usage
Carlos Maiolino
2020-07-28
3
-8
/
+8
[next]