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.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
2017-10-12
ovl: fix regression caused by exclusive upper/work dir protection
Amir Goldstein
2
-8
/
+22
2017-10-12
ovl: fix missing unlock_rename() in ovl_do_copy_up()
Amir Goldstein
4
-24
/
+22
2017-10-12
ovl: fix dentry leak in ovl_indexdir_cleanup()
Amir Goldstein
1
-2
/
+4
2017-10-12
ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
Amir Goldstein
1
-1
/
+4
2017-10-12
ovl: fix error value printed in ovl_lookup_index()
Amir Goldstein
1
-0
/
+1
2017-10-12
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
1
-1
/
+1
2017-10-12
userfaultfd: non-cooperative: fix fork use after free
Andrea Arcangeli
1
-10
/
+56
2017-10-05
btrfs: prevent to set invalid default subvolid
satoru takeuchi
1
-0
/
+4
2017-10-05
btrfs: propagate error to btrfs_cmp_data_prepare caller
Naohiro Aota
1
-1
/
+1
2017-10-05
btrfs: finish ordered extent cleaning if no progress is found
Naohiro Aota
1
-0
/
+8
2017-10-05
btrfs: clear ordered flag on cleaning up ordered extents
Naohiro Aota
1
-0
/
+12
2017-10-05
btrfs: fix NULL pointer dereference from free_reloc_roots()
Naohiro Aota
1
-1
/
+1
2017-10-05
xfs: validate bdev support for DAX inode flag
Ross Zwisler
1
-1
/
+2
2017-10-05
gfs2: Fix debugfs glocks dump
Andreas Gruenbacher
1
-9
/
+5
2017-10-05
vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
Andreas Gruenbacher
1
-2
/
+2
2017-10-05
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
Steve French
1
-0
/
+7
2017-10-05
SMB3: handle new statx fields
Steve French
1
-0
/
+15
2017-10-05
SMB: Validate negotiate (to protect against downgrade) even if signing off
Steve French
1
-5
/
+12
2017-10-05
SMB3: Warn user if trying to sign connection that authenticated as guest
Steve French
1
-0
/
+2
2017-10-05
SMB3: Fix endian warning
Steve French
1
-2
/
+3
2017-10-05
Fix SMB3.1.1 guest authentication to Samba
Steve French
1
-1
/
+1
2017-10-05
SMB3: Add support for multidialect negotiate (SMB2.1 and later)
Steve French
5
-18
/
+139
2017-10-05
fs/proc: Report eip/esp in /prod/PID/stat for coredumping
John Ogness
1
-0
/
+9
2017-10-05
dax: remove the pmem_dax_ops->flush abstraction
Mikulas Patocka
1
-2
/
+2
2017-10-05
cifs: release auth_key.response for reconnect.
Shu Wang
1
-0
/
+8
2017-10-05
cifs: release cifs root_cred after exit_cifs
Shu Wang
1
-1
/
+1
2017-10-05
cifs: check rsp for NULL before dereferencing in SMB2_open
Ronnie Sahlberg
1
-2
/
+2
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
ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
Darrick J. Wong
1
-2
/
+2
2017-09-27
orangefs: Don't clear SGID when inheriting ACLs
Jan Kara
1
-20
/
+28
2017-09-20
xfs: fix compiler warnings
Darrick J. Wong
5
-8
/
+11
2017-09-20
xfs: use kmem_free to free return value of kmem_zalloc
Pan Bian
1
-1
/
+1
2017-09-20
xfs: open code end_buffer_async_write in xfs_finish_page_writeback
Christoph Hellwig
1
-24
/
+47
2017-09-20
xfs: don't set v3 xflags for v2 inodes
Christoph Hellwig
1
-13
/
+25
2017-09-20
xfs: fix incorrect log_flushed on fsync
Amir Goldstein
1
-7
/
+0
2017-09-20
xfs: disable per-inode DAX flag
Christoph Hellwig
1
-1
/
+2
2017-09-20
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
2
-18
/
+65
2017-09-20
xfs: disallow marking previously dirty buffers as ordered
Brian Foster
2
-3
/
+6
2017-09-20
xfs: move bmbt owner change to last step of extent swap
Brian Foster
1
-18
/
+26
2017-09-20
xfs: skip bmbt block ino validation during owner change
Brian Foster
3
-1
/
+4
2017-09-20
xfs: don't log dirty ranges for ordered buffers
Brian Foster
3
-18
/
+16
2017-09-20
xfs: refactor buffer logging into buffer dirtying helper
Brian Foster
2
-17
/
+33
2017-09-20
xfs: ordered buffer log items are never formatted
Brian Foster
2
-11
/
+2
2017-09-20
xfs: remove unnecessary dirty bli format check for ordered bufs
Brian Foster
2
-30
/
+33
2017-09-20
xfs: open-code xfs_buf_item_dirty()
Brian Foster
3
-13
/
+1
2017-09-20
xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
Omar Sandoval
2
-10
/
+23
2017-09-20
xfs: evict all inodes involved with log redo item
Darrick J. Wong
3
-1
/
+13
2017-09-20
xfs: stop searching for free slots in an inode chunk when there are none
Carlos Maiolino
1
-28
/
+27
2017-09-20
xfs: handle -EFSCORRUPTED during head/tail verification
Brian Foster
1
-4
/
+3
[next]