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
2017-10-01
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-20
/
+15
2017-09-29
Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-27
/
+72
2017-09-29
sched/debug: Add explicit TASK_PARKED printing
Peter Zijlstra
1
-1
/
+2
2017-09-29
sched/debug: Add explicit TASK_IDLE printing
Peter Zijlstra
1
-8
/
+13
2017-09-29
sched/debug: Implement consistent task-state printing
Peter Zijlstra
1
-13
/
+2
2017-09-28
Merge tag 'xfs-4.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
15
-56
/
+81
2017-09-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-0
/
+8
2017-09-27
quota: Fix quota corruption with generic/232 test
Jan Kara
1
-0
/
+4
2017-09-26
vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
Andreas Gruenbacher
1
-2
/
+2
2017-09-26
xfs: revert "xfs: factor rmap btree size into the indlen calculations"
Darrick J. Wong
1
-15
/
+2
2017-09-26
xfs: Capture state of the right inode in xfs_iflush_done
Carlos Maiolino
1
-1
/
+1
2017-09-26
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Darrick J. Wong
1
-2
/
+10
2017-09-26
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
5
-19
/
+28
2017-09-26
iomap_dio_rw: Allocate AIO completion queue before submitting dio
Chandan Rajendra
1
-7
/
+7
2017-09-26
xfs: validate bdev support for DAX inode flag
Ross Zwisler
1
-1
/
+2
2017-09-26
btrfs: log csums for all modified extents
Josef Bacik
1
-2
/
+10
2017-09-26
Btrfs: fix unexpected result when dio reading corrupted blocks
Liu Bo
1
-5
/
+2
2017-09-26
btrfs: Report error on removing qgroup if del_qgroup_item fails
Sargun Dhillon
1
-0
/
+2
2017-09-26
Btrfs: skip checksum when reading compressed data if some IO have failed
Liu Bo
1
-1
/
+8
2017-09-26
Btrfs: fix kernel oops while reading compressed data
Liu Bo
1
-0
/
+9
2017-09-26
Btrfs: use btrfs_op instead of bio_op in __btrfs_map_block
Liu Bo
1
-1
/
+1
2017-09-26
Btrfs: do not backup tree roots when fsync
Liu Bo
1
-1
/
+8
2017-09-26
btrfs: remove BTRFS_FS_QUOTA_DISABLING flag
Misono, Tomohiro
2
-5
/
+0
2017-09-26
btrfs: propagate error to btrfs_cmp_data_prepare caller
Naohiro Aota
1
-1
/
+1
2017-09-26
btrfs: prevent to set invalid default subvolid
satoru takeuchi
1
-0
/
+4
2017-09-26
Btrfs: send: fix error number for unknown inode types
Tsutomu Itoh
1
-1
/
+1
2017-09-26
btrfs: fix NULL pointer dereference from free_reloc_roots()
Naohiro Aota
1
-1
/
+1
2017-09-26
btrfs: finish ordered extent cleaning if no progress is found
Naohiro Aota
1
-0
/
+8
2017-09-26
btrfs: clear ordered flag on cleaning up ordered extents
Naohiro Aota
1
-0
/
+12
2017-09-26
Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFO
Omar Sandoval
1
-3
/
+3
2017-09-26
Btrfs: do not reset bio->bi_ops while writing bio
Liu Bo
1
-3
/
+0
2017-09-26
Btrfs: use the new helper wbc_to_write_flags
Liu Bo
1
-3
/
+2
2017-09-26
xfs: remove redundant re-initialization of total_nr_pages
Colin Ian King
1
-2
/
+0
2017-09-26
xfs: Output warning message when discard option was enabled even though the d...
Kenjiro Nakayama
1
-0
/
+10
2017-09-26
xfs: report zeroed or not correctly in xfs_zero_range()
Eryu Guan
1
-1
/
+1
2017-09-26
xfs: kill meaningless variable 'zero'
Eryu Guan
1
-3
/
+1
2017-09-26
fs/xfs: Use %pS printk format for direct addresses
Helge Deller
1
-1
/
+1
2017-09-26
xfs: evict CoW fork extents when performing finsert/fcollapse
Darrick J. Wong
1
-1
/
+13
2017-09-26
xfs: don't unconditionally clear the reflink flag on zero-block files
Darrick J. Wong
1
-3
/
+5
2017-09-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-19
/
+59
2017-09-26
Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+5
2017-09-25
gfs2: Fix debugfs glocks dump
Andreas Gruenbacher
1
-9
/
+5
2017-09-25
fs: Fix page cache inconsistency when mixing buffered and AIO DIO
Lukas Czerner
2
-19
/
+59
2017-09-23
Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.s...
Linus Torvalds
6
-15
/
+66
2017-09-23
Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-3
/
+7
2017-09-23
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
Steve French
1
-0
/
+7
2017-09-23
SMB3: handle new statx fields
Steve French
1
-0
/
+15
2017-09-21
SMB: Validate negotiate (to protect against downgrade) even if signing off
Steve French
1
-5
/
+12
2017-09-21
cifs: release auth_key.response for reconnect.
Shu Wang
1
-0
/
+8
2017-09-21
cifs: release cifs root_cred after exit_cifs
Shu Wang
1
-1
/
+1
[next]