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-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
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
1
-0
/
+5
2015-05-06
Btrfs: fix log tree corruption when fs mounted with -o discard
Filipe Manana
1
-3
/
+2
2015-04-29
dcache: Fix locking bugs in backported "deal with deadlock in d_walk()"
Ben Hutchings
1
-1
/
+3
2015-04-29
deal with deadlock in d_walk()
Al Viro
1
-40
/
+62
2015-04-29
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
16
-70
/
+70
2015-04-29
splice: Apply generic position and size checks to each write
Ben Hutchings
2
-5
/
+11
2015-04-29
jfs: fix readdir regression
Dave Kleikamp
1
-2
/
+2
2015-04-29
remove extra definitions of U32_MAX
Alex Elder
1
-4
/
+0
2015-04-29
conditionally define U32_MAX
Alex Elder
1
-0
/
+2
2015-04-19
pagemap: do not leak physical addresses to non-privileged userspace
Kirill A. Shutemov
1
-0
/
+10
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-13
hfsplus: fix B-tree corruption after insertion at position 0
Sergei Antonov
1
-9
/
+11
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
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
jffs2: fix handling of corrupted summary length
Chen Jie
1
-0
/
+5
2015-03-06
NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args
Trond Myklebust
1
-1
/
+3
2015-03-06
nfs: don't call blocking operations while !TASK_RUNNING
Jeff Layton
1
-3
/
+5
2015-03-06
xfs: set superblock buffer type correctly
Dave Chinner
1
-0
/
+1
2015-03-06
xfs: inode unlink does not set AGI buffer type
Dave Chinner
1
-0
/
+2
2015-03-06
xfs: ensure buffer types are set correctly
Dave Chinner
1
-0
/
+4
2015-02-11
ext4: prevent bugon on race between write/fcntl
Dmitry Monakhov
1
-4
/
+4
2015-02-11
nilfs2: fix deadlock of segment constructor over I_SYNC flag
Ryusuke Konishi
3
-7
/
+44
2015-02-05
pstore/ram: avoid atomic accesses for ioremapped regions
Rob Herring
1
-2
/
+52
2015-02-05
pstore: Fix NULL pointer fault if get NULL prz in ramoops_get_next_prz
Liu ShuoX
1
-0
/
+2
2015-02-05
pstore: skip zero size persistent ram buffer in traverse
Liu ShuoX
1
-5
/
+5
2015-02-05
pstore: clarify clearing of _read_cnt in ramoops_context
Liu ShuoX
1
-1
/
+2
2015-02-05
pstore: d_alloc_name() doesn't return an ERR_PTR
Dan Carpenter
1
-2
/
+1
2015-02-05
pstore: Fail to unlink if a driver has not defined pstore_erase
Aruna Balakrishnaiah
1
-0
/
+2
2015-02-05
NFSv4.1: Fix an Oops in nfs41_walk_client_list
Trond Myklebust
1
-1
/
+1
2015-02-05
nfs: fix dio deadlock when O_DIRECT flag is flipped
Peng Tao
1
-0
/
+6
2015-01-29
ext4: fix warning in ext4_da_update_reserve_space()
Jan Kara
3
-5
/
+20
2015-01-29
quota: provide interface for readding allocated space into reserved space
Jan Kara
2
-2
/
+55
2015-01-27
fsnotify: next_i is freed during fsnotify_unmount_inodes.
Jerry Hoemann
1
-6
/
+11
2015-01-27
LOCKD: Fix a race when initialising nlmsvc_timeout
Trond Myklebust
1
-4
/
+4
2015-01-27
NFSv4.1: Fix client id trunking on Linux
Trond Myklebust
1
-9
/
+8
2015-01-16
Btrfs: don't delay inode ref updates during log replay
Chris Mason
1
-0
/
+8
2015-01-16
nilfs2: fix the nilfs_iget() vs. nilfs_new_inode() races
Ryusuke Konishi
2
-11
/
+36
[next]