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.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
2016-02-12
ext4: fix potential integer overflow
Insu Yun
1
-1
/
+1
2016-02-12
ext4: add a line break for proc mb_groups display
Huaitong Han
1
-1
/
+1
2016-02-12
ext4: ioctl: fix erroneous return value
Anton Protopopov
1
-1
/
+1
2016-02-12
ext4: fix scheduling in atomic on group checksum failure
Jan Kara
2
-5
/
+8
2016-02-11
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
3
-3
/
+16
2016-02-11
cifs: fix erroneous return value
Anton Protopopov
1
-1
/
+1
2016-02-11
cifs: fix potential overflow in cifs_compose_mount_options
Insu Yun
1
-1
/
+1
2016-02-11
cifs: remove redundant check for null string pointer
Colin Ian King
1
-2
/
+1
2016-02-10
efi: Make efivarfs entries immutable by default
Peter Jones
4
-14
/
+98
2016-02-10
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
1
-4
/
+3
2016-02-08
ext4 crypto: move context consistency check to ext4_file_open()
Theodore Ts'o
2
-2
/
+15
2016-02-08
ext4 crypto: revalidate dentry after adding or removing the key
Theodore Ts'o
4
-0
/
+81
2016-02-08
xfs: fix endianness error when checking log block crc on big endian platforms
Darrick J. Wong
1
-2
/
+2
2016-02-07
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
1
-0
/
+20
2016-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-8
/
+43
2016-02-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-3
/
+3
2016-02-06
epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
Jason Baron
1
-6
/
+32
2016-02-06
dax: dirty inode only if required
Dmitry Monakhov
1
-1
/
+2
2016-02-06
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
xuejiufei
1
-0
/
+2
2016-02-06
block: fix pfn_mkwrite() DAX fault handler
Ross Zwisler
1
-1
/
+7
2016-02-05
Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
Filipe Manana
1
-4
/
+6
2016-02-04
ceph: fix snap context leak in error path
Yan, Zheng
1
-1
/
+1
2016-02-04
ceph: checking for IS_ERR instead of NULL
Dan Carpenter
1
-2
/
+2
2016-02-03
Btrfs: remove no longer used function extent_read_full_page_nolock()
Filipe Manana
3
-42
/
+12
2016-02-03
Btrfs: fix page reading in extent_same ioctl leading to csum errors
Filipe Manana
1
-8
/
+21
2016-02-03
Btrfs: fix invalid page accesses in extent_same (dedup) ioctl
Filipe Manana
1
-14
/
+76
2016-02-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-81
/
+55
2016-02-03
Merge tag 'nfs-for-4.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-68
/
+62
2016-02-03
proc: revert /proc/<pid>/maps [stack:TID] annotation
Johannes Weiner
2
-72
/
+43
2016-02-03
numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390
Michael Holzheu
1
-3
/
+4
2016-02-03
ocfs2/cluster: fix memory leak in o2hb_region_release
Joseph Qi
1
-6
/
+8
2016-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+3
2016-02-02
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-28
/
+20
2016-02-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2016-01-31
block: fix use-after-free in dio_bio_complete
Mike Krinkin
1
-1
/
+1
2016-01-31
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+3
2016-01-31
block: use DAX for partition table reads
Dan Williams
1
-0
/
+20
2016-01-31
block: revert runtime dax control of the raw block device
Dan Williams
1
-28
/
+0
2016-01-30
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-32
/
+113
2016-01-29
Revert "btrfs: synchronize incompat feature bits with sysfs files"
Chris Mason
4
-17
/
+0
2016-01-28
NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE
Trond Myklebust
4
-9
/
+9
2016-01-27
Bluetooth: Add missing COMPATIBLE_IOCTL for UART line discipline
Marcel Holtmann
1
-0
/
+3
2016-01-27
btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzalloc
Chris Mason
1
-1
/
+1
2016-01-27
Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
6
-18
/
+34
2016-01-27
btrfs: sysfs: check initialization state before updating features
David Sterba
1
-0
/
+3
2016-01-27
pNFS: Fix missing layoutreturn calls
Trond Myklebust
1
-62
/
+56
2016-01-26
Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"
David Sterba
1
-1
/
+0
2016-01-26
btrfs: async-thread: Fix a use-after-free error for trace
Qu Wenruo
1
-1
/
+1
2016-01-26
Btrfs: fix race between fsync and lockless direct IO writes
Filipe Manana
2
-11
/
+39
2016-01-26
Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
6
-1
/
+53
[prev]
[next]