Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f617e2fd52484fb74236a597d0f9068ec7d9d2dd
f617e2fd
Btrfs: remove obsolete btrfs_next_leaf call from __resolve_indirect_ref
by Jan Schmidt
· 13 years ago
4d5a056
Btrfs: remove call to btrfs_header_nritems with no effect
by Jan Schmidt
· 13 years ago
1e20932
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
by Chris Mason
· 13 years ago
c319310
Btrfs: fix tree mod log rewinded level and rewinding of moved keys
by Jan Schmidt
· 13 years ago
f395694
Btrfs: fix tree mod log del_ptr
by Jan Schmidt
· 13 years ago
e9b7fd4
Btrfs: add tree_mod_dont_log helper
by Jan Schmidt
· 13 years ago
926dd8a
Btrfs: add missing spin_lock for insertion into tree mod log
by Jan Schmidt
· 13 years ago
3301958
Btrfs: add inodes before dropping the extent lock in find_all_leafs
by Jan Schmidt
· 13 years ago
95a0607
Btrfs: use delayed ref sequence numbers for all fs-tree updates
by Jan Schmidt
· 13 years ago
cfc442b
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into HEAD
by Chris Mason
· 13 years ago
48235a6
Btrfs: fix false positive in check-integrity on unmount
by Stefan Behrens
· 13 years ago
86ff7ff
Btrfs: fix runtime warning in check-integrity check data mode
by Stefan Behrens
· 13 years ago
3d136a1
Btrfs: set ioprio of scrub readahead to idle
by Stefan Behrens
· 13 years ago
5bdbeb2
Btrfs: fix return code in drop_objectid_items
by Josef Bacik
· 13 years ago
22ee698
Btrfs: check to see if the inode is in the log before fsyncing
by Josef Bacik
· 13 years ago
018642a
Btrfs: return value of btrfs_read_buffer is checked correctly
by Tsutomu Itoh
· 13 years ago
733f4fb
Btrfs: read device stats on mount, write modified ones during commit
by Stefan Behrens
· 13 years ago
c11d2c2
Btrfs: add ioctl to get and reset the device stats
by Stefan Behrens
· 13 years ago
442a4f6
Btrfs: add device counters for detected IO and checksum errors
by Stefan Behrens
· 13 years ago
d07eb91
btrfs: Drop unused function btrfs_abort_devices()
by Asias He
· 13 years ago
762f226
Btrfs: fix the same inode id problem when doing auto defragment
by Miao Xie
· 13 years ago
2adcac1
Btrfs: fall back to non-inline if we don't have enough space
by Josef Bacik
· 13 years ago
8a35d95
Btrfs: fix how we deal with the orphan block rsv
by Josef Bacik
· 13 years ago
72ac3c0
Btrfs: convert the inode bit field to use the actual bit operations
by Josef Bacik
· 13 years ago
cd023e7
Btrfs: merge contigous regions when loading free space cache
by Josef Bacik
· 13 years ago
9ba1f6e
Btrfs: do not do balance in readonly mode
by Liu Bo
· 13 years ago
d1ac6e4
Btrfs: use fastpath in extent state ops as much as possible
by Liu Bo
· 13 years ago
f8c5d0b
Btrfs: fix wrong error returned by adding a device
by Liu Bo
· 13 years ago
5fd0204
Btrfs: finish ordered extents in their own thread
by Josef Bacik
· 13 years ago
4e89915
Btrfs: do not check delalloc when updating disk_i_size
by Josef Bacik
· 13 years ago
f60d16a
Btrfs: avoid buffer overrun in mount option handling
by Jim Meyering
· 13 years ago
a27202f
Btrfs: NUL-terminate path buffer in DEV_INFO ioctl result
by Jim Meyering
· 13 years ago
f07c9a7
Btrfs: avoid buffer overrun in btrfs_printk
by Jim Meyering
· 13 years ago
2eec6c8
Fix minor type issues
by Daniel J Blueman
· 13 years ago
0d2450a
btrfs: allow changing 'thread_pool' size at remount time
by Sergei Trofimovich
· 13 years ago
0885ef5
Btrfs: do not do filemap_write_and_wait_range in fsync
by Josef Bacik
· 13 years ago
551ebb2
Btrfs: remove useless waiting and extra filemap work
by Josef Bacik
· 13 years ago
d7dbe9e
Btrfs: fix compile warnings in extent_io.c
by Josef Bacik
· 13 years ago
30f8fe3
Btrfs: cache no acl on new inodes
by Josef Bacik
· 13 years ago
0c4d2d9
Btrfs: use i_version instead of our own sequence
by Josef Bacik
· 13 years ago
20b297d
Btrfs: tree mod log sanity checks in join_transaction
by Jan Schmidt
· 13 years ago
19ae4e8
Btrfs: fs_info variable for join_transaction
by Jan Schmidt
· 13 years ago
8445f61
Btrfs: use the tree modification log for backref resolving
by Jan Schmidt
· 13 years ago
5d9e75c4
Btrfs: add btrfs_search_old_slot
by Jan Schmidt
· 13 years ago
f3ea38d
Btrfs: add del_ptr and insert_ptr modifications to the tree mod log
by Jan Schmidt
· 13 years ago
f230475
Btrfs: put all block modifications into the tree mod log
by Jan Schmidt
· 13 years ago
bd989ba
Btrfs: add tree modification log functions
by Jan Schmidt
· 13 years ago
f29021b
Btrfs: add tree mod log to fs_info
by Jan Schmidt
· 13 years ago
815a51c
Btrfs: dummy extent buffers for tree mod log
by Jan Schmidt
· 13 years ago
64947ec
Btrfs: move struct seq_list to ctree.h
by Jan Schmidt
· 13 years ago
5581a51
Btrfs: don't set for_cow parameter for tree block functions
by Jan Schmidt
· 13 years ago
976b190
Btrfs: look into the extent during find_all_leafs
by Jan Schmidt
· 13 years ago
d5c88b7
Btrfs: bugfix: ignore the wrong key for indirect tree block backrefs
by Jan Schmidt
· 13 years ago
dadcaf7
Btrfs: bugfix in btrfs_find_parent_nodes
by Jan Schmidt
· 13 years ago
cd1b413
Btrfs: ulist realloc bugfix
by Jan Schmidt
· 13 years ago
76e10d1
Linux 3.4
by Linus Torvalds
· 13 years ago
d6c77973
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
by Linus Torvalds
· 13 years ago
5d12045
Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
14e931a
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
a2ae978
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
62ade86
memcg,thp: fix res_counter:96 regression
by Hugh Dickins
· 13 years ago
24ab82b
x86, relocs: When printing an error, say relative or absolute
by H. Peter Anvin
· 13 years ago
a3e854d
x86, relocs: Workaround for binutils 2.22.52.0.1 section bug
by H. Peter Anvin
· 13 years ago
6520fe5
x86, realmode: 16-bit real-mode code support for relocs tool
by H. Peter Anvin
· 13 years ago
b1dab2f
Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 13 years ago
f402693
dm thin: fix table output when pool target disables discard passdown internally
by Mike Snitzer
· 13 years ago
2f05af8
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
8394edf
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
b0d634d
md/raid10: fix transcription error in calc_sectors conversion.
by NeilBrown
· 13 years ago
73f1f5d
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
30a08bf
proc: move fd symlink i_mode calculations into tid_fd_revalidate()
by Linus Torvalds
· 13 years ago
d4b1133
pktgen: fix module unload for good
by Eric Dumazet
· 13 years ago
e6d9668
tilegx: enable SYSCALL_WRAPPERS support
by Chris Metcalf
· 13 years ago
3d99449
Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
by Linus Torvalds
· 13 years ago
93c2d65
frv: delete incorrect task prototypes causing compile fail
by Paul Gortmaker
· 13 years ago
02e1a9c
slub: missing test for partial pages flush work in flush_all()
by majianpeng
· 13 years ago
eb94cd9
fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entries
by Cyrill Gorcunov
· 13 years ago
c0a5f4a
drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01
by Rajkumar Kasirajan
· 13 years ago
42ea7d7
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
39c2028
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
5c7dd71
ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold
by Rafael J. Wysocki
· 13 years ago
8ce6909
e1000: Prevent reset task killing itself.
by Tushar Dave
· 13 years ago
bad115c
tcp: do_tcp_sendpages() must try to push data out on oom conditions
by Willy Tarreau
· 13 years ago
eea0364
Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
cd9323f
target: Fix bug in handling of FILEIO + block_device resize ops
by Nicholas Bellinger
· 13 years ago
1be5f0b
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
42e8b9c
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 13 years ago
674ff51
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
36a1987
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
31ae983
Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
56cb248
ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn path
by Will Deacon
· 13 years ago
1a3abcf
ARM: 7418/1: LPAE: fix access flag setup in mem_type_table
by Vitaly Andrianov
· 13 years ago
ec13ee8
virtio_net: invoke softirqs after __napi_schedule
by Michael S. Tsirkin
· 13 years ago
b8ae0eb
virtio: balloon: let host know of updated balloon size before module removal
by Amit Shah
· 13 years ago
fa8b66c
virtio: console: tell host of open ports after resume from s3/s4
by Amit Shah
· 13 years ago
ad3b8a8
ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controller
by Barry Song
· 13 years ago
0d9f4f1
MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
by Jonathan Brassow
· 13 years ago
6508fdb
md/raid10: set dev_sectors properly when resizing devices in array.
by NeilBrown
· 13 years ago
0e93b4b
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
b724cc1
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
Next »