index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
kernfs
/
inode.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-13
configfs: convert to ctime accessor functions
Jeff Layton
1
-4
/
+3
2023-07-13
coda: convert to ctime accessor functions
Jeff Layton
4
-4
/
+5
2023-07-13
ceph: convert to ctime accessor functions
Jeff Layton
5
-11
/
+13
2023-07-13
btrfs: convert to ctime accessor functions
Jeff Layton
8
-48
/
+36
2023-07-13
bfs: convert to ctime accessor functions
Jeff Layton
2
-11
/
+10
2023-07-13
befs: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2023-07-13
autofs: convert to ctime accessor functions
Jeff Layton
2
-4
/
+4
2023-07-13
fs: convert to ctime accessor functions
Jeff Layton
9
-13
/
+15
2023-07-13
afs: convert to ctime accessor functions
Jeff Layton
2
-4
/
+4
2023-07-13
affs: convert to ctime accessor functions
Jeff Layton
2
-11
/
+11
2023-07-13
adfs: convert to ctime accessor functions
Jeff Layton
1
-2
/
+2
2023-07-13
9p: convert to ctime accessor functions
Jeff Layton
2
-6
/
+6
2023-07-13
usb: convert to ctime accessor functions
Jeff Layton
3
-12
/
+10
2023-07-13
ibm: convert to ctime accessor functions
Jeff Layton
2
-2
/
+2
2023-07-13
infiniband: convert to ctime accessor functions
Jeff Layton
1
-2
/
+1
2023-07-13
binderfs: convert to ctime accessor functions
Jeff Layton
1
-4
/
+4
2023-07-13
s390: convert to ctime accessor functions
Jeff Layton
1
-2
/
+2
2023-07-10
spufs: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2023-07-10
reiserfs: convert to simple_rename_timestamp
Jeff Layton
1
-6
/
+1
2023-07-10
ntfs3: convert to simple_rename_timestamp
Jeff Layton
1
-5
/
+2
2023-07-10
exfat: convert to simple_rename_timestamp
Jeff Layton
1
-3
/
+2
2023-07-10
shmem: convert to simple_rename_timestamp
Jeff Layton
1
-3
/
+1
2023-07-10
ubifs: convert to simple_rename_timestamp
Jeff Layton
1
-12
/
+3
2023-07-10
btrfs: convert to simple_rename_timestamp
Jeff Layton
1
-13
/
+2
2023-07-10
fs: new helper: simple_rename_timestamp
Jeff Layton
2
-9
/
+29
2023-07-10
fs: add ctime accessors infrastructure
Jeff Layton
2
-1
/
+60
2023-07-10
cifs: update the ctime on a partial page write
Jeff Layton
1
-1
/
+1
2023-07-10
apparmor: update ctime whenever the mtime changes on an inode
Jeff Layton
2
-6
/
+12
2023-07-10
exfat: ensure that ctime is updated whenever the mtime is
Jeff Layton
1
-4
/
+4
2023-07-10
efivarfs: update ctime when mtime changes on a write
Jeff Layton
1
-1
/
+1
2023-07-10
bfs: update ctime in addition to mtime when adding entries
Jeff Layton
1
-1
/
+1
2023-07-10
ibmvmc: update ctime in conjunction with mtime on write
Jeff Layton
1
-1
/
+1
2023-07-09
Linux 6.5-rc1
v6.5-rc1
Linus Torvalds
1
-2
/
+2
2023-07-09
MAINTAINERS 2: Electric Boogaloo
Linus Torvalds
1
-46
/
+46
2023-07-09
mm: lock newly mapped VMA with corrected ordering
Hugh Dickins
1
-2
/
+2
2023-07-08
fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
1
-0
/
+1
2023-07-08
mm: lock newly mapped VMA which can be modified after it becomes visible
Suren Baghdasaryan
1
-0
/
+2
2023-07-08
mm: lock a vma before stack expansion
Suren Baghdasaryan
1
-0
/
+4
2023-07-08
ntb: hw: amd: Fix debugfs_create_dir error checking
Anup Sharma
1
-1
/
+1
2023-07-08
lib: dhry: fix sleeping allocations inside non-preemptable section
Geert Uytterhoeven
1
-2
/
+9
2023-07-08
kasan, slub: fix HW_TAGS zeroing with slub_debug
Andrey Konovalov
2
-14
/
+14
2023-07-08
kasan: fix type cast in memory_is_poisoned_n
Andrey Konovalov
1
-1
/
+2
2023-07-08
mailmap: add entries for Heiko Stuebner
Heiko Stuebner
1
-0
/
+3
2023-07-08
mailmap: update manpage link
Heiko Stuebner
1
-1
/
+2
2023-07-08
bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
Liu Shixin
1
-0
/
+2
2023-07-08
MAINTAINERS: add linux-next info
Randy Dunlap
1
-0
/
+7
2023-07-08
mailmap: add Markus Schneider-Pargmann
Markus Schneider-Pargmann
1
-0
/
+1
2023-07-08
writeback: account the number of pages written back
Matthew Wilcox (Oracle)
1
-3
/
+5
2023-07-08
mm: call arch_swap_restore() from do_swap_page()
Peter Collingbourne
1
-0
/
+7
2023-07-08
squashfs: fix cache race with migration
Vincent Whitchurch
1
-4
/
+23
[next]