Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
353c2ade1d7dee6551f4d17fc357c9f5adc8045a
/
fs
73287a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
149b306
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
08d7676
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
5f56886
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
e56fb28
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
by Oleg Nesterov
· 12 years ago
12eaaf3
set_task_comm: kill the pointless memset() + wmb()
by Oleg Nesterov
· 12 years ago
830e0fc
fs, proc: truncate /proc/pid/comm writes to first TASK_COMM_LEN bytes
by David Rientjes
· 12 years ago
dc7ee2a
coredump: change wait_for_dump_helpers() to use wait_event_interruptible()
by Oleg Nesterov
· 12 years ago
079148b
coredump: factor out the setting of PF_DUMPCORE
by Oleg Nesterov
· 12 years ago
528f827
coredump: introduce dump_interrupted()
by Oleg Nesterov
· 12 years ago
acdedd9
coredump: sanitize the setting of signal->group_exit_code
by Oleg Nesterov
· 12 years ago
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
2e1deaa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
8c55f14
Merge tag 'dlm-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 12 years ago
8728f98
Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
e72859b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 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
721ccfb
NFSv4: Warn once about servers that incorrectly apply open mode to setattr
by Trond Myklebust
· 12 years ago
ee3ae84
NFSv4: Servers should only check SETATTR stateid open mode on size change
by Trond Myklebust
· 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
222cb53
GFS2: Flush work queue before clearing glock hash tables
by Bob Peterson
· 12 years ago
6402c7d
Merge branch 'linus' into timers/core
by Thomas Gleixner
· 12 years ago
b0212b8
Merge branch 'bugfixes' into linux-next
by Trond Myklebust
· 12 years ago
bd1d421
Merge branch 'rpcsec_gss-from_cel' into linux-next
by Trond Myklebust
· 12 years ago
bdeca1b
NFSv4: Don't recheck permissions on open in case of recovery cached open
by Trond Myklebust
· 12 years ago
cd4c9be
NFSv4.1: Don't do a delegated open for NFS4_OPEN_CLAIM_DELEG_CUR_FH modes
by Trond Myklebust
· 12 years ago
8188df1
NFSv4.1: Use the more efficient open_noattr call for open-by-filehandle
by Trond Myklebust
· 12 years ago
0d606e2
ext4: fix type-widening bug in inode table readahead code
by Theodore Ts'o
· 12 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
79d852b
NFS: Retry SETCLIENTID with AUTH_SYS instead of AUTH_NONE
by Chuck Lever
· 12 years ago
fd068b2
NFSv4: Ensure that we clear the NFS_OPEN_STATE flag when appropriate
by Trond Myklebust
· 12 years ago
3f8a641
ext4: add check for inodes_count overflow in new resize ioctl
by Theodore Ts'o
· 12 years ago
7f3e3c7
ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
by Theodore Ts'o
· 12 years ago
c5c72d8
ext4: fix online resizing for ext3-compat file systems
by Theodore Ts'o
· 12 years ago
1dfd89a
LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot
by Trond Myklebust
· 12 years ago
f783f09
jbd2: trace when lock_buffer in do_get_write_access takes a long time
by Theodore Ts'o
· 12 years ago
13fca32
ext4: mark metadata blocks using bh flags
by Theodore Ts'o
· 12 years ago
877f962
buffer: add BH_Prio and BH_Meta flags
by Theodore Ts'o
· 12 years ago
9f20350
ext4: mark all metadata I/O with REQ_META
by Theodore Ts'o
· 12 years ago
8e472f3
NFSv4: Ensure the LOCK call cannot use the delegation stateid
by Trond Myklebust
· 12 years ago
92b40e9
NFSv4: Use the open stateid if the delegation has the wrong mode
by Trond Myklebust
· 12 years ago
c4d8b02
ext4: fix readdir error in case inline_data+^dir_index.
by Tao Ma
· 12 years ago
8af0f08
ext4: fix readdir error in the case of inline_data+dir_index
by Tao Ma
· 12 years ago
28daf4f
jbd2: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
by Zheng Liu
· 12 years ago
042ad0b
nfs: Send atime and mtime as a 64bit value
by Bryan Schumaker
· 12 years ago
2656497
ext4: mext_insert_extents should update extent block checksum
by Darrick J. Wong
· 12 years ago
eb9cc7e
ext4: move quota initialization out of inode allocation transaction
by Jan Kara
· 12 years ago
fd03d8d
ext4: reserve xattr index for Rich ACL support
by Theodore Ts'o
· 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
Next »