Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0562e0bad483d10e9651fbb8f21dc3d0bad57374
0562e0b
ext4: add more tracepoints and use dev_t in the trace buffer
by Jiaying Zhang
· 14 years ago
4596fe0
ext4: don't kfree uninitialized s_group_info members
by Eric Sandeen
· 14 years ago
21149d6
ext4: add missing space in printk's in __ext4_grp_locked_error()
by Robin Dong
· 14 years ago
a56e69c
ext4: add FITRIM to compat_ioctl.
by Tao Ma
· 14 years ago
d67d121
ext4: handle errors in ext4_clear_blocks()
by Amir Goldstein
· 14 years ago
537a031
ext4: unify the ext4_handle_release_buffer() api
by Amir Goldstein
· 14 years ago
ef60789
ext4: handle errors in ext4_rename
by Amir Goldstein
· 14 years ago
9373745
jbd2: add COW fields to struct jbd2_journal_handle
by Amir Goldstein
· 14 years ago
c2cc702
jbd2: add the b_cow_tid field to journal_head struct
by Amir Goldstein
· 14 years ago
688f869
ext4: Initialize fsync transaction ids in ext4_new_inode()
by Theodore Ts'o
· 14 years ago
198868f
ext4: Use single thread to perform DIO unwritten convertion
by Mingming Cao
· 14 years ago
b616844
ext4: optimize ext4_bio_write_page() when no extent conversion is needed
by Theodore Ts'o
· 14 years ago
d39195c
ext4: skip orphan cleanup if fs has unknown ROCOMPAT features
by Amir Goldstein
· 14 years ago
8e8eaab
ext4: use the nblocks arg to ext4_truncate_restart_trans()
by Amir Goldstein
· 14 years ago
32a9bb5
ext4: fix missing iput of root inode for some mount error paths
by Manish Katiyar
· 14 years ago
6d9c85e
ext4: make FIEMAP and delayed allocation play well together
by Yongqiang Yang
· 14 years ago
4dd89fc
ext4: suppress verbose debugging information if malloc-debug is off
by Theodore Ts'o
· 14 years ago
a54aa76
ext4: don't leave PageWriteback set after memory failure
by Theodore Ts'o
· 14 years ago
168fc02
ext4: move setup of the mpd structure to write_cache_pages_da()
by Theodore Ts'o
· 14 years ago
78aaced
ext4: don't lock the next page in write_cache_pages if not needed
by Theodore Ts'o
· 14 years ago
ee6ecbc
ext4: remove page_skipped hackery in ext4_da_writepages()
by Theodore Ts'o
· 14 years ago
9749895
ext4: clear the dirty bit for a page in writeback at the last minute
by Theodore Ts'o
· 14 years ago
4f01b02
ext4: simple cleanups to write_cache_pages_da()
by Theodore Ts'o
· 14 years ago
8eb9e5c
ext4: fold __mpage_da_writepage() into write_cache_pages_da()
by Theodore Ts'o
· 14 years ago
6fd7a46
ext4: enable mblk_io_submit by default
by Theodore Ts'o
· 14 years ago
c7f5938
ext4: fix ext4_da_block_invalidatepages() to handle page range properly
by Curt Wohlgemuth
· 14 years ago
e0fd9b9
ext4: mark multi-page IO complete on mapping failure
by Curt Wohlgemuth
· 14 years ago
5a54b2f
ext4: mballoc: don't replace the current preallocation group unnecessarily
by Coly Li
· 14 years ago
58696f3
ext4: clarify description of ac_g_ex in struct ext4_allocation_context
by Coly Li
· 14 years ago
7c78605
mballoc: add comments to ext4_mb_mark_free_simple()
by Coly Li
· 14 years ago
235772d
ext4: remove unncessary call mb_find_buddy() in debugging code
by Coly Li
· 14 years ago
84b775a
ext4: code cleanup in mb_find_buddy()
by Coly Li
· 14 years ago
ea66333
ext4: enable acls and user_xattr by default
by Eric Sandeen
· 14 years ago
5c2ed62
ext4: Adjust minlen with discard_granularity in the FITRIM ioctl
by Lukas Czerner
· 14 years ago
4143179
ext4: check if device support discard in FITRIM ioctl
by Lukas Czerner
· 14 years ago
0b75a84
ext4: mark file-local functions and variables as static
by Lukas Czerner
· 14 years ago
5dbd571
ext4: allow inode_readahead_blks=0 (linux-2.6.37)
by Alexander V. Lukyanov
· 14 years ago
7dc5761
ext4: Fix sparse warning: Using plain integer as NULL pointer
by Peter Huewe
· 14 years ago
da488945
ext4: fix compile warnings with EXT4FS_DEBUG enabled
by Theodore Ts'o
· 14 years ago
6f9524e
ext4: update ext4 documentation
by Lukas Czerner
· 14 years ago
3abb17e
vfs: fix BUG_ON() in fs/namei.c:1461
by Linus Torvalds
· 14 years ago
85e2efb
Linux 2.6.38-rc5
by Linus Torvalds
· 14 years ago
048f039
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 14 years ago
86d306c
m68knommu: set flow handler for secondary interrupt controller of 5249
by Greg Ungerer
· 14 years ago
4531dab
m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform support
by Greg Ungerer
· 14 years ago
bc0c36d
m68knommu: fix dereference of port.tty
by Greg Ungerer
· 14 years ago
8117426
m68knommu: add missing linker __modver section
by Greg Ungerer
· 14 years ago
b14769d
m68knommu: fix mis-named variable int set_irq_chip loop
by Greg Ungerer
· 14 years ago
982cd25
m68knommu: add optimize memmove() function
by Greg Ungerer
· 14 years ago
f9d693d
m68k: remove arch specific non-optimized memcmp()
by Greg Ungerer
· 14 years ago
b90be86
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
c612cc2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
a7d6e4e
thp: prevent hugepages during args/env copying into the user stack
by Andrea Arcangeli
· 14 years ago
09f586b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
b9d4ba6
Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
by Linus Torvalds
· 14 years ago
dc33974
Merge branch 'iomem' into release
by Len Brown
· 14 years ago
b45bbf0
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
f60c153
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
a1213b0
Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
1cecd79
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
fef86db
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
87450bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
055d219
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
007a14a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
261cd29
s390: remove task_show_regs
by Martin Schwidefsky
· 14 years ago
a628e7b
pci: use security_capable() when checking capablities during config space read
by Chris Wright
· 14 years ago
4e924a4
get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu()
by Al Viro
· 14 years ago
f60aef7
drop out of RCU in return_reval
by Al Viro
· 14 years ago
f5e1c1c
split do_revalidate() into RCU and non-RCU cases
by Al Viro
· 14 years ago
2464308
in do_lookup() split RCU and non-RCU cases of need_revalidate
by Al Viro
· 14 years ago
844a391
nothing in do_follow_link() is going to see RCU
by Al Viro
· 14 years ago
84e383b
x86, dmi, debug: Log board name (when present) in dmesg/oops output
by Naga Chumbalkar
· 14 years ago
678301e
x86, ioapic: Don't warn about non-existing IOAPICs if we have none
by Paul Bolle
· 14 years ago
a252852
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent
by Ingo Molnar
· 14 years ago
5b40ddf
drm/radeon/kms: hopefully fix pll issues for real (v3)
by Alex Deucher
· 14 years ago
a4b40d5
drm/radeon/kms: add bounds checking to avivo pll algo
by Alex Deucher
· 14 years ago
bd91572
drm: fix wrong usages of drm_device in DRM Developer's Guide
by Xiao Jiang
· 14 years ago
265aa6c
drm/radeon/kms: fix a few more atombios endian issues
by Alex Deucher
· 14 years ago
1abe3af
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
c26a920
Btrfs: check return value of alloc_extent_map()
by Tsutomu Itoh
· 14 years ago
67100f2
Btrfs - Fix memory leak in btrfs_init_new_device()
by Ilya Dryomov
· 14 years ago
51788b1
btrfs: prevent heap corruption in btrfs_ioctl_space_info()
by Dan Rosenberg
· 14 years ago
6848ad6
Btrfs: Fix balance panic
by Yan, Zheng
· 14 years ago
15a831f
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
f1b6a4e
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
e3f24cc
Btrfs: don't release pages when we can't clear the uptodate bits
by Chris Mason
· 14 years ago
eb14ab8
Btrfs: fix page->private races
by Chris Mason
· 14 years ago
83f6b0c
nfsd: break lease on unlink due to rename
by J. Bruce Fields
· 14 years ago
acfdf5c
nfsd4: acquire only one lease per file
by J. Bruce Fields
· 14 years ago
5d926e8
nfsd4: modify fi_delegations under recall_lock
by J. Bruce Fields
· 14 years ago
65bc58f
nfsd4: remove unused deleg dprintk's.
by J. Bruce Fields
· 14 years ago
edab978
nfsd4: split lease setting into separate function
by J. Bruce Fields
· 14 years ago
dd239cc
nfsd4: fix leak on allocation error
by J. Bruce Fields
· 14 years ago
22d38c4
nfsd4: add helper function for lease setup
by J. Bruce Fields
· 14 years ago
6b57d9c
nfsd4: split up nfsd_break_deleg_cb
by J. Bruce Fields
· 14 years ago
3aa6e0a
NFSD: memory corruption due to writing beyond the stat array
by Konstantin Khorenko
· 14 years ago
0af3f81
NFSD: use nfserr for status after decode_cb_op_status
by Benny Halevy
· 14 years ago
541ce98
nfsd: don't leak dentry count on mnt_want_write failure
by J. Bruce Fields
· 14 years ago
7211da1
Revert "dt: add documentation of ARM dt boot interface"
by Grant Likely
· 14 years ago
1c9d16e
x86: Fix mwait_usable section mismatch
by Borislav Petkov
· 14 years ago
Next »