Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7a2fcbf7f85737735fd44eb34b62315bccf6d6e4
7a2fcbf
ext4: don't use blocks freed but not yet committed in buddy cache init
by Aneesh Kumar K.V
· 16 years ago
fb68407
jbd2: Call journal commit callback without holding j_list_lock
by Aneesh Kumar K.V
· 16 years ago
c3a326a
ext4: cleanup mballoc header files
by Aneesh Kumar K.V
· 16 years ago
920313a
ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
by Aneesh Kumar K.V
· 16 years ago
e21675d
ext4: Add blocks added during resize to bitmap
by Aneesh Kumar K.V
· 16 years ago
3a06d77
ext4: sparse fixes
by Aneesh Kumar K.V
· 16 years ago
1a0d378
jbd2: Remove a large array of bh's from the stack of the checkpoint routine
by Theodore Ts'o
· 16 years ago
498e5f2
ext4: Change unsigned long to unsigned int
by Theodore Ts'o
· 16 years ago
a9df9a4
ext4: Make ext4_group_t be an unsigned int
by Theodore Ts'o
· 16 years ago
cde6436
ext4: Remove i_ext_generation from ext4_inode_info structure
by Theodore Ts'o
· 16 years ago
3077384
ext4: add fsync batch tuning knobs
by Theodore Ts'o
· 16 years ago
d7cfa46
ext4: display average commit time
by Theodore Ts'o
· 16 years ago
e07f718
jbd2: improve jbd2 fsync batching
by Josef Bacik
· 16 years ago
032115f
ext4: Don't overwrite allocation_context ac_status
by Aneesh Kumar K.V
· 16 years ago
fde4d95
ext4: remove extraneous newlines from calls to ext4_error() and ext4_warning()
by Theodore Ts'o
· 16 years ago
fd98496
jbd2: Add barrier not supported test to journal_wait_on_commit_record
by Theodore Ts'o
· 16 years ago
0390131
ext4: Allow ext4 to run without a journal
by Frank Mayhar
· 16 years ago
ff7ef32
ext4: Widen type of ext4_sb_info.s_mb_maxs[]
by Yasunori Goto
· 16 years ago
93c0d86
ext4: When resizing set the EXT4_BG_INODE_ZEROED flag for new block groups
by Solofo.Ramangalahy@bull.net
· 16 years ago
23475e2
ext4: Use simple_strtol() instead of simple_strtoul() in ext4_ui_proc_open
by Roel Kluin
· 16 years ago
171bbfb
jbd2: Add BH_JBDPrivateStart
by Mark Fasheh
· 16 years ago
25f1ee3
ext4: fix build warning
by Wu Fengguang
· 16 years ago
565a961
ext4: avoid ext4_error when mounting a fs with a single bg
by Aneesh Kumar K.V
· 16 years ago
791b7f0
ext4: Fix the delalloc writepages to allocate blocks at the right offset.
by Aneesh Kumar K.V
· 16 years ago
2a21e37
ext4: tone down ext4_da_writepages warnings
by Theodore Ts'o
· 16 years ago
97df5d1
ext4: remove do_blk_alloc()
by Theodore Ts'o
· 16 years ago
cfe82c8
ext4: remove ext4_new_meta_block()
by Theodore Ts'o
· 16 years ago
815a113
ext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directly
by Theodore Ts'o
· 16 years ago
8e1a485
Update Documentation/filesystems/ext4.txt
by Theodore Ts'o
· 16 years ago
59e315b
ext3/4: Fix loop index in do_split() so it is signed
by Theodore Ts'o
· 16 years ago
f99b258
ext4: Add support for non-native signed/unsigned htree hash algorithms
by Theodore Ts'o
· 16 years ago
5e1f8c9
ext3: Add support for non-native signed/unsigned htree hash algorithms
by Theodore Ts'o
· 16 years ago
8f72fbd
ext4: fix printk format warning
by Alexander Beregalov
· 16 years ago
fe0bdec
Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 16 years ago
099e657
rtc: add alarm/update irq interfaces
by Alessandro Zummo
· 16 years ago
54566b2
fs: symlink write_begin allocation context fix
by Nick Piggin
· 16 years ago
e687d69
viafb: fix crashes due to 4k stack overflow
by Bruno Prémont
· 16 years ago
c644f0e
fs: introduce bgl_lock_ptr()
by Pekka Enberg
· 16 years ago
0a30c5c
spi.h uses/needs device.h
by Randy Dunlap
· 16 years ago
2e4e27c
vmalloc.c: fix flushing in vmap_page_range()
by Adam Lackorzynski
· 16 years ago
7b574b7
cgroups: fix a race between cgroup_clone and umount
by Li Zefan
· 16 years ago
5af75d8
audit: validate comparison operations, store them in sane form
by Al Viro
· 16 years ago
36c4f1b1
clean up audit_rule_{add,del} a bit
by Al Viro
· 16 years ago
e048e02
make sure that filterkey of task,always rules is reported
by Al Viro
· 16 years ago
e45aa21
audit rules ordering, part 2
by Al Viro
· 16 years ago
0590b93
fixing audit rule ordering mess, part 1
by Al Viro
· 16 years ago
1a9d079
audit_update_lsm_rules() misses the audit_inode_hash[] ones
by Al Viro
· 16 years ago
57f71a0
sanitize audit_log_capset()
by Al Viro
· 16 years ago
157cf64
sanitize audit_fd_pair()
by Al Viro
· 16 years ago
564f699
sanitize audit_mq_open()
by Al Viro
· 16 years ago
c32c8af
sanitize AUDIT_MQ_SENDRECV
by Al Viro
· 16 years ago
20114f7
sanitize audit_mq_notify()
by Al Viro
· 16 years ago
7392906
sanitize audit_mq_getsetattr()
by Al Viro
· 16 years ago
e816f37
sanitize audit_ipc_set_perm()
by Al Viro
· 16 years ago
a33e675
sanitize audit_ipc_obj()
by Al Viro
· 16 years ago
f3298dc
sanitize audit_socketcall
by Al Viro
· 16 years ago
4f6b434
don't reallocate buffer in every audit_sockaddr()
by Al Viro
· 16 years ago
7d3b56b
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
269b012
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu
by Linus Torvalds
· 16 years ago
f60a0a7
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 16 years ago
2f98357
sparseirq: move set/get_timer_rand_state back to .c
by Yinghai Lu
· 16 years ago
e9e67a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
ad6b646
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 16 years ago
61420f5
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
d97106a
Make %p print '(null)' for NULL pointers
by Linus Torvalds
· 16 years ago
3bfacef
get rid of special-casing the /sbin/loader on alpha
by Al Viro
· 16 years ago
17580d7
sanitize ifdefs in binfmt_aout
by Al Viro
· 16 years ago
fe30af9
remove the rudiment of a.out for sparc
by Al Viro
· 16 years ago
e0b685d
Updated contact info for CREDITS file
by Hugh Blemings
· 16 years ago
ab14398
x86: setup_per_cpu_areas() cleanup
by Cyrill Gorcunov
· 16 years ago
8fd2d2d
cpumask: fix compile error when CONFIG_NR_CPUS is not defined
by Mike Travis
· 16 years ago
80855f7
cpumask: use alloc_cpumask_var_node where appropriate
by Mike Travis
· 16 years ago
2fdf66b
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
by Rusty Russell
· 16 years ago
ee943a8
x86: use cpumask_var_t in acpi/boot.c
by Rusty Russell
· 16 years ago
9628937
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
by Mike Travis
· 16 years ago
6ca09df
sched: put back some stack hog changes that were undone in kernel/sched.c
by Mike Travis
· 16 years ago
730cf27
x86: enable cpus display of kernel_max and offlined cpus
by Mike Travis
· 16 years ago
6bdf197
ia64: cpumask fix for is_affinity_mask_valid()
by Ingo Molnar
· 16 years ago
263ec64
cpumask: convert RCU implementations, fix
by Ingo Molnar
· 16 years ago
e465b53
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into cpus4096-v2
by Ingo Molnar
· 16 years ago
7eb1955
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask
by Mike Travis
· 16 years ago
065a6d6
AMD IOMMU: remove now unnecessary #ifdefs
by Joerg Roedel
· 16 years ago
b0a11f4
Merge branches 'iommu/api' and 'iommu/amd' into for-linus
by Joerg Roedel
· 16 years ago
0e93dd8
AMD IOMMU: prealloc_protection_domains should be static
by Jaswinder Singh Rajput
· 16 years ago
7398ca7
kvm/iommu: fix compile warning
by Joerg Roedel
· 16 years ago
8ecaf8f
AMD IOMMU: add statistics about total number of map requests
by Joerg Roedel
· 16 years ago
5774f7c
AMD IOMMU: add statistics about allocated io memory
by Joerg Roedel
· 16 years ago
18811f5
AMD IOMMU: add stats counter for domain tlb flushes
by Joerg Roedel
· 16 years ago
f57d98a
AMD IOMMU: add stats counter for single iommu domain tlb flushes
by Joerg Roedel
· 16 years ago
c185897
AMD IOMMU: add stats counter for cross-page request
by Joerg Roedel
· 16 years ago
5d31ee7
AMD IOMMU: add stats counter for free_coherent requests
by Joerg Roedel
· 16 years ago
c8f0fb3
AMD IOMMU: add stats counter for alloc_coherent requests
by Joerg Roedel
· 16 years ago
55877a6
AMD IOMMU: add stats counter for unmap_sg requests
by Joerg Roedel
· 16 years ago
d03f067
AMD IOMMU: add stats counter for map_sg requests
by Joerg Roedel
· 16 years ago
146a691
AMD IOMMU: add stats counter for unmap_single requests
by Joerg Roedel
· 16 years ago
0f2a86f
AMD IOMMU: add stats counter for map_single requests
by Joerg Roedel
· 16 years ago
da49f6d
AMD IOMMU: add stats counter for completion wait events
by Joerg Roedel
· 16 years ago
7f26508
AMD IOMMU: add init code for statistic collection
by Joerg Roedel
· 16 years ago
a9dddbe
AMD IOMMU: add necessary header defines for stats counting
by Joerg Roedel
· 16 years ago
2e11760
AMD IOMMU: add Kconfig entry for statistic collection code
by Joerg Roedel
· 16 years ago
Next »