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
2015-06-03
fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
Andrew Morton
1
-1
/
+1
2015-06-03
vfs: read file_handle only once in handle_to_path
Sasha Levin
1
-2
/
+3
2015-06-03
jbd2: fix r_count overflows leading to buffer overflow in journal recovery
Darrick J. Wong
2
-9
/
+19
2015-06-03
ext4: check for zero length extent explicitly
Eryu Guan
1
-1
/
+1
2015-06-03
ext4: fix NULL pointer dereference when journal restart fails
Lukas Czerner
2
-9
/
+22
2015-06-03
d_walk() might skip too much
Al Viro
1
-4
/
+4
2015-06-03
fs, omfs: add NULL terminator in the end up the token list
Sasha Levin
1
-1
/
+2
2015-06-02
Fix corrupt SMB2 ioctl requests
Steve French
1
-4
/
+17
2015-05-26
mnt: Fail collect_mounts when applied to unmounted mounts
Eric W. Biederman
1
-2
/
+5
2015-05-26
aio: fix serial draining in exit_aio()
Jens Axboe
1
-17
/
+32
2015-05-26
aio: change exit_aio() to load mm->ioctx_table once and avoid rcu_read_lock()
Oleg Nesterov
1
-27
/
+17
2015-05-16
mnt: Fix fs_fully_visible to verify the root directory is visible
Eric W. Biederman
1
-0
/
+6
2015-05-16
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
1
-1
/
+1
2015-05-16
ocfs2: dlm: fix race between purge and get lock resource
Junxiao Bi
1
-0
/
+13
2015-05-15
fs/seq_file: fallback to vmalloc allocation
Heiko Carstens
1
-9
/
+21
2015-05-15
seq_file: always clear m->count when we free m->buf
Al Viro
1
-1
/
+2
2015-05-15
/proc/stat: convert to single_open_size()
Heiko Carstens
1
-20
/
+2
2015-05-15
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2
-0
/
+10
2015-05-15
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
1
-28
/
+48
2015-05-15
RCU pathwalk breakage when running into a symlink overmounting something
Al Viro
1
-2
/
+4
2015-05-04
ext4: make fsync to sync parent dir in no-journal for real this time
Lukas Czerner
1
-9
/
+11
2015-05-04
fs/binfmt_elf.c: fix bug in loading of PIE binaries
Michael Davidson
1
-1
/
+8
2015-04-30
Btrfs: fix inode eviction infinite loop after extent_same ioctl
Filipe Manana
1
-0
/
+3
2015-04-30
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
1
-0
/
+5
2015-04-30
btrfs: don't accept bare namespace as a valid xattr
David Sterba
1
-13
/
+37
2015-04-30
Btrfs: fix log tree corruption when fs mounted with -o discard
Filipe Manana
1
-3
/
+2
2015-04-27
proc/pagemap: walk page tables under pte lock
Konstantin Khlebnikov
1
-5
/
+10
2015-04-27
mm: softdirty: unmapped addresses between VMAs are clean
Peter Feiner
1
-21
/
+40
2015-04-22
ioctx_alloc(): fix vma (and file) leak on failure
Al Viro
1
-0
/
+3
2015-04-22
ocfs2: _really_ sync the right range
Al Viro
1
-4
/
+10
2015-04-22
cifs: fix use-after-free bug in find_writable_file
David Disseldorp
1
-0
/
+1
2015-04-22
remove extra definitions of U32_MAX
Alex Elder
1
-4
/
+0
2015-04-22
conditionally define U32_MAX
Alex Elder
1
-0
/
+2
2015-04-09
hfsplus: fix B-tree corruption after insertion at position 0
Sergei Antonov
1
-9
/
+11
2015-04-09
Btrfs: don't delay inode ref updates during log replay
Chris Mason
1
-0
/
+8
2015-04-09
NFS: Add attribute update barriers to nfs_setattr_update_inode()
Trond Myklebust
4
-10
/
+17
2015-04-09
pagemap: do not leak physical addresses to non-privileged userspace
Kirill A. Shutemov
1
-0
/
+3
2015-04-09
nilfs2: fix deadlock of segment constructor during recovery
Ryusuke Konishi
1
-3
/
+4
2015-04-09
fuse: notify: don't move pages
Miklos Szeredi
1
-0
/
+3
2015-04-09
fuse: set stolen page uptodate
Miklos Szeredi
1
-2
/
+2
2015-03-16
NFSv4: Don't call put_rpccred() under the rcu_read_lock()
Trond Myklebust
1
-1
/
+1
2015-03-16
nilfs2: fix potential memory overrun on inode
Ryusuke Konishi
1
-3
/
+44
2015-03-12
splice: Apply generic position and size checks to each write
Ben Hutchings
2
-4
/
+12
2015-03-12
procfs: fix race between symlink removals and traversals
Al Viro
3
-12
/
+22
2015-03-12
debugfs: leave freeing a symlink body until inode eviction
Al Viro
1
-17
/
+17
2015-03-12
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
1
-2
/
+6
2015-03-12
Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.
Quentin Casasnovas
1
-1
/
+1
2015-03-12
Btrfs: fix data loss in the fast fsync path
Filipe Manana
1
-28
/
+28
2015-03-12
btrfs: fix lost return value due to variable shadowing
David Sterba
1
-1
/
+0
2015-03-05
x86, mm/ASLR: Fix stack randomization on 64-bit systems
Hector Marco-Gisbert
1
-2
/
+3
[next]