index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
udf: Provide saner default for invalid uid / gid
Jan Kara
1
-2
/
+3
2018-05-30
btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
Jeff Mahoney
1
-1
/
+1
2018-05-30
Btrfs: fix copy_items() return value when logging an inode
Filipe Manana
1
-0
/
+1
2018-05-30
btrfs: tests/qgroup: Fix wrong tree backref level
Qu Wenruo
1
-1
/
+1
2018-05-30
btrfs: Fix possible softlock on single core machines
Nikolay Borisov
1
-0
/
+1
2018-05-30
Btrfs: fix NULL pointer dereference in log_dir_items
Liu Bo
1
-2
/
+5
2018-05-30
Btrfs: bail out on error during replay_dir_deletes
Liu Bo
1
-1
/
+3
2018-05-30
Force log to disk before reading the AGF during a fstrim
Carlos Maiolino
1
-7
/
+7
2018-05-30
fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl table
Danilo Krummrich
1
-0
/
+3
2018-05-30
Btrfs: send, fix issuing write op when processing hole in no data mode
Filipe Manana
1
-0
/
+3
2018-05-30
cifs: silence compiler warnings showing up with gcc-8.0.0
Arnd Bergmann
1
-3
/
+1
2018-05-30
proc: fix /proc/*/map_files lookup
Alexey Dobriyan
1
-1
/
+28
2018-05-30
ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
piaojun
2
-0
/
+8
2018-05-30
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
piaojun
1
-3
/
+2
2018-05-30
jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path
Jake Daryll Obina
1
-1
/
+0
2018-05-30
btrfs: Fix out of bounds access in btrfs_search_slot
Nikolay Borisov
1
-3
/
+9
2018-05-30
nfs: Do not convert nfs_idmap_cache_timeout to jiffies
Jan Chochol
1
-1
/
+1
2018-05-30
do d_instantiate/unlock_new_inode combinations safely
Al Viro
12
-66
/
+53
2018-05-30
aio: fix io_destroy(2) vs. lookup_ioctx() race
Al Viro
1
-2
/
+2
2018-05-30
affs_lookup(): close a race with affs_remove_link()
Al Viro
1
-3
/
+7
2018-05-25
hfsplus: stop workqueue when fill_super() failed
Tetsuo Handa
1
-0
/
+1
2018-05-25
ext2: fix a block leak
Al Viro
1
-10
/
+0
2018-05-25
pipe: cap initial pipe capacity according to pipe-max-size limit
Michael Kerrisk (man-pages)
1
-0
/
+3
2018-05-25
lockd: lost rollback of set_grace_period() in lockd_down_net()
Vasily Averin
1
-0
/
+2
2018-05-02
ext4: fix bitmap position validation
Lukas Czerner
1
-4
/
+5
2018-05-02
ext4: add validity checks for bitmap block numbers
Theodore Ts'o
2
-3
/
+21
2018-05-02
ext4: set h_journal if there is a failure starting a reserved handle
Theodore Ts'o
1
-0
/
+1
2018-04-29
jbd2: fix use after free in kjournald2()
Sahitya Tummala
1
-1
/
+1
2018-04-29
ext4: don't update checksum of new initialized bitmaps
Theodore Ts'o
2
-42
/
+4
2018-04-29
ext4: bugfix for mmaped pages in mpage_release_unused_pages()
wangguang
1
-0
/
+2
2018-04-29
ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()
Theodore Ts'o
3
-54
/
+74
2018-04-29
cifs: do not allow creating sockets except with SMB1 posix exensions
Steve French
1
-4
/
+5
2018-04-24
fanotify: fix logic of events on child
Amir Goldstein
1
-19
/
+15
2018-04-24
autofs: mount point create should honour passed in mode
Ian Kent
1
-1
/
+1
2018-04-24
Don't leak MNT_INTERNAL away from internal mounts
Al Viro
1
-1
/
+2
2018-04-24
jffs2_kill_sb(): deal with failed allocations
Al Viro
1
-1
/
+1
2018-04-24
ext4: don't allow r/w mounts if metadata blocks overlap the superblock
Theodore Ts'o
1
-0
/
+6
2018-04-24
ext4: fail ext4_iget for root directory if unallocated
Theodore Ts'o
1
-0
/
+6
2018-04-24
jbd2: if the journal is aborted then don't allow update of the log tail
Theodore Ts'o
1
-1
/
+4
2018-04-24
fs/reiserfs/journal.c: add missing resierfs_warning() arg
Andrew Morton
1
-1
/
+1
2018-04-24
ubifs: Check ubifs_wbuf_sync() return code
Richard Weinberger
1
-4
/
+10
2018-04-13
ovl: filter trusted xattr for non-admin
Miklos Szeredi
1
-1
/
+11
2018-04-13
ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()
Eryu Guan
1
-1
/
+1
2018-04-13
btrfs: fix incorrect error return ret being passed to mapping_set_error
Colin Ian King
1
-1
/
+1
2018-04-13
SMB2: Fix share type handling
Christophe JAILLET
1
-5
/
+9
2018-04-13
CIFS: silence lockdep splat in cifs_relock_file()
Rabin Vincent
1
-1
/
+1
2018-04-13
lockd: fix lockd shutdown race
J. Bruce Fields
1
-2
/
+4
2018-04-13
NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION
Trond Myklebust
2
-4
/
+13
2018-04-08
fs/proc: Stop trying to report thread stacks
Andy Lutomirski
2
-37
/
+20
2018-04-08
proc: revert /proc/<pid>/maps [stack:TID] annotation
Johannes Weiner
2
-72
/
+43
[next]