index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: avoid unnecessary ordered extent cache resets
Filipe David Borba Manana
2014-01-28
1
-1
/
+2
*
btrfs: fix leaks during sysfs teardown
Jeff Mahoney
2014-01-28
1
-60
/
+73
*
btrfs: fix static checker warnings
Jeff Mahoney
2014-01-28
1
-2
/
+2
*
Btrfs: fix very slow inode eviction and fs unmount
Filipe David Borba Manana
2014-01-28
1
-14
/
+84
*
Btrfs: improve forever loop when doing balance relocation
Wang Shilong
2014-01-28
1
-38
/
+36
*
Btrfs: fix ordered extent check in btrfs_punch_hole
Filipe David Borba Manana
2014-01-28
1
-1
/
+1
*
Btrfs: fix the reserved space leak caused by the race between nonlock dio and...
Miao Xie
2014-01-28
1
-47
/
+84
*
Btrfs: cleanup unnecessary parameter and variant of prepare_pages()
Miao Xie
2014-01-28
1
-8
/
+6
*
btrfs: replace BUG in can_modify_feature
David Sterba
2014-01-28
1
-1
/
+3
*
btrfs: reserve no transaction units in btrfs_feature_attr_store
David Sterba
2014-01-28
1
-1
/
+1
*
Btrfs: make btrfs_debug match pr_debug handling related to DEBUG
Frank Holton
2014-01-28
1
-0
/
+6
*
btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'
Sergei Trofimovich
2014-01-28
2
-71
/
+0
*
btrfs: expand btrfs_find_item() to include find_orphan_item functionality
Kelley Nielsen
2014-01-28
4
-35
/
+17
*
btrfs: expand btrfs_find_item() to include find_root_ref functionality
Kelley Nielsen
2014-01-28
3
-20
/
+11
*
btrfs: bootstrap generic btrfs_find_item interface
Kelley Nielsen
2014-01-28
3
-36
/
+43
*
btrfs: fix unused variables in qgroup.c
Valentina Giusti
2014-01-28
1
-9
/
+2
*
btrfs: replace path->slots[0] with otherwise unused variable 'slot'
Valentina Giusti
2014-01-28
1
-2
/
+2
*
btrfs: remove unused variable from scrub_fixup_nodatasum
Valentina Giusti
2014-01-28
1
-2
/
+0
*
btrfs: remove unused variable from setup_cluster_no_bitmap
Valentina Giusti
2014-01-28
1
-2
/
+0
*
btrfs: remove unused variables from extent_io.c
Valentina Giusti
2014-01-28
1
-7
/
+0
*
btrfs: remove unused variable from find_free_extent
Valentina Giusti
2014-01-28
1
-2
/
+0
*
btrfs: remove unused variables from disk-io.c
Valentina Giusti
2014-01-28
1
-11
/
+0
*
btrfs: remove unused variable from btrfs_new_inode
Valentina Giusti
2014-01-28
1
-6
/
+0
*
btrfs: publish fs label in sysfs
Jeff Mahoney
2014-01-28
1
-0
/
+44
*
btrfs: publish device membership in sysfs
Jeff Mahoney
2014-01-28
2
-0
/
+33
*
btrfs: publish allocation data in sysfs
Jeff Mahoney
2014-01-28
4
-5
/
+238
*
btrfs: add ioctl to export size of global metadata reservation
Jeff Mahoney
2014-01-28
1
-0
/
+16
*
btrfs: use feature attribute names to print better error messages
Jeff Mahoney
2014-01-28
3
-6
/
+64
*
btrfs: add ability to change features via sysfs
Jeff Mahoney
2014-01-28
2
-4
/
+117
*
btrfs: publish unknown feature bits in sysfs
Jeff Mahoney
2014-01-28
1
-1
/
+107
*
btrfs: publish per-super features in sysfs
Jeff Mahoney
2014-01-28
1
-16
/
+65
*
btrfs: publish per-super attributes in sysfs
Jeff Mahoney
2014-01-28
4
-0
/
+57
*
btrfs: publish supported featured in sysfs
Jeff Mahoney
2014-01-28
2
-0
/
+87
*
btrfs: add ioctls to query/change feature bits online
Jeff Mahoney
2014-01-28
2
-0
/
+151
*
Btrfs: skip merge part for delayed data refs
Liu Bo
2014-01-28
1
-0
/
+7
*
Btrfs: introduce a head ref rbtree
Liu Bo
2014-01-28
5
-60
/
+99
*
Btrfs: fix check-integrity to look at the referenced data properly
Josef Bacik
2014-01-28
2
-4
/
+12
*
Btrfs: incompatible format change to remove hole extents
Josef Bacik
2014-01-28
6
-56
/
+373
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-01-17
2
-2
/
+7
|
\
|
*
vfs: Fix a regression in mounting proc
Eric W. Biederman
2013-11-26
1
-1
/
+1
|
*
vfs: In d_path don't call d_dname on a mount point
Eric W. Biederman
2013-11-26
1
-1
/
+6
*
|
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-01-16
1
-6
/
+9
|
\
\
|
*
|
writeback: Fix data corruption on NFS
Jan Kara
2013-12-14
1
-6
/
+9
*
|
|
nilfs2: fix segctor bug that causes file system corruption
Andreas Rohner
2014-01-15
1
-4
/
+6
*
|
|
Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2014-01-11
2
-1
/
+2
|
\
\
\
|
*
|
|
xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
2014-01-10
1
-0
/
+1
|
*
|
|
xfs: fix off-by-one error in xfs_attr3_rmt_verify
Jie Liu
2014-01-10
1
-1
/
+1
*
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-01-07
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
ext4: fix bigalloc regression
Eric Whitney
2014-01-06
1
-1
/
+1
*
|
|
|
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-01-02
1
-4
/
+0
|
\
\
\
\
\
[next]