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-09-30
reiserfs: fix "new_insert_key may be used uninitialized ..."
Jeff Mahoney
1
-1
/
+2
2016-09-24
fuse: direct-io: don't dirty ITER_BVEC pages
Miklos Szeredi
1
-3
/
+4
2016-09-24
Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
Chris Mason
1
-0
/
+1
2016-09-24
mm: introduce get_task_exe_file
Mateusz Guzik
1
-6
/
+1
2016-09-24
NFSv4.1: Fix the CREATE_SESSION slot number accounting
Trond Myklebust
1
-2
/
+10
2016-09-24
pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
Trond Myklebust
1
-0
/
+3
2016-09-24
nfsd: Close race between nfsd4_release_lockowner and nfsd4_lock
Chuck Lever
1
-23
/
+17
2016-09-24
NFSv4.x: Fix a refcount leak in nfs_callback_up_net
Trond Myklebust
1
-0
/
+1
2016-09-24
pNFS: The client must not do I/O to the DS if it's lease has expired
Trond Myklebust
1
-0
/
+1
2016-09-24
kernfs: don't depend on d_find_any_alias() when generating notifications
Tejun Heo
1
-7
/
+21
2016-09-24
fscrypto: require write access to mount to set encryption policy
Eric Biggers
1
-0
/
+6
2016-09-24
fscrypto: add authorization check for setting encryption policy
Eric Biggers
2
-0
/
+6
2016-09-24
ext4: use __GFP_NOFAIL in ext4_free_blocks()
Konstantin Khlebnikov
1
-19
/
+28
2016-09-15
ubifs: Fix assertion in layout_in_gaps()
Vincent Stehlé
1
-1
/
+1
2016-09-15
ovl: fix workdir creation
Miklos Szeredi
1
-2
/
+2
2016-09-15
ovl: listxattr: use strnlen()
Miklos Szeredi
1
-7
/
+10
2016-09-15
ovl: remove posix_acl_default from workdir
Miklos Szeredi
1
-0
/
+19
2016-09-15
ovl: don't copy up opaqueness
Miklos Szeredi
3
-1
/
+4
2016-09-15
xfs: fix superblock inprogress check
Dave Chinner
1
-1
/
+2
2016-09-15
ext4: avoid modifying checksum fields directly during checksum verification
Daeho Jeong
4
-36
/
+42
2016-09-15
ext4: avoid deadlock when expanding inode size
Jan Kara
2
-8
/
+13
2016-09-15
ext4: properly align shifted xattrs when expanding inodes
Jan Kara
1
-1
/
+1
2016-09-15
ext4: fix xattr shifting when expanding inodes part 2
Jan Kara
1
-2
/
+3
2016-09-15
ext4: fix xattr shifting when expanding inodes
Jan Kara
1
-13
/
+14
2016-09-15
ext4: validate that metadata blocks do not overlap superblock
Theodore Ts'o
1
-1
/
+17
2016-09-15
fs: Check for invalid i_uid in may_follow_link()
Seth Forshee
1
-1
/
+3
2016-09-15
btrfs: Continue write in case of can_not_nocow
Zhao Lei
1
-20
/
+17
2016-09-15
ecryptfs: fix handling of directory opening
Al Viro
1
-16
/
+55
2016-09-15
proc: revert /proc/<pid>/maps [stack:TID] annotation
Johannes Weiner
2
-72
/
+43
2016-09-07
sysfs: correctly handle read offset on PREALLOC attrs
Konstantin Khlebnikov
1
-1
/
+7
2016-09-07
btrfs: properly track when rescan worker is running
Jeff Mahoney
3
-1
/
+10
2016-09-07
btrfs: waiting on qgroup rescan should not always be interruptible
Jeff Mahoney
4
-6
/
+13
2016-09-07
fs/seq_file: fix out-of-bounds read
Vegard Nossum
1
-1
/
+3
2016-08-20
block: add missing group association in bio-cloning functions
Paolo Valente
1
-6
/
+0
2016-08-20
nfsd: don't return an unhashed lock stateid after taking mutex
Jeff Layton
1
-5
/
+20
2016-08-20
nfsd: Fix race between FREE_STATEID and LOCK
Chuck Lever
1
-12
/
+28
2016-08-20
nfs: don't create zero-length requests
Benjamin Coddington
1
-1
/
+4
2016-08-20
CIFS: Fix a possible invalid memory access in smb2_query_symlink()
Pavel Shilovsky
1
-1
/
+29
2016-08-20
cifs: fix crash due to race in hmac(md5) handling
Rabin Vincent
1
-6
/
+10
2016-08-20
cifs: Check for existing directory when opening file with O_CREAT
Sachin Prabhu
1
-3
/
+21
2016-08-20
fs/cifs: make share unaccessible at root level mountable
Aurelien Aptel
5
-5
/
+104
2016-08-20
jbd2: make journal y2038 safe
Arnd Bergmann
1
-1
/
+1
2016-08-20
ovl: disallow overlayfs as upperdir
Miklos Szeredi
1
-1
/
+2
2016-08-16
ext4: fix reference counting bug on block allocation error
Vegard Nossum
1
-14
/
+3
2016-08-16
ext4: short-cut orphan cleanup on error
Vegard Nossum
1
-0
/
+10
2016-08-16
ext4: validate s_reserved_gdt_blocks on mount
Theodore Ts'o
2
-0
/
+10
2016-08-16
ext4: don't call ext4_should_journal_data() on the journal inode
Vegard Nossum
1
-3
/
+3
2016-08-16
ext4: fix deadlock during page writeback
Jan Kara
1
-3
/
+26
2016-08-16
ext4: check for extents that wrap around
Vegard Nossum
1
-2
/
+6
2016-08-16
fs/dcache.c: avoid soft-lockup in dput()
Wei Fang
1
-2
/
+5
[next]