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.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-28
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Deepa Dinamani
47
-105
/
+105
2016-09-28
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
61
-138
/
+138
2016-09-28
fs: proc: Delete inode time initializations in proc_alloc_inode()
Deepa Dinamani
1
-1
/
+0
2016-09-28
vfs: Add current_time() api
Deepa Dinamani
1
-0
/
+23
2016-09-10
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2016-09-10
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-21
/
+31
2016-09-10
fscrypto: require write access to mount to set encryption policy
Eric Biggers
3
-22
/
+27
2016-09-10
fscrypto: only allow setting encryption policy on directories
Eric Biggers
1
-0
/
+2
2016-09-10
fscrypto: add authorization check for setting encryption policy
Eric Biggers
1
-0
/
+3
2016-09-10
mm: fix show_smap() for zone_device-pmd ranges
Dan Williams
1
-0
/
+2
2016-09-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-3
/
+4
2016-09-09
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2016-09-09
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+17
2016-09-07
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
2
-8
/
+16
2016-09-06
btrfs: introduce tickets_id to determine whether asynchronous metadata reclai...
Wang Xiaoguang
2
-5
/
+7
2016-09-06
Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
Chris Mason
1
-0
/
+1
2016-09-05
btrfs: do not decrease bytes_may_use when replaying extents
Wang Xiaoguang
1
-3
/
+9
2016-09-05
ceph: do not modify fi->frag in need_reset_readdir()
Nicolas Iooss
1
-1
/
+1
2016-09-05
ovl: fix workdir creation
Miklos Szeredi
1
-2
/
+2
2016-09-03
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-11
/
+15
2016-09-03
Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+28
2016-09-03
devpts: return NULL pts 'priv' entry for non-devpts nodes
Linus Torvalds
1
-1
/
+2
2016-09-02
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-99
/
+242
2016-09-02
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-6
/
+1
2016-09-02
Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
10
-22
/
+40
2016-09-01
btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve...
Wang Xiaoguang
1
-5
/
+5
2016-09-01
Btrfs: fix endless loop in balancing block groups
Liu Bo
1
-3
/
+5
2016-09-01
Btrfs: kill invalid ASSERT() in process_all_refs()
Josef Bacik
1
-3
/
+5
2016-09-01
ovl: listxattr: use strnlen()
Miklos Szeredi
1
-7
/
+10
2016-09-01
ovl: Switch to generic_getxattr
Andreas Gruenbacher
4
-10
/
+33
2016-09-01
ovl: copyattr after setting POSIX ACL
Miklos Szeredi
1
-1
/
+5
2016-09-01
ovl: Switch to generic_removexattr
Andreas Gruenbacher
4
-58
/
+33
2016-09-01
ovl: Get rid of ovl_xattr_noacl_handlers array
Andreas Gruenbacher
1
-16
/
+12
2016-09-01
ovl: Fix OVL_XATTR_PREFIX
Andreas Gruenbacher
2
-5
/
+4
2016-09-01
ovl: fix spelling mistake: "directries" -> "directories"
Colin Ian King
1
-1
/
+1
2016-09-01
ovl: don't cache acl on overlay layer
Miklos Szeredi
1
-0
/
+3
2016-09-01
ovl: use cached acl on underlying layer
Miklos Szeredi
1
-2
/
+3
2016-09-01
ovl: proper cleanup of workdir
Miklos Szeredi
3
-2
/
+65
2016-09-01
ovl: remove posix_acl_default from workdir
Miklos Szeredi
1
-0
/
+19
2016-09-01
ovl: handle umask and posix_acl_default correctly on creation
Miklos Szeredi
1
-0
/
+54
2016-08-31
mm: introduce get_task_exe_file
Mateusz Guzik
1
-6
/
+1
2016-08-31
binfmt_elf: switch to new creds when switching to new mm
Linus Torvalds
1
-1
/
+1
2016-08-31
sysfs: correctly handle read offset on PREALLOC attrs
Konstantin Khlebnikov
1
-1
/
+7
2016-08-31
kernfs: don't depend on d_find_any_alias() when generating notifications
Tejun Heo
1
-7
/
+21
2016-08-30
Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
17
-76
/
+242
2016-08-30
NFSv4.x: Fix a refcount leak in nfs_callback_up_net
Trond Myklebust
1
-0
/
+1
2016-08-30
NFS4: Avoid migration loops
Benjamin Coddington
1
-0
/
+5
2016-08-30
xfs: track log done items directly in the deferred pending work item
Darrick J. Wong
3
-15
/
+6
2016-08-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-25
/
+49
2016-08-29
pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails
Trond Myklebust
2
-28
/
+28
[next]