Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6cd8f0acae3420afce37bf51a9ff8c2c20342af5
/
fs
6cd8f0a
coredump: ensure that SIGKILL always kills the dumping thread
by Oleg Nesterov
· 12 years ago
403bad7
coredump: only SIGKILL should interrupt the coredumping task
by Oleg Nesterov
· 12 years ago
907ed13
usermodehelper: split remaining calls to call_usermodehelper_fns()
by Lucas De Marchi
· 12 years ago
fb96c47
coredump: remove trailling whitespace
by Lucas De Marchi
· 12 years ago
865f38a
hfsplus: remove duplicated message prefix in hfsplus_block_free()
by Vyacheslav Dubeyko
· 12 years ago
d7a475d
hfsplus: add error propagation to __hfsplus_ext_write_extent()
by Alexey Khoroshilov
· 12 years ago
d614267
hfs/hfsplus: convert printks to pr_<level>
by Joe Perches
· 12 years ago
c2b3e1f
hfs/hfsplus: convert dprint to hfs_dbg
by Joe Perches
· 12 years ago
5f3726f
hfsplus: fix warnings in fs/hfsplus/bfind.c
by Vyacheslav Dubeyko
· 12 years ago
9509f17
hfs: add error checking for hfs_find_init()
by Alexey Khoroshilov
· 12 years ago
eb53b6d
nilfs2: remove unneeded test in nilfs_writepage()
by Vyacheslav Dubeyko
· 12 years ago
dc33f5f
nilfs2: fix using of PageLocked() in nilfs_clear_dirty_page()
by Vyacheslav Dubeyko
· 12 years ago
8c26c4e
nilfs2: fix issue with flush kernel thread after remount in RO mode because of driver's internal error or metadata corruption
by Vyacheslav Dubeyko
· 12 years ago
c1d025e
binfmt_elf: PIE: make PF_RANDOMIZE check comment more accurate
by Jiri Kosina
· 12 years ago
2535e0d
fs: make binfmt support for #! scripts modular and removable
by Josh Triplett
· 12 years ago
d6d67e7
epoll: cleanup: use RCU_INIT_POINTER when nulling
by Eric Wong
· 12 years ago
450d89e
epoll: cleanup: hoist out f_op->poll calls
by Eric Wong
· 12 years ago
ddf676c
epoll: lock ep->mtx in ep_free to silence lockdep
by Eric Wong
· 12 years ago
eea1d58
epoll: use RCU to protect wakeup_source in epitem
by Eric Wong
· 12 years ago
39732ca
epoll: trim epitem by one cache line
by Eric Wong
· 12 years ago
8d82e18
binfmt_misc: reuse string_unescape_inplace()
by Andy Shevchenko
· 12 years ago
ef3b101
writeback: set worker desc to identify writeback workers in task dumps
by Tejun Heo
· 12 years ago
421348f
fs/dcache.c: add cond_resched() to shrink_dcache_parent()
by Greg Thelen
· 12 years ago
b4ea2ea
fs/block_dev.c: no need to check inode->i_bdev in bd_forget()
by Yan Hong
· 12 years ago
04df32f
inotify: invalid mask should return a error number but not set it
by Zhao Hongjiang
· 12 years ago
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
ab86e97
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a66c04b
inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()
by Jeff Layton
· 12 years ago
398c33a
nfsd: convert nfs4_alloc_stid() to use idr_alloc_cyclic()
by Jeff Layton
· 12 years ago
f1e6fb0
fat (exportfs): rebuild directory-inode if fat_dget()
by Namjae Jeon
· 12 years ago
8fceb4e
fat (exportfs): rebuild inode if ilookup() fails
by Namjae Jeon
· 12 years ago
ea3983a
fat: restructure export_operations
by Namjae Jeon
· 12 years ago
e22a444
fat: introduce a helper fat_get_blknr_offset()
by Namjae Jeon
· 12 years ago
f21735d
fat: move fat_i_pos_read to fat.h
by Namjae Jeon
· 12 years ago
2628b7a
fat: introduce 2 new values for the -o nfs mount option
by Namjae Jeon
· 12 years ago
e760040
fs/buffer.c: remove unnecessary init operation after allocating buffer_head.
by majianpeng
· 12 years ago
3c743a7
fs/proc/kcore.c: use register_hotmemory_notifier()
by Andrew Morton
· 12 years ago
6ee8630
mm: allow arch code to control the user page table ceiling
by Hugh Dickins
· 12 years ago
db3808c
mm, vmalloc: move get_vmalloc_info() to vmalloc.c
by Joonsoo Kim
· 12 years ago
713685111
mm: make snapshotting pages for stable writes a per-bio operation
by Darrick J. Wong
· 12 years ago
146732c
fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n
by Josh Triplett
· 12 years ago
b1058b9
direct-io: submit bio after boundary buffer is added to it
by Jan Kara
· 12 years ago
092c8d4
direct-io: fix boundary block handling
by Jan Kara
· 12 years ago
546ae2d
fs/read_write.c: fix generic_file_llseek() comment
by Ming Lei
· 12 years ago
7cfa74d
ocfs2/dlm: remove redundant null pointer check
by Sachin Kamat
· 12 years ago
7f4804d
ocfs2: fix NULL dereference for moving extents
by Dan Carpenter
· 12 years ago
85a258b
ocfs2: fix error handling in ocfs2_ioctl_move_extents()
by Dan Carpenter
· 12 years ago
7ebab45
ocfs2: fix error return code in ocfs2_info_handle_freefrag()
by Wei Yongjun
· 12 years ago
b3e0767
ocfs2: delay inode update transactions after verifying the input flags
by Jeff Liu
· 12 years ago
ec686c9
fs/fscache/stats.c: fix memory leak
by Anurup m
· 12 years ago
2794b5d
Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
7af584d
gfs2: Convert print_symbol to %pSR
by Joe Perches
· 12 years ago
91d80a8
aio: fix possible invalid memory access when DEBUG is enabled
by Zhao Hongjiang
· 12 years ago
6402c7d
Merge branch 'linus' into timers/core
by Thomas Gleixner
· 12 years ago
0a82a8d
Revert "block: add missing block_bio_complete() tracepoint"
by Linus Torvalds
· 12 years ago
12f267a
hfsplus: fix potential overflow in hfsplus_file_truncate()
by Vyacheslav Dubeyko
· 12 years ago
23d9e48
fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()
by Naoya Horiguchi
· 12 years ago
a2fce91
hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
by Naoya Horiguchi
· 12 years ago
57b8015
posix-timers: Show sigevent info in proc file
by Pavel Emelyanov
· 12 years ago
48f6a7a
posix-timers: Introduce /proc/PID/timers file
by Pavel Emelyanov
· 12 years ago
bb33db7
Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
0d1d392
Merge 3.9-rc7 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
3792a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
5b55d70
vfs: Revert spurious fix to spinning prevention in prune_icache_sb
by Suleiman Souhlal
· 12 years ago
4bc4bee
Btrfs: make sure nbytes are right after log replay
by Josef Bacik
· 12 years ago
0b1fd26
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
a895d57
treewide: Fix typo in printks
by Masanari Iida
· 12 years ago
f2530dc
kthread: Prevent unpark race which puts threads on the wrong cpu
by Thomas Gleixner
· 12 years ago
c369c9a
cifs: Allow passwords which begin with a delimitor
by Sachin Prabhu
· 12 years ago
51de017
Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
eb04e0a
NFSv4: Doh! Typo in the fix to nfs41_walk_client_list
by Trond Myklebust
· 12 years ago
f94eeb4
Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
e8f2b54
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
e9c5d8a
mnt: release locks on error path in do_loopback
by Andrey Vagin
· 12 years ago
8ce584c
procfs: add proc_remove_subtree()
by Al Viro
· 12 years ago
52f2199
ecryptfs: close rmmod race
by Al Viro
· 12 years ago
fa33294
NFSv4: Fix another potential state manager deadlock
by Trond Myklebust
· 12 years ago
bb2b005
sysfs: check if one entry has been removed before freeing
by Ming Lei
· 12 years ago
7b1f1fd
NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list
by Trond Myklebust
· 12 years ago
b193d59
NFSv4: Fix a memory leak in nfs4_discover_server_trunking
by Trond Myklebust
· 12 years ago
00fa6fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 12 years ago
b2c87ca
GFS2: Issue discards in 512b sectors
by Bob Peterson
· 12 years ago
22d1e6f
Merge tag 'upstream-3.9-rc6' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 12 years ago
c2952d2
GFS2: Fix unlock of fcntl locks during withdrawn state
by Steven Whitehouse
· 12 years ago
441362d
GFS2: return error if malloc failed in gfs2_rs_alloc()
by Wei Yongjun
· 12 years ago
4146c3d
GFS2: use memchr_inv
by Akinobu Mita
· 12 years ago
57c7310
GFS2: use kmalloc for lvb bitmap
by David Teigland
· 12 years ago
cbfa0e7
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
f7db5e7
sysfs: fix use after free in case of concurrent read/write and readdir
by Ming Lei
· 12 years ago
cd0e4a9d
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
8cde7ad
ext4: fix big-endian bugs which could cause fs corruptions
by Zheng Liu
· 12 years ago
f8e9248
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
c1681bf
loop: prevent bdev freeing while device in use
by Anatol Pomozov
· 12 years ago
0f8b1a0
Merge v3.9-rc5 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
3615db4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
35e5cbc
reiserfs: Fix warning and inode leak when deleting inode with xattrs
by Jan Kara
· 12 years ago
d8fe29e
Btrfs: don't drop path when printing out tree errors in scrub
by Josef Bacik
· 12 years ago
97f084b
Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
2c3de1c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
82d130f
Btrfs: fix wrong return value of btrfs_lookup_csum()
by Miao Xie
· 12 years ago
Next »