index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
mbcache.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-16
ext2: dump current reservation window info
Ye Bin
1
-1
/
+6
2023-08-16
ext2: fix race between setxattr and write back
Ye Bin
2
-8
/
+9
2023-08-16
ext2: introduce new flags argument for ext2_new_blocks()
Ye Bin
4
-4
/
+11
2023-08-16
ext2: remove ext2_new_block()
Ye Bin
3
-9
/
+3
2023-08-16
ext2: fix datatype of block number in ext2_xattr_set2()
Georg Ottinger
1
-2
/
+2
2023-08-09
udf: Drop pointless aops assignment
Jan Kara
1
-2
/
+0
2023-08-03
quota: use lockdep_assert_held_write in dquot_load_quota_sb
Christoph Hellwig
1
-3
/
+2
2023-07-31
MAINTAINERS: change reiserfs status to obsolete
Piotr Siminski
1
-1
/
+1
2023-07-31
udf: Fix -Wstringop-overflow warnings
Gustavo A. R. Silva
1
-1
/
+1
2023-07-03
quota: simplify drop_dquot_ref()
Baokun Li
1
-61
/
+9
2023-07-03
quota: fix dqput() to follow the guarantees dquot_srcu should provide
Baokun Li
1
-18
/
+78
2023-07-03
quota: add new helper dquot_active()
Baokun Li
1
-9
/
+14
2023-07-03
quota: rename dquot_active() to inode_quota_active()
Baokun Li
1
-10
/
+10
2023-07-03
quota: factor out dquot_write_dquot()
Baokun Li
1
-23
/
+16
2023-07-03
ext2: remove redundant assignment to variable desc and variable best_desc
Colin Ian King
1
-3
/
+0
2023-07-02
fs: move cleanup from init_file() into its callers
Amir Goldstein
1
-4
/
+10
2023-07-01
pid: use struct_size_t() helper
Christian Brauner
2
-2
/
+2
2023-07-01
mm: Update do_vmi_align_munmap() return semantics
Liam R. Howlett
3
-69
/
+57
2023-07-01
mm: Always downgrade mmap_lock if requested
Matthew Wilcox (Oracle)
1
-13
/
+2
2023-07-01
xtensa: fix lock_mm_and_find_vma in case VMA not found
Max Filippov
1
-1
/
+6
2023-07-01
xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion
Linus Torvalds
2
-2
/
+14
2023-07-01
sysctl: set variable sysctl_mount_point storage-class-specifier to static
Tom Rix
1
-1
/
+1
2023-06-30
pid: Replace struct pid 1-element array with flex-array
Kees Cook
3
-4
/
+7
2023-06-30
parisc: Refresh defconfigs
Helge Deller
2
-18
/
+83
2023-06-30
parisc: irq: Add irq-related function declarations
Helge Deller
2
-4
/
+4
2023-06-30
parisc: Move init function declarations into header file
Helge Deller
6
-29
/
+36
2023-06-30
parisc: dino: Make dino_init() returning void
Helge Deller
1
-2
/
+1
2023-06-30
parisc: lba_pci: Mark two variables __maybe_unused
Helge Deller
1
-2
/
+2
2023-06-30
parisc: unaligned: Include header file to avoid missing prototype warnings
Helge Deller
1
-0
/
+1
2023-06-30
parisc: signal: Mark do_notify_resume() and sys_rt_sigreturn() asmlinkage
Helge Deller
1
-5
/
+5
2023-06-30
parisc: unwind: Mark start and stop variables __maybe_unused
Helge Deller
1
-2
/
+3
2023-06-30
parisc: init: Drop unused variable end_paddr
Helge Deller
1
-2
/
+0
2023-06-30
parisc: traps: Mark functions static
Helge Deller
1
-5
/
+2
2023-06-30
parisc: processor: Fix kdoc for init_cpu_profiler()
Helge Deller
1
-1
/
+1
2023-06-30
parisc: sys_parisc: parisc_personality() is called from asm code
Helge Deller
1
-1
/
+2
2023-06-30
parisc: ccio-dma: Fix kdoc and compiler warnings
Helge Deller
1
-6
/
+12
2023-06-30
parisc: pdc_stable: Fix kdoc and compiler warnings
Helge Deller
1
-1
/
+35
2023-06-30
parisc: pci-dma: Make pcxl_alloc_range() static
Helge Deller
1
-1
/
+1
2023-06-30
parisc: Mark image_size __maybe_unused in perf_write()
Helge Deller
1
-1
/
+1
2023-06-30
parisc: module: Mark symindex __maybe_unused
Helge Deller
1
-1
/
+1
2023-06-30
parisc: pdc_chassis: Fix kdoc warnings
Helge Deller
1
-6
/
+11
2023-06-30
parisc: firmware: Fix kdoc warnings
Helge Deller
1
-18
/
+21
2023-06-30
parisc: drivers: Fix kdoc warnings
Helge Deller
1
-16
/
+17
2023-06-30
parisc: Fold 32-bit compat code into audit_classify_syscall()
Helge Deller
2
-21
/
+4
2023-06-30
parisc: sba_iommu: Fix kdoc warnings
Helge Deller
1
-12
/
+18
2023-06-30
sticon/parisc: Fix STI console on 64-bit only machines
Helge Deller
3
-78
/
+127
2023-06-30
sticon/parisc: Allow 64-bit STI calls in PDC firmware abstration
Helge Deller
3
-10
/
+18
2023-06-30
parisc: Default to 8 CPUs for 64-bit kernel
Helge Deller
1
-1
/
+1
2023-06-30
parisc: Fix missing prototype warning for arch_report_meminfo()
Helge Deller
1
-0
/
+1
2023-06-30
parisc: Add cacheflush() syscall
Helge Deller
3
-0
/
+62
[next]