index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
exec: Limit arg stack to at most 75% of _STK_LIM
Kees Cook
1
-5
/
+6
2018-10-03
rmap: drop support of non-linear mappings
Kirill A. Shutemov
1
-1
/
+0
2018-10-03
proc: drop handling non-linear mappings
Kirill A. Shutemov
1
-15
/
+0
2018-10-03
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
13
-14
/
+0
2018-10-03
proc: Use underscores for SSBD in 'status'
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-10-03
prctl: Add force disable speculation
Thomas Gleixner
1
-0
/
+3
2018-10-03
proc: Provide details on speculation flaw mitigations
Kees Cook
1
-0
/
+23
2018-09-25
xfs: don't call xfs_da_shrink_inode with NULL bp
Eric Sandeen
1
-3
/
+2
2018-09-25
xfs: validate cached inodes are free when allocated
Dave Chinner
1
-25
/
+48
2018-09-25
xfs: catch inode allocation state mismatch corruption
Dave Chinner
1
-1
/
+22
2018-09-25
hfsplus: fix NULL dereference in hfsplus_lookup()
Ernesto A. Fernández
1
-2
/
+2
2018-09-25
btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...
Qu Wenruo
1
-11
/
+12
2018-09-25
Fix up non-directory creation in SGID directories
Linus Torvalds
1
-0
/
+6
2018-09-25
ext4: avoid running out of journal credits when appending to an inline file
Theodore Ts'o
3
-56
/
+3
2018-09-25
jbd2: don't mark block as modified if the handle is out of credits
Theodore Ts'o
1
-1
/
+1
2018-09-25
ext4: add more inode number paranoia checks
Theodore Ts'o
3
-6
/
+7
2018-09-25
ext4: clear i_data in ext4_inode_info when removing inline data
Theodore Ts'o
1
-0
/
+1
2018-09-25
ext4: never move the system.data xattr out of the inode body
Theodore Ts'o
1
-0
/
+5
2018-09-25
ext4: always verify the magic number in xattr blocks
Theodore Ts'o
1
-3
/
+3
2018-09-25
ext4: add corruption check in ext4_xattr_set_entry()
Theodore Ts'o
1
-8
/
+14
2018-09-25
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
Theodore Ts'o
1
-2
/
+2
2018-09-25
ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
Theodore Ts'o
1
-0
/
+25
2018-09-25
ext4: don't allow r/w mounts if metadata blocks overlap the superblock
Theodore Ts'o
1
-0
/
+6
2018-09-25
ext4: always check block group bounds in ext4_init_block_bitmap()
Theodore Ts'o
1
-7
/
+3
2018-09-25
ext4: verify the depth of extent tree in ext4_find_extent()
Theodore Ts'o
2
-0
/
+7
2018-09-25
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2
-8
/
+5
2018-09-25
ext4: only look at the bg_flags field if it is valid
Theodore Ts'o
4
-6
/
+36
2018-09-25
xfs: set format back to extents if xfs_bmap_extents_to_btree
Eric Sandeen
1
-0
/
+2
2018-09-25
jfs: Fix inconsistency between memory allocation and ea_buf->max_size
Shankara Pailoor
1
-4
/
+6
2018-06-16
fs: Teach path_connected to handle nfs filesystems with multiple roots.
Eric W. Biederman
2
-2
/
+5
2018-06-16
fs/aio: Use RCU accessors for kioctx_table->table[]
Tejun Heo
1
-9
/
+10
2018-06-16
fs/aio: Add explicit RCU grace period when freeing kioctx
Tejun Heo
1
-4
/
+19
2018-06-16
aio: fix serial draining in exit_aio()
Jens Axboe
1
-15
/
+30
2018-06-16
aio: kill the misleading rcu read locks in ioctx_add_table() and kill_ioctx()
Oleg Nesterov
1
-11
/
+3
2018-06-16
aio: change exit_aio() to load mm->ioctx_table once and avoid rcu_read_lock()
Oleg Nesterov
1
-28
/
+17
2018-06-16
btrfs: alloc_chunk: fix DUP stripe size handling
Hans van Kranenburg
1
-5
/
+6
2018-06-16
lock_parent() needs to recheck if dentry got __dentry_kill'ed under it
Al Viro
1
-3
/
+8
2018-06-16
cifs: silence compiler warnings showing up with gcc-8.0.0
Arnd Bergmann
1
-3
/
+1
2018-06-16
pipe: read buffer limits atomically
Eric Biggers
1
-4
/
+9
2018-06-16
pipe: simplify round_pipe_size()
Eric Biggers
1
-11
/
+3
2018-06-16
pipe: reject F_SETPIPE_SZ with size over UINT_MAX
Eric Biggers
1
-1
/
+4
2018-06-16
pipe: fix off-by-one error when checking buffer limits
Eric Biggers
1
-2
/
+2
2018-06-16
pipe: actually allow root to exceed the pipe buffer limits
Eric Biggers
1
-3
/
+8
2018-06-16
pipe, sysctl: remove pipe_proc_fn()
Eric Biggers
1
-10
/
+0
2018-06-16
pipe, sysctl: drop 'min' parameter from pipe-max-size converter
Eric Biggers
1
-7
/
+3
2018-06-16
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
1
-15
/
+3
2018-06-16
pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
Joe Lawrence
1
-2
/
+15
2018-06-16
pipe: cap initial pipe capacity according to pipe-max-size limit
Michael Kerrisk (man-pages)
1
-0
/
+3
2018-06-16
pipe: make account_pipe_buffers() return a value, and use it
Michael Kerrisk (man-pages)
1
-18
/
+18
2018-06-16
pipe: fix limit checking in alloc_pipe_info()
Michael Kerrisk (man-pages)
1
-7
/
+13
[next]