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 branch 'vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/...
Jens Axboe
2023-12-12
5
-66
/
+63
|
\
|
*
file: remove __receive_fd()
Christian Brauner
2023-12-12
1
-8
/
+3
|
*
fs: replace f_rcuhead with f_task_work
Christian Brauner
2023-12-12
1
-3
/
+3
|
*
file: remove pointless wrapper
Christian Brauner
2023-12-12
2
-15
/
+10
|
*
file: s/close_fd_get_file()/file_close_fd()/g
Christian Brauner
2023-12-12
2
-6
/
+10
|
*
Improve __fget_files_rcu() code generation (and thus __fget_light())
Linus Torvalds
2023-12-12
1
-18
/
+33
|
*
file: massage cleanup of files that failed to open
Al Viro
2023-12-12
3
-17
/
+5
*
|
Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-09
3
-23
/
+0
|
\
\
|
*
|
Revert "debugfs: annotate debugfs handlers vs. removal with lockdep"
Johannes Berg
2023-12-04
3
-23
/
+0
*
|
|
Merge tag '6.7-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-12-09
4
-58
/
+187
|
\
\
\
|
*
|
|
cifs: reconnect worker should take reference on server struct unconditionally
Shyam Prasad N
2023-12-06
2
-18
/
+19
|
*
|
|
Revert "cifs: reconnect work should have reference on server struct"
Shyam Prasad N
2023-12-06
2
-34
/
+16
|
*
|
|
cifs: Fix non-availability of dedup breaking generic/304
David Howells
2023-12-06
1
-1
/
+3
|
*
|
|
smb: client: fix potential NULL deref in parse_dfs_referrals()
Paulo Alcantara
2023-12-06
1
-0
/
+2
|
*
|
|
cifs: Fix flushing, invalidation and file size with FICLONE
David Howells
2023-12-04
1
-11
/
+57
|
*
|
|
cifs: Fix flushing, invalidation and file size with copy_file_range()
David Howells
2023-12-04
1
-3
/
+99
|
|
/
/
*
|
|
Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-08
5
-14
/
+63
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()
Ryusuke Konishi
2023-12-07
1
-7
/
+35
|
*
|
mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTI
Sidhartha Kumar
2023-12-07
1
-0
/
+1
|
*
|
nilfs2: fix missing error check for sb_set_blocksize call
Ryusuke Konishi
2023-12-07
1
-1
/
+5
|
*
|
squashfs: squashfs_read_data need to check if the length is 0
Lizhi Xu
2023-12-07
1
-1
/
+1
|
*
|
mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not set
Peter Xu
2023-12-07
1
-1
/
+1
|
*
|
mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma check
Peter Xu
2023-12-07
1
-4
/
+20
*
|
|
Merge tag 'v6.7-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-12-03
7
-34
/
+54
|
\
\
\
|
*
|
|
smb: client, common: fix fortify warnings
Dmitry Antipov
2023-11-30
5
-31
/
+40
|
*
|
|
cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved
David Howells
2023-11-30
1
-0
/
+3
|
*
|
|
cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved
David Howells
2023-11-30
1
-2
/
+8
|
*
|
|
smb: client: report correct st_size for SMB and NFS symlinks
Paulo Alcantara
2023-11-29
1
-0
/
+2
|
*
|
|
smb: client: fix missing mode bits for SMB symlinks
Paulo Alcantara
2023-11-29
1
-1
/
+1
*
|
|
|
Merge tag 'fs_for_v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-01
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
ext2: Fix ki_pos update for DIO buffered-io fallback case
Ritesh Harjani (IBM)
2023-11-22
1
-1
/
+0
*
|
|
|
|
Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-12-01
36
-228
/
+394
|
\
\
\
\
\
|
*
|
|
|
|
bcachefs: Extra kthread_should_stop() calls for copygc
Kent Overstreet
2023-11-29
2
-4
/
+10
|
*
|
|
|
|
bcachefs: Convert gc_alloc_start() to for_each_btree_key2()
Kent Overstreet
2023-11-29
1
-4
/
+5
|
*
|
|
|
|
bcachefs: Fix race between btree writes and metadata drop
Kent Overstreet
2023-11-29
1
-0
/
+4
|
*
|
|
|
|
bcachefs: move journal seq assertion
Kent Overstreet
2023-11-29
2
-3
/
+3
|
*
|
|
|
|
bcachefs: -EROFS doesn't count as move_extent_start_fail
Kent Overstreet
2023-11-29
1
-0
/
+4
|
*
|
|
|
|
bcachefs: trace_move_extent_start_fail() now includes errcode
Kent Overstreet
2023-11-28
3
-17
/
+14
|
*
|
|
|
|
bcachefs: Fix split_race livelock
Kent Overstreet
2023-11-28
1
-1
/
+5
|
*
|
|
|
|
bcachefs: Fix bucket data type for stripe buckets
Kent Overstreet
2023-11-28
1
-2
/
+6
|
*
|
|
|
|
bcachefs: Add missing validation for jset_entry_data_usage
Kent Overstreet
2023-11-28
4
-31
/
+53
|
*
|
|
|
|
bcachefs: Fix zstd compress workspace size
Kent Overstreet
2023-11-28
2
-7
/
+11
|
*
|
|
|
|
bcachefs: bpos is misaligned on big endian
Kent Overstreet
2023-11-26
1
-1
/
+5
|
*
|
|
|
|
bcachefs: Fix ec + durability calculation
Kent Overstreet
2023-11-26
1
-18
/
+12
|
*
|
|
|
|
bcachefs: Data update path won't accidentaly grow replicas
Kent Overstreet
2023-11-26
5
-67
/
+96
|
*
|
|
|
|
bcachefs: deallocate_extra_replicas()
Kent Overstreet
2023-11-24
1
-0
/
+27
|
*
|
|
|
|
bcachefs: Proper refcounting for journal_keys
Kent Overstreet
2023-11-24
6
-11
/
+42
|
*
|
|
|
|
bcachefs: preserve device path as device name
Brian Foster
2023-11-24
3
-2
/
+7
|
*
|
|
|
|
bcachefs: Fix an endianness conversion
Kent Overstreet
2023-11-24
1
-1
/
+1
|
*
|
|
|
|
bcachefs: Start gc, copygc, rebalance threads after initing writes ref
Kent Overstreet
2023-11-24
1
-12
/
+16
[next]