index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-09-03
14
-168
/
+261
|
\
|
*
f2fs: use finish zone command when closing a zone
Daeho Jeong
2023-08-25
1
-6
/
+13
|
*
f2fs: compress: fix to assign compress_level for lz4 correctly
Chao Yu
2023-08-23
1
-1
/
+1
|
*
f2fs: fix error path of f2fs_submit_page_read()
Chao Yu
2023-08-23
1
-0
/
+3
|
*
f2fs: clean up error handling in sanity_check_{compress_,}inode()
Chao Yu
2023-08-23
1
-19
/
+4
|
*
f2fs: avoid false alarm of circular locking
Jaegeuk Kim
2023-08-21
2
-10
/
+17
|
*
Revert "f2fs: do not issue small discard commands during checkpoint"
Chao Yu
2023-08-18
1
-1
/
+1
|
*
f2fs: should update REQ_TIME for direct write
Zhiguo Niu
2023-08-14
1
-0
/
+1
|
*
f2fs: fix to account cp stats correctly
Chao Yu
2023-08-14
8
-17
/
+50
|
*
f2fs: fix to account gc stats correctly
Chao Yu
2023-08-14
7
-35
/
+54
|
*
f2fs: remove unneeded check condition in __f2fs_setxattr()
Chao Yu
2023-08-14
1
-1
/
+1
|
*
f2fs: fix to update i_ctime in __f2fs_setxattr()
Chao Yu
2023-08-14
1
-2
/
+2
|
*
Revert "f2fs: fix to do sanity check on extent cache correctly"
Chao Yu
2023-08-14
1
-6
/
+6
|
*
f2fs: increase usage of folio_next_index() helper
Minjie Du
2023-08-14
1
-2
/
+1
|
*
f2fs: Only lfs mode is allowed with zoned block device feature
Chunhai Guo
2023-08-14
1
-5
/
+5
|
*
f2fs: check zone type before sending async reset zone command
Shin'ichiro Kawasaki
2023-08-14
2
-11
/
+44
|
*
f2fs: compress: don't {,de}compress non-full cluster
Chao Yu
2023-08-14
1
-12
/
+8
|
*
f2fs: allow f2fs_ioc_{,de}compress_file to be interrupted
Chao Yu
2023-08-14
1
-0
/
+12
|
*
f2fs: don't reopen the main block device in f2fs_scan_devices
Christoph Hellwig
2023-08-14
1
-12
/
+8
|
*
f2fs: fix to avoid mmap vs set_compress_option case
Chao Yu
2023-08-14
2
-6
/
+20
|
*
f2fs: get out of a repeat loop when getting a locked data page
Jaegeuk Kim
2023-08-14
1
-6
/
+2
|
*
f2fs: flush inode if atomic file is aborted
Jaegeuk Kim
2023-08-14
1
-0
/
+2
|
*
f2fs: don't handle error case of f2fs_compress_alloc_page()
Chao Yu
2023-08-14
1
-13
/
+1
|
*
Revert "f2fs: clean up w/ sbi->log_sectors_per_block"
Jaegeuk Kim
2023-08-14
1
-11
/
+12
*
|
Merge tag 'pstore-v6.6-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-09-02
1
-7
/
+27
|
\
\
|
*
|
pstore: Base compression input buffer size on estimated compressed size
Ard Biesheuvel
2023-08-31
1
-7
/
+27
*
|
|
Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-09-02
4
-12
/
+982
|
\
\
\
|
*
|
|
tracefs: Remove kerneldoc from struct eventfs_file
Steven Rostedt (Google)
2023-08-22
1
-4
/
+10
|
*
|
|
tracefs: Avoid changing i_mode to a temp value
Sishuai Gong
2023-08-22
1
-2
/
+4
|
*
|
|
eventfs: Move tracing/events to eventfs
Ajay Kaher
2023-07-31
1
-0
/
+18
|
*
|
|
eventfs: Implement removal of meta data from eventfs
Ajay Kaher
2023-07-31
1
-0
/
+143
|
*
|
|
eventfs: Implement functions to create files and dirs when accessed
Ajay Kaher
2023-07-31
3
-2
/
+136
|
*
|
|
eventfs: Implement eventfs lookup, read, open functions
Ajay Kaher
2023-07-31
2
-0
/
+306
|
*
|
|
eventfs: Implement eventfs file add functions
Ajay Kaher
2023-07-31
1
-0
/
+86
|
*
|
|
eventfs: Implement eventfs dir creation functions
Ajay Kaher
2023-07-31
3
-0
/
+216
|
*
|
|
tracefs: Rename and export some tracefs functions
Ajay Kaher
2023-07-31
2
-10
/
+15
|
*
|
|
eventfs: Implement tracefs_inode_cache
Ajay Kaher
2023-07-31
2
-0
/
+54
*
|
|
|
Merge tag 'char-misc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-09-01
1
-2
/
+46
|
\
\
\
\
|
*
|
|
|
debugfs: Add write support to debugfs_create_str()
Mike Tipton
2023-08-22
1
-2
/
+46
*
|
|
|
|
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-09-01
2
-1
/
+16
|
\
\
\
\
\
|
*
|
|
|
|
kernfs: fix missing kernfs_iattr_rwsem locking
Ian Kent
2023-08-12
1
-0
/
+4
|
*
|
|
|
|
kernfs: attach uuid for every kernfs and report it in fsid
Ivan Babrou
2023-08-05
1
-1
/
+12
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-09-01
2
-20
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
riscv: support the elf-fdpic binfmt loader
Greg Ungerer
2023-08-23
1
-1
/
+1
|
*
|
|
|
|
binfmt_elf_fdpic: support 64-bit systems
Greg Ungerer
2023-08-23
1
-19
/
+19
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-09-01
19
-43
/
+88
|
\
\
\
\
\
|
*
|
|
|
|
pNFS: Fix assignment of xprtdata.cred
Anna Schumaker
2023-08-30
1
-1
/
+1
|
*
|
|
|
|
NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQ
Olga Kornievskaia
2023-08-30
1
-2
/
+3
|
*
|
|
|
|
NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN
Benjamin Coddington
2023-08-30
2
-2
/
+2
|
*
|
|
|
|
NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
2023-08-24
2
-0
/
+7
[next]