Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d120c17faeb391f5b4b99af8b1e190619934ecdd
/
fs
8b2feb1
ncpfs: fix wrong check in __ncp_ioctl()
by Bartlomiej Zolnierkiewicz
· 15 years ago
c5df591
ncpfs: read buffer overflow
by Roel Kluin
· 15 years ago
a7e3108
ramfs: move RAMFS_MAGIC to include/linux/magic.h
by maximilian attems
· 15 years ago
0d4c36a
/proc/kcore: update stat.st_size after memory hotplug
by KAMEZAWA Hiroyuki
· 15 years ago
678ad5d
/proc/kcore: fix stat.st_size
by KAMEZAWA Hiroyuki
· 15 years ago
90396f9
kcore: more fixes for init
by KAMEZAWA Hiroyuki
· 15 years ago
81ac3ad
kcore: register module area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
26562c5
kcore: register vmemmap range
by KAMEZAWA Hiroyuki
· 15 years ago
3089aa1
kcore: use registerd physmem information
by KAMEZAWA Hiroyuki
· 15 years ago
9492587
kcore: register text area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
a0614da
kcore: register vmalloc area in generic way
by KAMEZAWA Hiroyuki
· 15 years ago
c30bb2a
kcore: add kclist types
by KAMEZAWA Hiroyuki
· 15 years ago
2ef43ec
kcore: use usual list for kclist
by KAMEZAWA Hiroyuki
· 15 years ago
d899bf7
procfs: provide stack information for threads
by Stefani Seibold
· 15 years ago
cba8aaf
fs/proc/base.c: fix proc_fault_inject_write() input sanity check
by Vincent Li
· 15 years ago
fb92a4b
fs/proc/task_mmu.c v1: fix clear_refs_write() input sanity check
by Vincent Li
· 15 years ago
acef82b
kcore: fix /proc/kcore's stat.st_size
by Amerigo Wang
· 15 years ago
9b4d1cbe
proc_flush_task: flush /proc/tid/task/pid when a sub-thread exits
by Oleg Nesterov
· 15 years ago
cff4edb
proc: fix reported unit for RLIMIT_CPU
by Kees Cook
· 15 years ago
1f10206
getrusage: fill ru_maxrss value
by Jiri Pirko
· 15 years ago
d7d7561
fix compat_sys_utimensat()
by Suzuki Poulose
· 15 years ago
945ffe5
qnx4: remove write support
by Christoph Hellwig
· 15 years ago
8a9f47d
ntfs: remove ntfs_file_write
by Christoph Hellwig
· 15 years ago
562787a
anonfd: split interface into file creation and install
by Davide Libenzi
· 15 years ago
385773e
aio.c: move EXPORT* macros to line after function
by H Hartley Sweeten
· 15 years ago
1fe72ea
fs/buffer.c: clean up EXPORT* macros
by H Hartley Sweeten
· 15 years ago
88e0fbc
fs: turn iprune_mutex into rwsem
by Nick Piggin
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
1fd7317d
Move magic numbers into magic.h
by Nick Black
· 15 years ago
5ae87e7
poll/select: avoid arithmetic overflow in __estimate_accuracy()
by Guillaume Knispel
· 15 years ago
ca976c5
smbfs: read buffer overflow
by Roel Kluin
· 15 years ago
a87e84b
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
342ff1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
3d2d827
mm: move use_mm/unuse_mm from aio.c to mm/
by Michael S. Tsirkin
· 15 years ago
6bfde05
hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount
by Eric B Munson
· 15 years ago
3f96b79
tmpfs: depend on shmem
by Hugh Dickins
· 15 years ago
f3e8fcc
mm: add get_dump_page
by Hugh Dickins
· 15 years ago
5d863b8
oom: fix oom_adjust_write() input sanity check
by KOSAKI Motohiro
· 15 years ago
495789a
oom: make oom_score to per-process value
by KOSAKI Motohiro
· 15 years ago
28b83c5
oom: move oom_adj value from task_struct to signal_struct
by KOSAKI Motohiro
· 15 years ago
4481374
mm: replace various uses of num_physpages by totalram_pages
by Jan Beulich
· 15 years ago
73d7c33
kcore: /proc/kcore should use vread
by KAMEZAWA Hiroyuki
· 15 years ago
398499d
pagemap clear_refs: modify to specify anon or mapped vma clearing
by Moussa A. Ba
· 15 years ago
9a84089
ksm: identify PageKsm pages
by Hugh Dickins
· 15 years ago
4b02108
mm: oom analysis: add shmem vmstat
by KOSAKI Motohiro
· 15 years ago
c6a7f57
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
by KOSAKI Motohiro
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
7b02196
const: make lock_manager_operations const
by Alexey Dobriyan
· 15 years ago
6aed628
const: make file_lock_operations const
by Alexey Dobriyan
· 15 years ago
6e1d5dc
const: mark remaining inode_operations as const
by Alexey Dobriyan
· 15 years ago
7f09410
const: mark remaining address_space_operations const
by Alexey Dobriyan
· 15 years ago
ac4cfdd
const: mark remaining export_operations const
by Alexey Dobriyan
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
0d54b21
const: make struct super_block::s_qcop const
by Alexey Dobriyan
· 15 years ago
61e225d
const: make struct super_block::dq_op const
by Alexey Dobriyan
· 15 years ago
580be08
fs: make sure data stored into inode is properly seen before unlocking new inode
by Jan Kara
· 15 years ago
3c394dd
nfsd4: nfsv4 clients should cross mountpoints
by Steve Dickson
· 15 years ago
43c1266
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
58e75a0
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
48d0764
nfs: initialize the backing_dev_info when creating the server
by Jens Axboe
· 15 years ago
92f2505
nfs: nfs_kill_super() should call bdi_unregister() after killing super
by Jens Axboe
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
fd589a8
trivial: fix typo "to to" in multiple files
by Anand Gadiyar
· 15 years ago
411c940
trivial: fix typo "for for" in multiple files
by Anand Gadiyar
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
7cce2f4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into linux-next
by Artem Bityutskiy
· 15 years ago
3530c18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
9eead2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 15 years ago
5ce0028
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 15 years ago
2511817
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
79b520e
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
0a80e98
ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK
by Eric Sandeen
· 15 years ago
5534fb5
ext4: Fix the alloc on close after a truncate hueristic
by Theodore Ts'o
· 15 years ago
e055f7e
UBIFS: fix debugging dump
by Artem Bityutskiy
· 15 years ago
fb40ba0
ext4: Add a tracepoint for ext4_alloc_da_blocks()
by Theodore Ts'o
· 15 years ago
1b9c12f
ext4: store EXT4_EXT_MIGRATE in i_state instead of i_flags
by Theodore Ts'o
· 15 years ago
fb0a387
ext4: limit block allocations for indirect-block files to < 2^32
by Eric Sandeen
· 15 years ago
c40ce3c
ext4: Fix different block exchange issue in EXT4_IOC_MOVE_EXT
by Akira Fujita
· 15 years ago
347fa6f
ext4: Add null extent check to ext_get_path
by Akira Fujita
· 15 years ago
2147b1a
ext4: Replace BUG_ON() with ext4_error() in move_extents.c
by Akira Fujita
· 15 years ago
e850597
ext4: Replace get_ext_path macro with an inline funciton
by Akira Fujita
· 15 years ago
56fcad2
ext3: Flush disk caches on fsync when needed
by Jan Kara
· 15 years ago
4f003fd
ext3: Add locking to ext3_do_update_inode
by Chris Mason
· 15 years ago
00171d3
ext3: Fix possible deadlock between ext3_truncate() and ext3_get_blocks()
by Jan Kara
· 15 years ago
3adae9d
jbd: Annotate transaction start also for journal_restart()
by Jan Kara
· 15 years ago
9c28cbc
jbd: Journal block numbers can ever be only 32-bit use unsigned int for them
by Jan Kara
· 15 years ago
b449fc6
JBD: round commit timer up to avoid uncommitted transaction
by Andreas Dilger
· 15 years ago
ab86e57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
1ef7d9a
writeback: fix possible bdi writeback refcounting problem
by Nick Piggin
· 15 years ago
77b9d05
writeback: Fix bdi use after free in wb_work_complete()
by Nick Piggin
· 15 years ago
77fad5e
writeback: improve scalability of bdi writeback work queues
by Nick Piggin
· 15 years ago
deed62e
writeback: remove smp_mb(), it's not needed with list_add_tail_rcu()
by Nick Piggin
· 15 years ago
49db041
writeback: use schedule_timeout_interruptible()
by Jens Axboe
· 15 years ago
8010c3b
writeback: add comments to bdi_work structure
by Jens Axboe
· 15 years ago
b6e5131
writeback: separate starting of sync vs opportunistic writeback
by Jens Axboe
· 15 years ago
bcddc3f
writeback: inline allocation failure handling in bdi_alloc_queue_work()
by Jens Axboe
· 15 years ago
cfc4ba5
writeback: use RCU to protect bdi_list
by Jens Axboe
· 15 years ago
f11fcae
writeback: only use bdi_writeback_all() for WB_SYNC_NONE writeout
by Jens Axboe
· 15 years ago
32a88aa
fs: Assign bdi in super_block
by Jens Axboe
· 15 years ago
c4a77a6
writeback: make wb_writeback() take an argument structure
by Jens Axboe
· 15 years ago
Next »