Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2ecb79239bcd04c9d410f4cdce16adb6840b19da
2ecb792
Btrfs: fix unprotected ->log_batch
by Miao Xie
· 12 years ago
48c03c4
Btrfs: fix wrong size for the reservation of the, snapshot creation
by Miao Xie
· 12 years ago
42874b3
Btrfs: fix the snapshot that should not exist
by Miao Xie
· 12 years ago
66d8f3d
Btrfs: add a new "type" field into the block reservation structure
by Miao Xie
· 12 years ago
6352b91
Btrfs: use a slab for ordered extents allocation
by Miao Xie
· 12 years ago
b9a8cc5
Btrfs: fix file extent discount problem in the, snapshot
by Miao Xie
· 12 years ago
361048f
Btrfs: fix full backref problem when inserting shared block reference
by Miao Xie
· 12 years ago
6fa9700
Btrfs: fix error path in create_pending_snapshot()
by Miao Xie
· 12 years ago
cf93dcc
Btrfs: fix possible memory leak in scrub_setup_recheck_block()
by Wei Yongjun
· 12 years ago
7014cdb
Btrfs: btrfs_drop_extent_cache should never fail
by Josef Bacik
· 12 years ago
ac14aed
Btrfs: do not take cleanup_work_sem in btrfs_run_delayed_iputs()
by Sage Weil
· 12 years ago
e209db7
Btrfs: set journal_info in async trans commit worker
by Sage Weil
· 12 years ago
6fc4e3548
Btrfs: pass lockdep rwsem metadata to async commit transaction
by Sage Weil
· 12 years ago
2aaa665
Btrfs: add hole punching
by Josef Bacik
· 12 years ago
2671485
Btrfs: remove unused hint byte argument for btrfs_drop_extents
by Josef Bacik
· 12 years ago
d279440
Btrfs: check if an inode has no checksum when logging it
by Liu Bo
· 12 years ago
46d8bc3
Btrfs: fix a bug in checking whether a inode is already in log
by Liu Bo
· 12 years ago
321f0e7
Btrfs: fix wrong orphan count of the fs/file tree
by Miao Xie
· 12 years ago
4e2f84e
Btrfs: improve fsync by filtering extents that we want
by Liu Bo
· 12 years ago
ca7e70f
Btrfs: do not needlessly restart the transaction for enospc
by Josef Bacik
· 12 years ago
06d3d22
Btrfs: cleanup extents after we finish logging inode
by Liu Bo
· 12 years ago
0fa83cd
Btrfs: only warn if we hit an error when doing the tree logging
by Josef Bacik
· 12 years ago
5dc562c
Btrfs: turbo charge fsync
by Josef Bacik
· 12 years ago
224ecce
Btrfs: fix possible corruption when fsyncing written prealloced extents
by Josef Bacik
· 12 years ago
54338b5
Btrfs: do not allocate chunks as agressively
by Josef Bacik
· 12 years ago
7c73531
Btrfs: update last trans if we don't update the inode
by Josef Bacik
· 12 years ago
995e01b
Btrfs: fix gcc warnings for 32bit compiles
by Jan Schmidt
· 12 years ago
74dd17f
Btrfs: fix btrfs send for inline items and compression
by Chris Mason
· 12 years ago
6d85ed0
Btrfs: don't treat top/root directory inode as deleted/reused
by Alexander Block
· 12 years ago
2981e22
Btrfs: ignore non-FS inodes for send/receive
by Alexander Block
· 12 years ago
2f28f47
Btrfs: pass root instead of parent_root to iterate_inode_ref
by Alexander Block
· 12 years ago
d8347fa
Btrfs: use <= instead of < in is_extent_unchanged
by Alexander Block
· 12 years ago
3954096
Btrfs: fix check for changed extent in is_extent_unchanged
by Alexander Block
· 12 years ago
5dc67d0
Btrfs: free nce and nce_head on error in name_cache_insert
by Alexander Block
· 12 years ago
3e126f3
Btrfs: remove unused tmp_path from iterate_dir_item
by Alexander Block
· 12 years ago
e938c8a
Btrfs: code cleanups for send/receive
by Alexander Block
· 12 years ago
766702e
Btrfs: add/fix comments/documentation for send/receive
by Alexander Block
· 12 years ago
e479d9b
Btrfs: update send_progress at correct places
by Alexander Block
· 12 years ago
34d73f5
Btrfs: make aux field of ulist 64 bit
by Alexander Block
· 12 years ago
7e0926f
Btrfs: fix use of radix_tree for name_cache in send/receive
by Alexander Block
· 12 years ago
17589bd
Btrfs: fix memory leak for name_cache in send/receive
by Alexander Block
· 12 years ago
adbe7fb
Btrfs: don't break in the final loop of find_extent_clone
by Alexander Block
· 12 years ago
52f9e53
Btrfs: use normal return path for root == send_root case
by Alexander Block
· 12 years ago
35075bb
Btrfs: use kmalloc instead of stack for backref_ctx
by Alexander Block
· 12 years ago
ee849c0
Btrfs: rename backref_ctx::found_in_send_root to found_itself
by Alexander Block
· 12 years ago
d27aed5
Btrfs: remove unused use_list from send/receive code
by Alexander Block
· 12 years ago
ccf1626
Btrfs: add correct parent to check_dirs when dir got moved
by Alexander Block
· 12 years ago
9ea3ef5
Btrfs: remove unused code with #if 0
by Alexander Block
· 12 years ago
b9291af
Btrfs: add missing check for dir != tmp_dir to is_first_ref
by Alexander Block
· 12 years ago
1f4692d
Btrfs: fix cur_ino < parent_ino case for send/receive
by Alexander Block
· 12 years ago
85a7b33
Btrfs: add rdev to get_inode_info in send/receive
by Alexander Block
· 12 years ago
a0d271c
Linux 3.6
by Linus Torvalds
· 12 years ago
8110e16
vfs: dcache: fix deadlock in tree traversal
by Miklos Szeredi
· 12 years ago
6a3e3db
Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 12 years ago
21e9893
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 12 years ago
9c603e5
mtdchar: fix offset overflow detection
by Linus Torvalds
· 12 years ago
6672d90
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
7596824
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
9795660
Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 12 years ago
c3a086e
Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
99a1300
thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page_copy
by Andrea Arcangeli
· 12 years ago
0774e39
iommu/amd: Fix wrong assumption in iommu-group specific code
by Joerg Roedel
· 12 years ago
df555b6
netdev: octeon: fix return value check in octeon_mgmt_init_phy()
by Wei Yongjun
· 12 years ago
6399413
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
a31fb69
Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
8dce30c
ALSA: snd-usb: fix next_packet_size calls for pause case
by Daniel Mack
· 12 years ago
9a7c590
Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound
by Linus Torvalds
· 12 years ago
bc9259a
inetpeer: fix token initialization
by Nicolas Dichtel
· 12 years ago
68b3f28
qlcnic: Fix scheduling while atomic bug
by Narendra K
· 12 years ago
64f605c
bnx2: Clean up remaining iounmap
by Neil Horman
· 12 years ago
e556cb3
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
b56adb5
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
3961843
Merge tag 'gpio-fixes-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 12 years ago
d1d4bb9
Merge tag 'md-3.6-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
5030fcb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac
by Linus Torvalds
· 12 years ago
fd51790
trivial select_parent documentation fix
by J. Bruce Fields
· 12 years ago
b629820
net: phy: smsc: Implement PHY config_init for LAN87xx
by Marek Vasut
· 12 years ago
a3cff12
smsc75xx: fix resume after device reset
by Steve Glendinning
· 12 years ago
9429ec9
um: Preinclude include/linux/kern_levels.h
by Geert Uytterhoeven
· 12 years ago
bbb35ef
um: Fix IPC on um
by Richard Weinberger
· 12 years ago
beb5ac2
netdev: pasemi: fix return value check in pasemi_mac_phy_init()
by Wei Yongjun
· 12 years ago
a326e6d
team: fix return value check
by Wei Yongjun
· 12 years ago
7f8436a
l2tp: fix return value check
by Wei Yongjun
· 12 years ago
392b408
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
0d00dc2
USB: Fix race condition when removing host controllers
by Alan Stern
· 12 years ago
01bb650
USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq
by Joachim Eastwood
· 12 years ago
d2ce4e9
um: kill thread->forking
by Al Viro
· 12 years ago
f9a38ea
um: let signal_delivered() do SIGTRAP on singlestepping into handler
by Al Viro
· 12 years ago
bf56d57
um: don't leak floating point state and segment registers on execve()
by Al Viro
· 12 years ago
4245979
um: take cleaning singlestep to start_thread()
by Al Viro
· 12 years ago
d638163
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 12 years ago
80b4812
md/raid10: fix "enough" function for detecting if array is failed.
by NeilBrown
· 12 years ago
84d5dfb
ARM: Orion5x: Fix too small coherent pool.
by Andrew Lunn
· 12 years ago
833dd82
drm/nvc0/fifo: ignore bits in PFIFO_INTR that aren't set in PFIFO_INTR_EN
by Ben Skeggs
· 12 years ago
1d55f6b
dm verity: fix overflow check
by Mikulas Patocka
· 12 years ago
0424caa
dm thin: fix discard support for data devices
by Mike Snitzer
· 12 years ago
9bc142d
dm thin: tidy discard support
by Mike Snitzer
· 12 years ago
3ae7065
dm: retain table limits when swapping to new table with no devices
by Mike Snitzer
· 12 years ago
c3c4555e
dm table: clear add_random unless all devices have it set
by Milan Broz
· 12 years ago
ba1cbad
dm: handle requests beyond end of device instead of using BUG_ON
by Mike Snitzer
· 12 years ago
Next »