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
*
fs: ufs: add MODULE_DESCRIPTION()
Jeff Johnson
2024-07-05
1
-0
/
+1
*
ocfs2: add bounds checking to ocfs2_check_dir_entry()
lei lu
2024-07-05
1
-17
/
+29
*
fs: add kernel-doc comments to ocfs2_prepare_orphan_dir()
Yang Li
2024-07-05
1
-0
/
+2
*
coredump: simplify zap_process()
Oleg Nesterov
2024-07-05
1
-7
/
+7
*
ocfs2: constify struct ocfs2_stack_operations
Christophe JAILLET
2024-06-25
3
-3
/
+3
*
ocfs2: constify struct ocfs2_lock_res_ops
Christophe JAILLET
2024-06-25
2
-15
/
+15
*
nilfs2: do not call inode_attach_wb() directly
Ryusuke Konishi
2024-06-25
1
-2
/
+2
*
nilfs2: prepare backing device folios for writing after adding checksums
Ryusuke Konishi
2024-06-25
1
-33
/
+52
*
proc: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-06-25
1
-3
/
+3
*
bcachefs: remove heap-related macros and switch to generic min_heap
Kuan-Wei Chiu
2024-06-25
5
-155
/
+90
*
bcachefs: fix typo
Kuan-Wei Chiu
2024-06-25
1
-1
/
+1
*
ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()
Ferry Meng
2024-06-25
1
-5
/
+10
*
ocfs2: add bounds checking to ocfs2_xattr_find_entry()
Ferry Meng
2024-06-25
1
-4
/
+8
*
Merge tag '6.10-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-06-23
5
-32
/
+27
|
\
|
*
cifs: Move the 'pid' from the subreq to the req
David Howells
2024-06-20
4
-15
/
+10
|
*
cifs: Only pick a channel once per read request
David Howells
2024-06-20
2
-11
/
+4
|
*
cifs: Defer read completion
David Howells
2024-06-20
1
-3
/
+12
|
*
cifs: fix typo in module parameter enable_gcm_256
Steve French
2024-06-19
1
-1
/
+1
|
*
cifs: drop the incorrect assertion in cifs_swap_rw()
Barry Song
2024-06-19
1
-2
/
+0
*
|
Merge tag 'nfsd-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-06-22
3
-42
/
+11
|
\
\
|
*
|
NFSD: grab nfsd_mutex in nfsd_nl_rpc_status_get_dumpit()
Lorenzo Bianconi
2024-06-17
3
-42
/
+11
*
|
|
Merge tag 'xfs-6.10-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-06-22
1
-4
/
+19
|
\
\
\
|
*
|
|
xfs: fix unlink vs cluster buffer instantiation race
Dave Chinner
2024-06-17
1
-4
/
+19
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'bcachefs-2024-06-22' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-06-22
25
-353
/
+464
|
\
\
\
|
*
|
|
bcachefs: Move the ei_flags setting to after initialization
Youling Tang
2024-06-21
1
-5
/
+3
|
*
|
|
bcachefs: Fix a UAF after write_super()
Kent Overstreet
2024-06-21
1
-2
/
+2
|
*
|
|
bcachefs: Use bch2_print_string_as_lines for long err
Kent Overstreet
2024-06-21
1
-5
/
+8
|
*
|
|
bcachefs: Fix I_NEW warning in race path in bch2_inode_insert()
Kent Overstreet
2024-06-21
1
-2
/
+10
|
*
|
|
bcachefs: Replace bare EEXIST with private error codes
Kent Overstreet
2024-06-21
5
-8
/
+12
|
*
|
|
bcachefs: Fix missing alloc_data_type_set()
Kent Overstreet
2024-06-21
1
-1
/
+3
|
*
|
|
bcachefs: fix alignment of VMA for memory mapped files on THP
Youling Tang
2024-06-20
1
-0
/
+1
|
*
|
|
bcachefs: Fix safe errors by default
Kent Overstreet
2024-06-20
5
-289
/
+308
|
*
|
|
bcachefs: Fix bch2_trans_put()
Kent Overstreet
2024-06-20
1
-3
/
+8
|
*
|
|
bcachefs: set_worker_desc() for delete_dead_snapshots
Kent Overstreet
2024-06-20
1
-0
/
+2
|
*
|
|
bcachefs: Fix bch2_sb_downgrade_update()
Kent Overstreet
2024-06-20
1
-1
/
+1
|
*
|
|
bcachefs: Handle cached data LRU wraparound
Kent Overstreet
2024-06-20
1
-5
/
+41
|
*
|
|
bcachefs: Guard against overflowing LRU_TIME_BITS
Kent Overstreet
2024-06-20
6
-12
/
+32
|
*
|
|
bcachefs: delete_dead_snapshots() doesn't need to go RW
Kent Overstreet
2024-06-20
1
-7
/
+0
|
*
|
|
bcachefs: Fix early init error path in journal code
Kent Overstreet
2024-06-20
1
-0
/
+3
|
*
|
|
bcachefs: Check for invalid btree IDs
Kent Overstreet
2024-06-20
2
-2
/
+12
|
*
|
|
bcachefs: Fix btree ID bitmasks
Kent Overstreet
2024-06-20
2
-10
/
+11
|
*
|
|
bcachefs: Fix shift overflow in read_one_super()
Kent Overstreet
2024-06-20
1
-3
/
+4
|
*
|
|
bcachefs: Fix a locking bug in the do_discard_fast() path
Kent Overstreet
2024-06-20
1
-1
/
+1
|
*
|
|
bcachefs: Fix array-index-out-of-bounds
Kent Overstreet
2024-06-20
3
-3
/
+8
|
*
|
|
bcachefs: Fix initialization order for srcu barrier
Kent Overstreet
2024-06-20
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'ovl-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-06-21
2
-5
/
+9
|
\
\
\
|
*
|
|
ovl: fix encoding fid for lower only root
Miklos Szeredi
2024-06-14
1
-1
/
+5
|
*
|
|
ovl: fix copy-up in tmpfile
Miklos Szeredi
2024-05-28
1
-4
/
+4
*
|
|
|
Merge tag 'for-6.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-20
2
-3
/
+12
|
\
\
\
\
|
*
|
|
|
btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes
Johannes Thumshirn
2024-06-13
1
-1
/
+3
[next]