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
2016-11-20
hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
Dan Carpenter
1
-3
/
+4
2016-11-20
ext4: validate that metadata blocks do not overlap superblock
Theodore Ts'o
1
-1
/
+17
2016-11-20
fuse: fix wrong assignment of ->flags in fuse_send_init()
Wei Fang
1
-1
/
+1
2016-11-20
fuse: fuse_flush must check mapping->flags for errors
Maxim Patlasov
1
-0
/
+9
2016-11-20
fuse: fsync() did not return IO errors
Alexey Kuznetsov
1
-0
/
+15
2016-11-20
CIFS: Fix a possible invalid memory access in smb2_query_symlink()
Pavel Shilovsky
1
-1
/
+29
2016-11-20
ceph: Correctly return NXIO errors from ceph_llseek
Phil Turnbull
1
-7
/
+5
2016-11-20
nfs: don't create zero-length requests
Benjamin Coddington
1
-1
/
+4
2016-11-20
cifs: fix crash due to race in hmac(md5) handling
Rabin Vincent
1
-6
/
+10
2016-11-20
ext4: short-cut orphan cleanup on error
Vegard Nossum
1
-0
/
+10
2016-11-20
ext4: fix reference counting bug on block allocation error
Vegard Nossum
1
-14
/
+3
2016-11-20
cifs: Check for existing directory when opening file with O_CREAT
Sachin Prabhu
1
-3
/
+21
2016-11-20
NFS: Don't drop CB requests with invalid principals
Chuck Lever
1
-1
/
+5
2016-11-20
ext4: validate s_reserved_gdt_blocks on mount
Theodore Ts'o
2
-0
/
+10
2016-11-20
ext4: don't call ext4_should_journal_data() on the journal inode
Vegard Nossum
1
-3
/
+3
2016-11-20
ext4: fix deadlock during page writeback
Jan Kara
1
-3
/
+26
2016-11-20
ext4: check for extents that wrap around
Vegard Nossum
1
-2
/
+6
2016-08-23
proc: prevent stacking filesystems on top
Jann Horn
1
-0
/
+7
2016-08-23
fs: limit filesystem stacking depth
Miklos Szeredi
1
-0
/
+7
2016-08-23
ecryptfs: don't allow mmap when the lower fs doesn't support it
Jeff Mahoney
1
-1
/
+14
2016-08-23
NFS: Fix another OPEN_DOWNGRADE bug
Trond Myklebust
1
-3
/
+2
2016-08-23
make nfs_atomic_open() call d_drop() on all ->open_context() errors.
Al Viro
1
-1
/
+1
2016-08-23
fs/nilfs2: fix potential underflow in call to crc32_le
Torsten Hilbrich
1
-1
/
+1
2016-08-23
Fix reconnect to not defer smb3 session reconnect long after socket reconnect
Steve French
2
-1
/
+30
2016-08-23
nfsd: check permissions when setting ACLs
Ben Hutchings
3
-27
/
+25
2016-08-23
posix_acl: Add set_posix_acl
Andreas Gruenbacher
1
-17
/
+21
2016-08-23
cifs: dynamic allocation of ntlmssp blob
Jerome Marchand
3
-44
/
+45
2016-08-23
cifs: use CIFS_MAX_DOMAINNAME_LEN when converting the domain name
Jerome Marchand
1
-1
/
+1
2016-08-23
UBIFS: Implement ->migratepage()
Kirill A. Shutemov
1
-0
/
+24
2016-08-23
fix d_walk()/non-delayed __d_free() race
Al Viro
1
-2
/
+3
2016-08-23
mnt: fs_fully_visible test the proper mount for MNT_LOCKED
Eric W. Biederman
1
-1
/
+1
2016-08-23
hpfs: implement the show_options method
Mikulas Patocka
1
-11
/
+32
2016-08-23
hpfs: fix remount failure when there are no options changed
Mikulas Patocka
1
-2
/
+3
2016-08-23
cifs: Create dedicated keyring for spnego operations
Sachin Prabhu
3
-2
/
+71
2016-08-23
xfs: skip stale inodes in xfs_iflush_cluster
Dave Chinner
1
-0
/
+1
2016-08-23
xfs: fix inode validity check in xfs_iflush_cluster
Dave Chinner
1
-4
/
+4
2016-08-23
xfs: xfs_iflush_cluster fails to abort on error
Dave Chinner
1
-4
/
+13
2016-08-23
remove directory incorrectly tries to set delete on close on non-empty direct...
Steve French
4
-2
/
+25
2016-08-23
fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication
Stefan Metzmacher
1
-15
/
+19
2016-08-23
fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication
Stefan Metzmacher
1
-18
/
+23
2016-08-23
fs/cifs: correctly to anonymous authentication for the LANMAN authentication
Stefan Metzmacher
1
-16
/
+18
2016-08-23
fs/cifs: correctly to anonymous authentication via NTLMSSP
Stefan Metzmacher
1
-12
/
+20
2016-08-23
ext4: fix oops on corrupted filesystem
Jan Kara
1
-1
/
+1
2016-08-23
ext4: clean up error handling when orphan list is corrupted
Theodore Ts'o
1
-24
/
+21
2016-08-23
ext4: fix hang when processing corrupted orphaned inode list
Theodore Ts'o
1
-4
/
+6
2016-08-23
btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
Luke Dashjr
4
-2
/
+24
2016-08-23
ext4: fix data exposure after a crash
Jan Kara
1
-9
/
+14
2016-08-23
xfs: disallow rw remount on fs with unknown ro-compat features
Eric Sandeen
1
-0
/
+10
2016-06-15
xfs: mmap lock needs to be inside freeze protection
Dave Chinner
1
-3
/
+8
2016-06-15
xfs: lock out page faults from extent swap operations
Dave Chinner
1
-20
/
+14
[next]