index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-28
Btrfs: fix extent_map block_len after merging
Filipe David Borba Manana
1
-1
/
+1
2014-01-28
btrfs: remove dead code
Michal Nazarewicz
1
-6
/
+1
2014-01-28
Btrfs: fix max dir item size calculation
Filipe David Borba Manana
1
-1
/
+1
2014-01-28
Btrfs: more efficient extent state insertions
Filipe David Borba Manana
1
-21
/
+55
2014-01-28
Btrfs: add missing extent state caching calls
Filipe David Borba Manana
1
-1
/
+3
2014-01-28
Btrfs: faster and more efficient extent map insertion
Filipe David Borba Manana
1
-31
/
+41
2014-01-28
Btrfs: fix extent boundary check in bio_readpage_error
Filipe David Borba Manana
1
-1
/
+1
2014-01-28
Btrfs: try harder to avoid btree node splits
Filipe David Borba Manana
1
-6
/
+14
2014-01-28
Btrfs: avoid unnecessary ordered extent cache resets
Filipe David Borba Manana
1
-1
/
+2
2014-01-28
btrfs: fix leaks during sysfs teardown
Jeff Mahoney
1
-60
/
+73
2014-01-28
btrfs: fix static checker warnings
Jeff Mahoney
1
-2
/
+2
2014-01-28
Btrfs: fix very slow inode eviction and fs unmount
Filipe David Borba Manana
1
-14
/
+84
2014-01-28
Btrfs: improve forever loop when doing balance relocation
Wang Shilong
1
-38
/
+36
2014-01-28
Btrfs: fix ordered extent check in btrfs_punch_hole
Filipe David Borba Manana
1
-1
/
+1
2014-01-28
Btrfs: fix the reserved space leak caused by the race between nonlock dio and...
Miao Xie
1
-47
/
+84
2014-01-28
Btrfs: cleanup unnecessary parameter and variant of prepare_pages()
Miao Xie
1
-8
/
+6
2014-01-28
btrfs: replace BUG in can_modify_feature
David Sterba
1
-1
/
+3
2014-01-28
btrfs: reserve no transaction units in btrfs_feature_attr_store
David Sterba
1
-1
/
+1
2014-01-28
Btrfs: make btrfs_debug match pr_debug handling related to DEBUG
Frank Holton
1
-0
/
+6
2014-01-28
btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'
Sergei Trofimovich
2
-71
/
+0
2014-01-28
Btrfs/tracepoint: update new flags for ordered extent TP
Liu Bo
1
-1
/
+2
2014-01-28
Btrfs/tracepoint: fix to report right flags for ordered extent
Liu Bo
1
-11
/
+11
2014-01-28
btrfs: expand btrfs_find_item() to include find_orphan_item functionality
Kelley Nielsen
4
-35
/
+17
2014-01-28
btrfs: expand btrfs_find_item() to include find_root_ref functionality
Kelley Nielsen
3
-20
/
+11
2014-01-28
btrfs: bootstrap generic btrfs_find_item interface
Kelley Nielsen
3
-36
/
+43
2014-01-28
btrfs: fix unused variables in qgroup.c
Valentina Giusti
1
-9
/
+2
2014-01-28
btrfs: replace path->slots[0] with otherwise unused variable 'slot'
Valentina Giusti
1
-2
/
+2
2014-01-28
btrfs: remove unused variable from scrub_fixup_nodatasum
Valentina Giusti
1
-2
/
+0
2014-01-28
btrfs: remove unused variable from setup_cluster_no_bitmap
Valentina Giusti
1
-2
/
+0
2014-01-28
btrfs: remove unused variables from extent_io.c
Valentina Giusti
1
-7
/
+0
2014-01-28
btrfs: remove unused variable from find_free_extent
Valentina Giusti
1
-2
/
+0
2014-01-28
btrfs: remove unused variables from disk-io.c
Valentina Giusti
1
-11
/
+0
2014-01-28
btrfs: remove unused variable from btrfs_new_inode
Valentina Giusti
1
-6
/
+0
2014-01-28
btrfs: publish fs label in sysfs
Jeff Mahoney
1
-0
/
+44
2014-01-28
btrfs: publish device membership in sysfs
Jeff Mahoney
2
-0
/
+33
2014-01-28
btrfs: publish allocation data in sysfs
Jeff Mahoney
4
-5
/
+238
2014-01-28
btrfs: add ioctl to export size of global metadata reservation
Jeff Mahoney
2
-0
/
+17
2014-01-28
btrfs: use feature attribute names to print better error messages
Jeff Mahoney
3
-6
/
+64
2014-01-28
btrfs: add ability to change features via sysfs
Jeff Mahoney
2
-4
/
+117
2014-01-28
btrfs: publish unknown feature bits in sysfs
Jeff Mahoney
1
-1
/
+107
2014-01-28
btrfs: publish per-super features in sysfs
Jeff Mahoney
1
-16
/
+65
2014-01-28
btrfs: publish per-super attributes in sysfs
Jeff Mahoney
4
-0
/
+57
2014-01-28
btrfs: publish supported featured in sysfs
Jeff Mahoney
2
-0
/
+87
2014-01-28
kobject: export kobj_sysfs_ops
Jeff Mahoney
1
-0
/
+1
2014-01-28
btrfs: add ioctls to query/change feature bits online
Jeff Mahoney
3
-0
/
+163
2014-01-28
Btrfs: skip merge part for delayed data refs
Liu Bo
1
-0
/
+7
2014-01-28
Btrfs: introduce a head ref rbtree
Liu Bo
5
-60
/
+99
2014-01-28
Btrfs: fix check-integrity to look at the referenced data properly
Josef Bacik
2
-4
/
+12
2014-01-28
Btrfs: incompatible format change to remove hole extents
Josef Bacik
6
-56
/
+373
2014-01-19
Linux 3.13
v3.13
Linus Torvalds
1
-1
/
+1
[next]