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
2019-06-29
xfs: renumber XBF_WRITE_FAIL
Christoph Hellwig
1
-1
/
+1
2019-06-29
xfs: remove the never used _XBF_COMPOUND flag
Christoph Hellwig
1
-3
/
+1
2019-06-29
xfs: remove the no-op spinlock_destroy stub
Christoph Hellwig
2
-4
/
+0
2019-06-29
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
31
-41
/
+71
2019-06-12
xfs: remove unused flag arguments
Eric Sandeen
10
-48
/
+35
2019-06-12
xfs: remove the debug-only q_transp field from struct xfs_dquot
Christoph Hellwig
3
-16
/
+0
2019-06-12
xfs: merge xfs_buf_zero and xfs_buf_iomove
Christoph Hellwig
2
-30
/
+6
2019-06-12
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
7
-22
/
+11
2019-06-12
xfs: include WARN, REPAIR build options in XFS_BUILD_OPTIONS
Eric Sandeen
1
-0
/
+14
2019-06-12
xfs: finish converting to inodes_per_cluster
Darrick J. Wong
2
-9
/
+4
2019-06-12
xfs: fix inode_cluster_size rounding mayhem
Darrick J. Wong
5
-15
/
+28
2019-06-12
xfs: refactor inode geometry setup routines
Darrick J. Wong
4
-144
/
+101
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
18
-161
/
+208
2019-06-09
fuse: copy_file_range needs to strip setuid bits and update timestamps
Amir Goldstein
1
-0
/
+5
2019-06-09
vfs: allow copy_file_range to copy across devices
Amir Goldstein
5
-10
/
+24
2019-06-09
xfs: use file_modified() helper
Amir Goldstein
1
-14
/
+1
2019-06-09
vfs: introduce file_modified() helper
Amir Goldstein
2
-18
/
+23
2019-06-09
vfs: add missing checks to copy_file_range
Amir Goldstein
1
-1
/
+2
2019-06-09
vfs: introduce generic_file_rw_checks()
Amir Goldstein
1
-27
/
+11
2019-06-09
vfs: no fallback for ->copy_file_range
Dave Chinner
5
-18
/
+73
2019-06-09
vfs: introduce generic_copy_file_range()
Dave Chinner
1
-3
/
+32
2019-06-09
Merge tag 'ceph-for-5.2-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
8
-135
/
+156
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
108
-893
/
+108
2019-06-06
Merge tag 'xfs-5.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-3
/
+11
2019-06-06
Merge tag 'gfs2-v5.2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-31
/
+15
2019-06-06
Merge tag 'ovl-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-20
/
+235
2019-06-06
Merge tag 'fuse-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-11
/
+32
2019-06-06
Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-20
/
+12
2019-06-06
Merge tag 'for-rc-adfs' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-129
/
+89
2019-06-06
Revert "gfs2: Replace gl_revokes with a GLF flag"
Bob Peterson
6
-31
/
+15
2019-06-05
Merge tag 'pstore-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-15
/
+28
2019-06-05
ceph: fix error handling in ceph_get_caps()
Yan, Zheng
1
-11
/
+11
2019-06-05
ceph: avoid iput_final() while holding mutex or in dispatch thread
Yan, Zheng
6
-27
/
+71
2019-06-05
ceph: single workqueue for inode related works
Yan, Zheng
4
-97
/
+74
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
7
-14
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 405
Thomas Gleixner
4
-56
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
44
-176
/
+44
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
33
-431
/
+33
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
4
-54
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294
Thomas Gleixner
2
-20
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
6
-54
/
+6
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
5
-47
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 275
Thomas Gleixner
2
-32
/
+2
2019-06-03
xfs: inode btree scrubber should calculate im_boffset correctly
Darrick J. Wong
1
-1
/
+2
2019-06-02
Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-10
/
+17
2019-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2019-06-02
ocfs2: fix error path kobject memory leak
Tobin C. Harding
1
-0
/
+1
2019-05-31
Merge tag 'nfsd-5.2-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-4
/
+4
2019-05-31
Merge tag 'v5.2-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-6
/
+11
[next]