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
2016-06-06
Btrfs: add validadtion checks for chunk loading
Liu Bo
1
-15
/
+67
2016-06-06
Btrfs: add more validation checks for superblock
Liu Bo
2
-0
/
+35
2016-06-06
Btrfs: clear uptodate flags of pages in sys_array eb
Liu Bo
1
-0
/
+2
2016-06-01
Btrfs: end transaction if we abort when creating uuid root
Josef Bacik
1
-0
/
+1
2016-05-30
btrfs: Use __u64 in exported linux/btrfs.h.
Vinson Lee
1
-1
/
+1
2016-05-26
Btrfs: fix handling of faults from btrfs_copy_from_user
Chris Mason
1
-10
/
+17
2016-05-26
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
36
-200
/
+202
2016-05-25
Merge branch 'dev/comp-workspaces' into for-chris-4.7-20160525
David Sterba
0
-0
/
+0
2016-05-25
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
36
-196
/
+193
2016-05-25
Merge branch 'misc-4.7' into for-chris-4.7-20160525
David Sterba
3
-4
/
+9
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
33
-105
/
+106
2016-05-25
btrfs: scrub: Set bbio to NULL before calling btrfs_map_block
Zhao Lei
1
-1
/
+2
2016-05-25
Btrfs: fix unexpected return value of fiemap
Liu Bo
1
-1
/
+5
2016-05-25
Btrfs: free sys_array eb as soon as possible
Liu Bo
1
-2
/
+2
2016-05-17
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
419
-2272
/
+4862
2016-05-17
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
27
-1661
/
+2071
2016-05-16
Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516
David Sterba
4
-1064
/
+1135
2016-05-16
Merge branch 'foreign/anand/dev-del-by-id-ext' into for-chris-4.7-20160516
David Sterba
6
-242
/
+324
2016-05-16
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
David Sterba
15
-190
/
+176
2016-05-16
Merge branch 'misc-4.7' into for-chris-4.7-20160516
David Sterba
16
-171
/
+442
2016-05-16
btrfs: fix memory leak during RAID 5/6 device replacement
Scott Talbert
1
-0
/
+2
2016-05-13
Btrfs: add semaphore to synchronize direct IO writes with fsync
Filipe Manana
3
-118
/
+77
2016-05-13
Btrfs: fix race between block group relocation and nocow writes
Filipe Manana
4
-1
/
+81
2016-05-13
Btrfs: fix race between fsync and direct IO writes for prealloc extents
Filipe Manana
1
-6
/
+37
2016-05-13
Btrfs: fix number of transaction units for renames with whiteout
Filipe Manana
1
-1
/
+8
2016-05-13
Btrfs: pin logs earlier when doing a rename exchange operation
Filipe Manana
1
-4
/
+4
2016-05-13
Btrfs: unpin logs if rename exchange operation fails
Filipe Manana
1
-2
/
+36
2016-05-13
Btrfs: fix inode leak on failure to setup whiteout inode in rename
Filipe Manana
1
-6
/
+6
2016-05-13
btrfs: add support for RENAME_EXCHANGE and RENAME_WHITEOUT
Dan Fuhry
1
-7
/
+257
2016-05-13
Btrfs: pin log earlier when renaming
Filipe Manana
1
-9
/
+2
2016-05-13
Btrfs: unpin log if rename operation fails
Filipe Manana
1
-1
/
+27
2016-05-13
Btrfs: don't do unnecessary delalloc flushes when relocating
Filipe Manana
4
-7
/
+79
2016-05-13
Btrfs: don't wait for unrelated IO to finish before relocation
Filipe Manana
8
-19
/
+38
2016-05-13
Btrfs: fix empty symlink after creating symlink and fsync parent dir
Filipe Manana
1
-1
/
+1
2016-05-13
Btrfs: fix for incorrect directory entries after fsync log replay
Filipe Manana
1
-5
/
+8
2016-05-12
btrfs: build fixup for qgroup_account_snapshot
David Sterba
1
-0
/
+5
2016-05-12
btrfs: qgroup: Fix qgroup accounting when creating snapshot
Qu Wenruo
1
-24
/
+105
2016-05-10
Btrfs: fix fspath error deallocation
Vincent Stehlé
1
-1
/
+1
2016-05-10
btrfs: make find_workspace warn if there are no workspaces
David Sterba
1
-0
/
+14
2016-05-10
btrfs: make find_workspace always succeed
David Sterba
1
-8
/
+12
2016-05-10
btrfs: preallocate compression workspaces
David Sterba
1
-0
/
+16
2016-05-10
btrfs: rename and document compression workspace members
David Sterba
1
-16
/
+19
2016-05-10
btrfs: GFP_NOFS does not GFP_HIGHMEM
David Sterba
3
-4
/
+4
2016-05-10
btrfs: switch to common message helpers in open_ctree, adjust messages
David Sterba
1
-52
/
+50
2016-05-09
btrfs: fix int32 overflow in shrink_delalloc().
Adam Borowski
1
-1
/
+1
2016-05-08
Linux 4.6-rc7
v4.6-rc7
Linus Torvalds
1
-1
/
+1
2016-05-07
Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-8
/
+27
2016-05-07
Merge tag 'staging-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-7
/
+34
2016-05-07
Merge tag 'usb-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-19
/
+11
2016-05-07
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-8
/
+20
[next]