Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c125b8bff1d9f6c8c91ce4eb8bd5616058c7d510
c125b8b
Btrfs: ensure readers see new data after a clone operation
by Filipe Manana
· 11 years ago
8321cf2
fs: btrfs: volumes.c: Fix for possible null pointer dereference
by Rickard Strandqvist
· 11 years ago
c189544
btrfs: allocate raid type kobjects dynamically
by Jeff Mahoney
· 11 years ago
7e3ae33
Btrfs: send, use the right limits for xattr names and values
by Filipe Manana
· 11 years ago
1af5607
Btrfs: send, don't error in the presence of subvols/snapshots
by Filipe Manana
· 11 years ago
a79b7d4
Btrfs: async delayed refs
by Chris Mason
· 11 years ago
40f7658
Btrfs: split up __extent_writepage to lower stack usage
by Chris Mason
· 11 years ago
fc4adbf
btrfs: Drop EXTENT_UPTODATE check in hole punching and direct locking
by Alex Gartrell
· 11 years ago
0e378df
Btrfs: cut down stack usage in btree_write_cache_pages
by Chris Mason
· 11 years ago
d4452bc
Btrfs: break up __btrfs_write_out_cache to cut down stack usage
by Chris Mason
· 11 years ago
2a10840
Btrfs: free tmp ulist for qgroup rescan
by Josef Bacik
· 11 years ago
402a0f4
btrfs: usage error should not be logged into system log
by Anand Jain
· 11 years ago
67a77eb
btrfs: remove newline from inode cache kthread name
by David Sterba
· 11 years ago
351fd35
btrfs: remove stale newlines from log messages
by David Sterba
· 11 years ago
7d78874
Btrfs: fix double free in find_lock_delalloc_range
by Chris Mason
· 11 years ago
58dfae6
btrfs: replace simple_strtoull() with kstrtoull()
by ZhangZhen
· 11 years ago
2986584
Btrfs: set right total device count for seeding support
by Wang Shilong
· 11 years ago
45ff35d
Btrfs: remove OPT_acl parse when acl disabled
by Guangliang Zhao
· 11 years ago
faa2dbf
Btrfs: add sanity tests for new qgroup accounting code
by Josef Bacik
· 11 years ago
fcebe45
Btrfs: rework qgroup accounting
by Josef Bacik
· 11 years ago
5dca6ee
Btrfs: mark mapping with error flag to report errors to userspace
by Liu Bo
· 11 years ago
29cc83f
Btrfs: fix NULL pointer crash of deleting a seed device
by Liu Bo
· 11 years ago
f017f15
Btrfs: fix joining same transaction handle more than twice
by Wang Shilong
· 11 years ago
995946d
Btrfs: use helpers for last_trans_log_full_commit instead of opencode
by Miao Xie
· 11 years ago
1f21ef0
Btrfs: check if items are ordered when a leaf is marked dirty
by Filipe Manana
· 11 years ago
35045bf
Btrfs: don't access non-existent key when csum tree is empty
by Filipe Manana
· 11 years ago
de348ee
Btrfs: make sure there are not any read requests before stopping workers
by Wang Shilong
· 11 years ago
59885b3
Btrfs: fix possible memory leak in btrfs_create_tree()
by Tsutomu Itoh
· 11 years ago
776e4aa
btrfs: remove useless ACL check
by ZhangZhen
· 11 years ago
4d90d28
btrfs: btrfs_rm_device() should zero mirror SB as well
by Anand Jain
· 11 years ago
27cdeb7
Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root
by Miao Xie
· 11 years ago
f959492
Btrfs: send, fix more issues related to directory renames
by Filipe Manana
· 11 years ago
a10c407
Btrfs: send, remove dead code from __get_cur_name_and_parent
by Filipe Manana
· 11 years ago
c992ec9
Btrfs: send, account for orphan directories when building path strings
by Filipe Manana
· 11 years ago
b46ab97
Btrfs: send, avoid unnecessary inode item lookup in the btree
by Filipe Manana
· 11 years ago
23f8f9b
btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel space
by Gui Hecheng
· 11 years ago
5f43f86
btrfs: fix wrong max system array size check in kernel space
by Gui Hecheng
· 11 years ago
65d33fd
btrfs: Add check to avoid cleanup roots already in fs_info->dead_roots.
by Qu Wenruo
· 11 years ago
21c7e75
Btrfs: reclaim the reserved metadata space at background
by Miao Xie
· 11 years ago
32d6b47
Btrfs: output warning instead of error when loading free space cache failed
by Miao Xie
· 11 years ago
5a1972b
btrfs: Add ctime/mtime update for btrfs device add/remove.
by Qu Wenruo
· 11 years ago
61155aa
btrfs: assert that send is not in progres before root deletion
by David Sterba
· 11 years ago
521e054
btrfs: protect snapshots from deleting during send
by David Sterba
· 11 years ago
944a451
btrfs: remove redundant null check in btrfs_dentry_release()
by Daeseok Youn
· 11 years ago
ef3b9af
Btrfs: implement inode_operations callback tmpfile
by Filipe Manana
· 11 years ago
e4ef90f
btrfs: make FS_INFO ioctl available to anyone
by David Sterba
· 11 years ago
7d6213c
btrfs: make DEV_INFO ioctl available to anyone
by David Sterba
· 11 years ago
df93589
btrfs: export more from FS_INFO to sysfs
by David Sterba
· 11 years ago
80a773f
btrfs: retrieve more info from FS_INFO ioctl
by David Sterba
· 11 years ago
7d824b6
btrfs: balance filter: add limit of processed chunks
by David Sterba
· 11 years ago
fc19c5e
Btrfs: fix leaf corruption caused by ENOSPC while hole punching
by Filipe Manana
· 11 years ago
d2cbf2a
Btrfs: do not increment on bio_index one by one
by Liu Bo
· 11 years ago
a1a50f6
Btrfs: read inode size after acquiring the mutex when punching a hole
by Filipe Manana
· 11 years ago
7fb18a0
btrfs: Remove unnecessary check for NULL
by Tobias Klauser
· 11 years ago
166ae5a
btrfs: fix inline compressed read err corruption
by Zach Brown
· 11 years ago
774bcb3
btrfs: return ptr error from compression workspace
by Zach Brown
· 11 years ago
60e1975
btrfs: return errno instead of -1 from compression
by Zach Brown
· 11 years ago
98806b4
btrfs: check_int: propagate out-of-memory error upwards
by Stefan Behrens
· 11 years ago
61391d5
Btrfs: fix hang on error (such as ENOSPC) when writing extent pages
by Filipe Manana
· 11 years ago
1860e37
Linux 3.15
by Linus Torvalds
· 10 years ago
bb077d6
Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait for it"
by Linus Torvalds
· 10 years ago
c593e89
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
052e5c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 10 years ago
813895f
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
745c516
x86/boot: EFI_MIXED should not prohibit loading above 4G
by Matt Fleming
· 10 years ago
d4c5491
mm: add !pte_present() check on existing hugetlb_entry callbacks
by Naoya Horiguchi
· 10 years ago
01a9a8a
Btrfs: send, fix corrupted path strings for long paths
by Filipe Manana
· 11 years ago
d54d14b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
624483f
mm: rmap: fix use-after-free in __put_anon_vma
by Andrey Ryabinin
· 10 years ago
f145377
target: Fix alua_access_state attribute OOPs for un-configured devices
by Nicholas Bellinger
· 10 years ago
e7810c2
target: Allow READ_CAPACITY opcode in ALUA Standby access state
by Nicholas Bellinger
· 10 years ago
1778754
Merge tag 'efi-urgent' into x86/urgent
by H. Peter Anvin
· 10 years ago
951e273
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
1c5aefb
Merge branch 'futex-fixes' (futex fixes from Thomas Gleixner)
by Linus Torvalds
· 10 years ago
54a2178
futex: Make lookup_pi_state more robust
by Thomas Gleixner
· 10 years ago
13fbca4
futex: Always cleanup owner tid in unlock_pi
by Thomas Gleixner
· 10 years ago
b3eaa9f
futex: Validate atomic acquisition in futex_lock_pi_atomic()
by Thomas Gleixner
· 10 years ago
e9c243a
futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in futex_requeue(..., requeue_pi=1)
by Thomas Gleixner
· 10 years ago
3e1a878
x86/smpboot: Initialize secondary CPU only if master CPU will wait for it
by Igor Mammedov
· 10 years ago
feef1e8
x86/smpboot: Log error on secondary CPU wakeup failure at ERR level
by Igor Mammedov
· 10 years ago
89f898c
x86: Fix list/memory corruption on CPU hotplug
by Igor Mammedov
· 10 years ago
09dc4ab
sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lock
by Roman Gushchin
· 11 years ago
0f397f2
sched/dl: Fix race in dl_task_timer()
by Kirill Tkhai
· 11 years ago
b14ed2c
sched: Fix sched_policy < 0 comparison
by Richard Weinberger
· 10 years ago
e9dd685
sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabled
by Steven Rostedt
· 11 years ago
22c91aa
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent
by Ingo Molnar
· 10 years ago
54539cd
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
0c36b39
percpu-refcount: fix usage of this_cpu_ops
by Sebastian Ott
· 10 years ago
c717d15
Merge tag 'pm-3.15-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
9e9a928
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
082f96a
perf probe: Fix perf probe to find correct variable DIE
by Masami Hiramatsu
· 11 years ago
0c188a0
perf probe: Fix a segfault if asked for variable it doesn't find
by Masami Hiramatsu
· 11 years ago
ac2a553
x86: irq: Get correct available vectors for cpu disable
by Yinghai Lu
· 11 years ago
0a4ae72
Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/linux into drm-fixes
by Dave Airlie
· 10 years ago
2363d19
iser-target: Fix multi network portal shutdown regression
by Nicholas Bellinger
· 10 years ago
79d59d0
iscsi-target: Fix wrong buffer / buffer overrun in iscsi_change_param_value()
by Roland Dreier
· 11 years ago
6cc44a6
iser-target: Add missing target_put_sess_cmd for ImmedateData failure
by Nicholas Bellinger
· 11 years ago
d2cfd31
Merge tag 'sound-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
c9482a5
kernfs: move the last knowledge of sysfs out from kernfs
by Jianyu Zhan
· 11 years ago
cae61ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
Next »