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 'trace-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-08-08
3
-13
/
+8
|
\
|
*
tracefs: Use generic inode RCU for synchronizing freeing
Steven Rostedt
2024-08-08
2
-10
/
+5
|
*
eventfs: Use SRCU for freeing eventfs_inodes
Mathias Krause
2024-08-08
1
-1
/
+1
|
*
eventfs: Don't return NULL in eventfs_create_dir()
Mathias Krause
2024-08-08
1
-1
/
+1
|
*
tracefs: Fix inode allocation
Mathias Krause
2024-08-08
1
-1
/
+1
*
|
Merge tag 'bcachefs-2024-08-08' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-08-08
15
-31
/
+95
|
\
\
|
*
|
bcachefs: Use bch2_wait_on_allocator() in btree node alloc path
Kent Overstreet
2024-08-08
1
-1
/
+1
|
*
|
bcachefs: Make allocator stuck timeout configurable, ratelimit messages
Kent Overstreet
2024-08-08
8
-12
/
+45
|
*
|
bcachefs: Add missing path_traverse() to btree_iter_next_node()
Kent Overstreet
2024-08-08
1
-0
/
+5
|
*
|
bcachefs: ec should not allocate from ro devs
Kent Overstreet
2024-08-07
1
-0
/
+3
|
*
|
bcachefs: Improved allocator debugging for ec
Kent Overstreet
2024-08-07
4
-15
/
+30
|
*
|
bcachefs: Add missing bch2_trans_begin() call
Kent Overstreet
2024-08-07
1
-0
/
+1
|
*
|
bcachefs: Add a comment for bucket helper types
Kent Overstreet
2024-08-07
1
-0
/
+8
|
*
|
bcachefs: Don't rely on implicit unsigned -> signed integer conversion
Kent Overstreet
2024-08-07
1
-2
/
+2
|
*
|
bcachefs: Fix double free of ca->buckets_nouse
Kent Overstreet
2024-07-31
1
-1
/
+0
*
|
|
Merge tag 'for-6.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-07
5
-9
/
+38
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
btrfs: avoid using fixed char array size for tree names
Qu Wenruo
2024-08-02
1
-1
/
+1
|
*
|
btrfs: fix double inode unlock for direct IO sync writes
Filipe Manana
2024-08-02
1
-1
/
+4
|
*
|
btrfs: emit a warning about space cache v1 being deprecated
Josef Bacik
2024-08-01
1
-1
/
+4
|
*
|
btrfs: fix qgroup reserve leaks in cow_file_range
Boris Burkov
2024-08-01
1
-0
/
+3
|
*
|
btrfs: implement launder_folio for clearing dirty page reserve
Boris Burkov
2024-08-01
1
-0
/
+7
|
*
|
btrfs: scrub: update last_physical after scrubbing one stripe
Qu Wenruo
2024-08-01
1
-0
/
+9
|
*
|
btrfs: factor out stripe length calculation into a helper
Qu Wenruo
2024-08-01
1
-6
/
+10
*
|
|
Merge tag '6.11-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-08-04
10
-96
/
+119
|
\
\
\
|
*
|
|
cifs: update internal version number
Steve French
2024-08-02
1
-2
/
+2
|
*
|
|
smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp
Paulo Alcantara
2024-08-02
1
-2
/
+4
|
*
|
|
smb3: add dynamic tracepoints for shutdown ioctl
Steve French
2024-08-02
2
-8
/
+75
|
*
|
|
cifs: Remove cifs_aio_ctx
David Howells
2024-08-02
3
-80
/
+0
|
*
|
|
smb: client: handle lack of FSCTL_GET_REPARSE_POINT support
Paulo Alcantara
2024-08-02
4
-4
/
+38
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'xfs-6.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-08-03
8
-31
/
+44
|
\
\
\
|
*
|
|
xfs: convert comma to semicolon
Chen Ni
2024-07-29
1
-1
/
+1
|
*
|
|
xfs: convert comma to semicolon
Chen Ni
2024-07-29
1
-1
/
+1
|
*
|
|
xfs: remove unused parameter in macro XFS_DQUOT_LOGRES
Julian Sun
2024-07-29
2
-15
/
+15
|
*
|
|
xfs: fix file_path handling in tracepoints
Darrick J. Wong
2024-07-29
2
-12
/
+8
|
*
|
|
xfs: allow SECURE namespace xattrs to use reserved block pool
Eric Sandeen
2024-07-29
1
-1
/
+18
|
*
|
|
xfs: fix a memory leak
Darrick J. Wong
2024-07-29
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'ceph-for-6.11-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
2024-08-02
2
-14
/
+28
|
\
\
\
|
*
|
|
ceph: force sending a cap update msg back to MDS for revoke op
Xiubo Li
2024-08-01
2
-14
/
+28
|
|
/
/
*
|
|
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-08-02
1
-0
/
+1
|
\
\
\
|
*
|
|
protect the fetch of ->fd[fd] in do_dup2() from mispredictions
Al Viro
2024-08-01
1
-0
/
+1
|
|
/
/
*
|
|
Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-31
12
-31
/
+217
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
David Sterba
2024-07-30
1
-1
/
+1
|
*
|
btrfs: fix corruption after buffer fault in during direct IO append write
Filipe Manana
2024-07-29
3
-13
/
+43
|
*
|
btrfs: zoned: fix zone_unusable accounting on making block group read-write a...
Naohiro Aota
2024-07-29
5
-8
/
+15
|
*
|
btrfs: do not subtract delalloc from avail bytes
Naohiro Aota
2024-07-29
1
-2
/
+1
|
*
|
btrfs: make cow_file_range_inline() honor locked_page on error
Boris Burkov
2024-07-29
1
-6
/
+10
|
*
|
btrfs: fix corrupt read due to bad offset of a compressed extent map
Filipe Manana
2024-07-25
2
-1
/
+100
|
*
|
btrfs: tree-checker: validate dref root and objectid
Qu Wenruo
2024-07-25
1
-0
/
+47
*
|
|
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
2024-07-29
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-07-28
15
-200
/
+116
|
\
\
[next]