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.19.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-7.0.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
2017-09-27
ext4: fix quota inconsistency during orphan cleanup for read-only mounts
zhangyi (F)
1
-7
/
+31
2017-09-27
ext4: fix incorrect quotaoff if the quota feature is enabled
zhangyi (F)
1
-3
/
+3
2017-09-27
nfsd: Fix general protection fault in release_lock_stateid()
Chuck Lever
1
-6
/
+4
2017-09-27
f2fs: check hot_data for roll-forward recovery
Jaegeuk Kim
1
-1
/
+1
2017-09-14
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
1
-1
/
+8
2017-09-14
NFS: Fix 2 use after free issues in the I/O code
Trond Myklebust
3
-17
/
+12
2017-09-14
btrfs: resume qgroup rescan on rw remount
Aleksa Sarai
1
-0
/
+2
2017-09-14
dlm: avoid double-free on error path in dlm_device_{register,unregister}
Edwin Török
1
-0
/
+4
2017-09-07
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Oleg Nesterov
1
-13
/
+24
2017-09-07
CIFS: remove endian related sparse warning
Steve French
1
-1
/
+1
2017-09-07
CIFS: Fix maximum SMB2 header size
Pavel Shilovsky
1
-2
/
+2
2017-09-07
ceph: fix readpage from fscache
Yan, Zheng
2
-18
/
+18
2017-09-02
btrfs: remove duplicate const specifier
Colin Ian King
1
-1
/
+1
2017-08-30
nfsd: Limit end of page list when decoding NFSv4 WRITE
Chuck Lever
1
-4
/
+2
2017-08-30
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
Ronnie Sahlberg
1
-6
/
+12
2017-08-30
cifs: Fix df output for users with quota limits
Sachin Prabhu
1
-2
/
+2
2017-08-16
pnfs/blocklayout: require 64-bit sector_t
Christoph Hellwig
1
-0
/
+1
2017-08-16
nfs/flexfiles: fix leak of nfs4_ff_ds_version arrays
Weston Andros Adamson
1
-0
/
+1
2017-08-16
fuse: initialize the flock flag in fuse_file on allocation
Mateusz Jurczyk
1
-1
/
+1
2017-08-11
f2fs: sanity check checkpoint segno and blkoff
Jin Qian
1
-0
/
+16
2017-08-11
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
1
-1
/
+2
2017-08-11
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
1
-0
/
+3
2017-08-07
Btrfs: adjust outstanding_extents counter properly when dio write is split
Liu Bo
1
-2
/
+9
2017-08-07
pstore: Use dynamic spinlock initializer
Kees Cook
1
-1
/
+1
2017-08-07
pstore: Correctly initialize spinlock and flags
Kees Cook
1
-5
/
+7
2017-08-07
pstore: Allow prz to control need for locking
Joel Fernandes
2
-11
/
+18
2017-08-07
Make file credentials available to the seqfile interfaces
Linus Torvalds
1
-3
/
+4
2017-08-07
dentry name snapshots
Al Viro
4
-11
/
+42
2017-08-07
xfs: don't BUG() on mixed direct and mapped I/O
Brian Foster
1
-1
/
+20
2017-08-07
pstore: Make spinlock per zone instead of global
Joel Fernandes
1
-6
/
+5
2017-07-28
ceph: fix race in concurrent readdir
Yan, Zheng
1
-0
/
+5
2017-07-28
udf: Fix deadlock between writeback and udf_setsize()
Jan Kara
1
-2
/
+2
2017-07-28
NFS: only invalidate dentrys that are clearly invalid.
NeilBrown
2
-6
/
+10
2017-07-28
f2fs: Don't clear SGID when inheriting ACLs
Jaegeuk Kim
1
-1
/
+1
2017-07-21
mnt: Make propagate_umount less slow for overlapping mount propagation trees
Eric W. Biederman
1
-1
/
+62
2017-07-21
mnt: In propgate_umount handle visiting mounts in any order
Eric W. Biederman
3
-62
/
+90
2017-07-21
mnt: In umount propagation reparent in a separate pass
Eric W. Biederman
3
-5
/
+32
2017-07-21
exec: Limit arg stack to at most 75% of _STK_LIM
Kees Cook
1
-5
/
+6
2017-07-21
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
Kees Cook
1
-8
/
+51
2017-07-21
fs/dcache.c: fix spin lockup issue on nlru->lock
Sahitya Tummala
1
-2
/
+3
2017-07-15
ext4: check return value of kstrtoull correctly in reserved_clusters_store
Chao Yu
1
-1
/
+1
2017-07-15
gfs2: Fix glock rhashtable rcu bug
Andreas Gruenbacher
2
-2
/
+10
2017-07-15
fs: completely ignore unknown open flags
Christoph Hellwig
1
-0
/
+6
2017-07-15
fs: add a VALID_OPEN_FLAGS
Christoph Hellwig
1
-10
/
+4
2017-07-05
ocfs2: o2hb: revert hb threshold to keep compatible
Junxiao Bi
1
-4
/
+4
2017-07-05
coredump: Ensure proper size of sparse core files
Dave Kleikamp
2
-0
/
+19
2017-07-05
Btrfs: fix truncate down when no_holes feature is enabled
Liu Bo
1
-1
/
+12
2017-07-05
NFSv4: fix a reference leak caused WARNING messages
Kinglong Mee
1
-2
/
+0
2017-06-29
CIFS: Improve readdir verbosity
Pavel Shilovsky
2
-4
/
+9
2017-06-29
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
NeilBrown
1
-1
/
+1
[next]