Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
627961b77e68b725851cb227db10084bf15f6920
627961b
ocfs2: ocfs2_figure_insert_type() no longer needs struct inode.
by Joel Becker
· 16 years ago
1ef61b3
ocfs2: Remove inode from ocfs2_figure_extent_contig().
by Joel Becker
· 16 years ago
a297029
ocfs2: Swap inode for extent_tree in ocfs2_figure_merge_contig_type().
by Joel Becker
· 16 years ago
b4a1765
ocfs2: ocfs2_extent_contig() only requires the superblock.
by Joel Becker
· 16 years ago
3505bec
ocfs2: ocfs2_do_insert_extent() and ocfs2_insert_path() no longer need an inode.
by Joel Becker
· 16 years ago
c38e52b
ocfs2: Give ocfs2_split_record() an extent_tree instead of an inode.
by Joel Becker
· 16 years ago
d562862
ocfs2: ocfs2_insert_at_leaf() doesn't need struct inode.
by Joel Becker
· 16 years ago
4c911ee
ocfs2: Make truncating the extent map an extent_tree_operation.
by Joel Becker
· 16 years ago
043beeb
ocfs2: ocfs2_truncate_rec() doesn't need struct inode.
by Joel Becker
· 16 years ago
d401dc1
ocfs2: ocfs2_grow_branch() and ocfs2_append_rec_to_path() lose struct inode.
by Joel Becker
· 16 years ago
c495dd2
ocfs2: ocfs2_try_to_merge_extent() doesn't need struct inode.
by Joel Becker
· 16 years ago
4fe82c3
ocfs2: ocfs2_merge_rec_left/right() no longer need struct inode.
by Joel Becker
· 16 years ago
70f18c0
ocfs2: ocfs2_rotate_tree_left() no longer needs struct inode.
by Joel Becker
· 16 years ago
e46f74d
ocfs2: __ocfs2_rotate_tree_left() doesn't need struct inode.
by Joel Becker
· 16 years ago
1e2dd63
ocfs2: ocfs2_rotate_subtree_left() doesn't need struct inode.
by Joel Becker
· 16 years ago
09106ba
ocfs2: ocfs2_update_edge_lengths() doesn't need struct inode.
by Joel Becker
· 16 years ago
1bbf0b8
ocfs2: ocfs2_rotate_tree_right() doesn't need struct inode.
by Joel Becker
· 16 years ago
6136ca5
ocfs2: Drop struct inode from ocfs2_extent_tree_operations.
by Joel Becker
· 16 years ago
7dc0280
ocfs2: Pass ocfs2_extent_tree to ocfs2_get_subtree_root()
by Joel Becker
· 16 years ago
5c601ab
ocfs2: Get inode out of ocfs2_rotate_subtree_root_right().
by Joel Becker
· 16 years ago
4619c73
ocfs2: ocfs2_complete_edge_insert() doesn't need struct inode at all.
by Joel Becker
· 16 years ago
6641b0c
ocfs2: Pass ocfs2_extent_tree to ocfs2_unlink_path()
by Joel Becker
· 16 years ago
42a5a7a
ocfs2: ocfs2_create_new_meta_bhs() doesn't need struct inode.
by Joel Becker
· 16 years ago
facdb77
ocfs2: ocfs2_find_path() only needs the caching info
by Joel Becker
· 16 years ago
3d03a30
ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block().
by Joel Becker
· 16 years ago
d9a0a1f
ocfs2: Store the ocfs2_caching_info on ocfs2_extent_tree.
by Joel Becker
· 16 years ago
0cf2f76
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
by Joel Becker
· 16 years ago
292dd27
ocfs2: move ip_created_trans to struct ocfs2_caching_info
by Joel Becker
· 16 years ago
66fb345
ocfs2: move ip_last_trans to struct ocfs2_caching_info
by Joel Becker
· 16 years ago
8cb471e
ocfs2: Take the inode out of the metadata read/write paths.
by Joel Becker
· 16 years ago
6e5a3d7
ocfs2: Change metadata caching locks to an operations structure.
by Joel Becker
· 16 years ago
47460d6
ocfs2: Make the ocfs2_caching_info structure self-contained.
by Joel Becker
· 16 years ago
8379e7c
ocfs2: ocfs2_write_begin_nolock() should handle len=0
by Sunil Mushran
· 15 years ago
a1b08e7
ocfs2: invalidate dentry if its dentry_lock isn't initialized.
by Tao Ma
· 15 years ago
c795b33
ocfs2/dlm: Wait on lockres instead of erroring cancel requests
by Goldwyn Rodrigues
· 15 years ago
a8b88d3
ocfs2: Add missing lock name
by Jan Kara
· 15 years ago
5fd1318
ocfs2: Don't oops in ocfs2_kill_sb on a failed mount
by Jan Kara
· 15 years ago
60e2ec4
ocfs2: release the buffer head in ocfs2_do_truncate.
by Tao Ma
· 15 years ago
ada5082
ocfs2: Handle quota file corruption more gracefully
by Jan Kara
· 15 years ago
b409d7a
ocfs2: Fix possible deadlock when extending quota file
by Jan Kara
· 15 years ago
8a57a9d
ocfs2: keep index within status_map[]
by Roel Kluin
· 15 years ago
e743267
ocfs2: Initialize the cluster we're writing to in a non-sparse extend
by Sunil Mushran
· 15 years ago
ab57a408
ocfs2: Remove redundant BUG_ON in __dlm_queue_ast()
by Goldwyn Rodrigues
· 15 years ago
e9956fa
ocfs2/quota: Release lock for error in ocfs2_quota_write.
by Tao Ma
· 15 years ago
0584974
ocfs2: Define credit counts for quota operations
by Jan Kara
· 15 years ago
4539f1d
ocfs2: Remove syncjiff field from quota info
by Jan Kara
· 15 years ago
1c1d979
ocfs2: Fix initialization of blockcheck stats
by Jan Kara
· 15 years ago
7669f54
ocfs2: Zero out padding of on disk dquot structure
by Jan Kara
· 15 years ago
0e7f387
ocfs2: Initialize blocks allocated to local quota file
by Jan Kara
· 15 years ago
4b3fa19
ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq()
by Jan Kara
· 15 years ago
b57ac2c
ocfs2: Make global quota files blocksize aligned
by Jan Kara
· 15 years ago
82e1264
ocfs2: Use ocfs2_rec_clusters in ocfs2_adjust_adjacent_records.
by Tao Ma
· 15 years ago
f7b1aa6
ocfs2: Fix deadlock on umount
by Jan Kara
· 15 years ago
3c5e106
ocfs2: Add extra credits and access the modified bh in update_edge_lengths.
by Tao Ma
· 15 years ago
1f4cea3
ocfs2: Fail ocfs2_get_block() immediately when a block needs allocation
by Wengang Wang
· 15 years ago
cbfa963
ocfs2: Fix error return in ocfs2_write_cluster()
by Wengang Wang
· 15 years ago
44d8e4e
ocfs2: Fix compilation warning for fs/ocfs2/xattr.c
by Subrata Modak
· 15 years ago
cefcb80
ocfs2: Initialize count in aio_write before generic_write_checks
by Goldwyn Rodrigues
· 15 years ago
812e7a6
ocfs2: log the actual return value of ocfs2_file_aio_write()
by Wengang Wang
· 15 years ago
17ae26b
ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c logging
by Jeff Liu
· 15 years ago
8b712cd
ocfs2: Fixup orphan scan cleanup after failed mount
by Jeff Mahoney
· 15 years ago
44b5728
x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in
by Yinghai Lu
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
e328877
tty: maintainers data was edited wrongly by someone
by Alan Cox
· 15 years ago
d945cb9
pty: Rework the pty layer to use the normal buffering logic
by Alan Cox
· 15 years ago
b4b21ca
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 15 years ago
728b690
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6
by Linus Torvalds
· 15 years ago
ed7ba2e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
4b99d35
intel-iommu: Fix intel_iommu_unmap_range() with size 0
by Sheng Yang
· 15 years ago
0f2f222
Free struct device in fw_dev_release()
by Catalin Marinas
· 15 years ago
d5ce5b4
Free the memory allocated by memdup_user() in fs/sysfs/bin.c
by Catalin Marinas
· 15 years ago
5e75c5f5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
d6d4655
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
b43f3cb
headers: mnt_namespace.h redux
by Alexey Dobriyan
· 15 years ago
622f806
Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
6c96895
Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"
by Linus Torvalds
· 15 years ago
99f5d48
matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)
by Krzysztof Helt
· 15 years ago
d7272e5
matroxfb: fix regression with uninitalized fb_info->mm_lock mutex
by Krzysztof Helt
· 15 years ago
f1b9c33
w100fb: fix regression with uninitalized fb_info->mm_lock mutex
by Krzysztof Helt
· 15 years ago
feaa61e
atafb: fix regression with uninitalized fb_info->mm_lock mutex
by Krzysztof Helt
· 15 years ago
0c8ddf7
i810fb: fix regression with uninitalized fb_info->mm_lock mutex
by Krzysztof Helt
· 15 years ago
e9bf0cc
elfcore.h : Fix UML build breakage
by Parag Warudkar
· 15 years ago
886a7a3
PM: Clear -EAGAIN in dpm_prepare
by Sebastian Ott
· 15 years ago
00024be
x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR
by Peter Chubb
· 15 years ago
eeafa5e
Input: gpio_mouse - use standard driver registration method
by Saeed Bishara
· 15 years ago
ddaa434
Input: mark serio and i8042 as suspended when hibernating too
by Thadeu Lima de Souza Cascardo
· 15 years ago
ea96025
powerpc: Don't use alloc_bootmem() in init_IRQ() path
by Anton Vorontsov
· 15 years ago
ad9064d
powerpc: Fix spin_event_timeout() to be robust over context switches
by Grant Likely
· 15 years ago
30c5af4
powerpc: Use pr_devel() in do_dcache_icache_coherency()
by Michael Ellerman
· 15 years ago
33875f0
powerpc/cell: Use pr_devel() in axon_msi.c
by Michael Ellerman
· 15 years ago
29e5fa59
powerpc: Use pr_devel() in arch/powerpc/mm/gup.c
by Michael Ellerman
· 15 years ago
651e2dd
powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c
by Michael Ellerman
· 15 years ago
3665ee3
powerpc/perf_counter: Remove duplicated #include
by Huang Weiyi
· 15 years ago
a1ac38a
powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c
by Michael Ellerman
· 15 years ago
b69e9e9
powerpc/pseries: Use pr_devel() in xics.c
by Michael Ellerman
· 15 years ago
d258e64
powerpc: Remove unnecessary semicolons
by Joe Perches
· 15 years ago
551a232
powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routines
by Michael Ellerman
· 15 years ago
01cc826
Merge commit 'jwb/merge' into merge
by Benjamin Herrenschmidt
· 15 years ago
d01730d
quota: Fix possible deadlock during parallel quotaon and quotaoff
by Jiaying Zhang
· 15 years ago
dd4da3a
serial: sh-sci: fix sci interrupt handler
by SUGIOKA Toshinobu
· 15 years ago
Next »