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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-07-03
splice: Apply generic position and size checks to each write
Ben Hutchings
2
-4
/
+12
2015-07-03
Btrfs: make xattr replace operations atomic
Filipe Manana
4
-65
/
+102
2015-06-29
pipe: iovec: Fix memory corruption when retrying atomic copy as non-atomic
Ben Hutchings
1
-23
/
+32
2015-06-22
btrfs: cleanup orphans while looking up default subvolume
Jeff Mahoney
1
-0
/
+9
2015-06-22
btrfs: incorrect handling for fiemap_fill_next_extent return
Chengyu Song
1
-1
/
+4
2015-06-06
fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
Andrew Morton
1
-1
/
+1
2015-06-06
vfs: read file_handle only once in handle_to_path
Sasha Levin
1
-2
/
+3
2015-06-06
jbd2: fix r_count overflows leading to buffer overflow in journal recovery
Darrick J. Wong
2
-9
/
+19
2015-06-06
ext4: check for zero length extent explicitly
Eryu Guan
1
-1
/
+1
2015-06-06
ext4: fix NULL pointer dereference when journal restart fails
Lukas Czerner
2
-9
/
+22
2015-06-06
d_walk() might skip too much
Al Viro
1
-4
/
+4
2015-06-06
fs, omfs: add NULL terminator in the end up the token list
Sasha Levin
1
-1
/
+2
2015-05-17
deal with deadlock in d_walk()
Al Viro
1
-15
/
+16
2015-05-17
mnt: Fix fs_fully_visible to verify the root directory is visible
Eric W. Biederman
1
-0
/
+6
2015-05-17
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
1
-1
/
+1
2015-05-17
ocfs2: dlm: fix race between purge and get lock resource
Junxiao Bi
1
-0
/
+13
2015-05-13
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2
-0
/
+10
2015-05-06
fs: take i_mutex during prepare_binprm for set[ug]id executables
Jann Horn
1
-28
/
+48
2015-05-06
RCU pathwalk breakage when running into a symlink overmounting something
Al Viro
1
-2
/
+4
2015-05-06
ext4: make fsync to sync parent dir in no-journal for real this time
Lukas Czerner
1
-9
/
+11
2015-05-06
fs/binfmt_elf.c: fix bug in loading of PIE binaries
Michael Davidson
1
-1
/
+8
2015-05-06
NFS: fix BUG() crash in notify_change() with patch to chown_common()
Andrew Elble
1
-1
/
+1
2015-05-06
Btrfs: fix inode eviction infinite loop after extent_same ioctl
Filipe Manana
1
-0
/
+3
2015-05-06
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
1
-0
/
+5
2015-05-06
btrfs: don't accept bare namespace as a valid xattr
David Sterba
1
-14
/
+39
2015-05-06
Btrfs: fix log tree corruption when fs mounted with -o discard
Filipe Manana
1
-3
/
+2
2015-04-29
proc/pagemap: walk page tables under pte lock
Konstantin Khlebnikov
1
-5
/
+9
2015-04-29
mm: softdirty: unmapped addresses between VMAs are clean
Peter Feiner
1
-21
/
+40
2015-04-29
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
16
-59
/
+59
2015-04-19
ioctx_alloc(): fix vma (and file) leak on failure
Al Viro
1
-0
/
+3
2015-04-19
ocfs2: _really_ sync the right range
Al Viro
1
-4
/
+10
2015-04-19
cifs: fix use-after-free bug in find_writable_file
David Disseldorp
1
-0
/
+1
2015-04-19
cifs: smb2_clone_range() - exit on unhandled error
Sachin Prabhu
1
-1
/
+2
2015-04-19
btrfs: simplify insert_orphan_item
David Sterba
1
-12
/
+4
2015-04-13
hfsplus: fix B-tree corruption after insertion at position 0
Sergei Antonov
1
-9
/
+11
2015-03-26
pagemap: do not leak physical addresses to non-privileged userspace
Kirill A. Shutemov
1
-0
/
+3
2015-03-26
nilfs2: fix deadlock of segment constructor during recovery
Ryusuke Konishi
1
-3
/
+4
2015-03-26
fuse: notify: don't move pages
Miklos Szeredi
1
-0
/
+3
2015-03-26
fuse: set stolen page uptodate
Miklos Szeredi
1
-2
/
+2
2015-03-18
NFSv4: Don't call put_rpccred() under the rcu_read_lock()
Trond Myklebust
1
-1
/
+1
2015-03-18
nilfs2: fix potential memory overrun on inode
Ryusuke Konishi
1
-3
/
+44
2015-03-18
procfs: fix race between symlink removals and traversals
Al Viro
3
-12
/
+22
2015-03-18
debugfs: leave freeing a symlink body until inode eviction
Al Viro
1
-17
/
+17
2015-03-18
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
1
-2
/
+6
2015-03-18
Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.
Quentin Casasnovas
1
-1
/
+1
2015-03-18
Btrfs: fix data loss in the fast fsync path
Filipe Manana
1
-28
/
+28
2015-03-18
btrfs: fix lost return value due to variable shadowing
David Sterba
1
-1
/
+0
2015-03-06
x86, mm/ASLR: Fix stack randomization on 64-bit systems
Hector Marco-Gisbert
1
-2
/
+3
2015-03-06
btrfs: fix leak of path in btrfs_find_item
David Sterba
3
-15
/
+22
2015-03-06
btrfs: set proper message level for skinny metadata
David Sterba
1
-1
/
+1
[next]