Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f84223087402c45179be5e7060c5736c17a7b271
/
fs
1d02328
list: fix order of arguments for hlist_add_after(_rcu)
by Ken Helias
· 10 years ago
68b5a65
mm: softdirty: respect VM_SOFTDIRTY in PTE holes
by Peter Feiner
· 10 years ago
cc7452b
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
by Rafael Aquini
· 10 years ago
1b7f8ba
fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc
by Fabian Frederick
· 10 years ago
bba1cb1
ocfs2: race between umount and unfinished remastering during recovery
by Tariq Saeed
· 10 years ago
7567c14
ocfs2: remove conversion of total_backoff in dlm_join_domain()
by Xue jiufei
· 10 years ago
981035b
ocfs2: correctly check the return value of ocfs2_search_extent_list
by Yingtai Xie
· 10 years ago
c811f5f
fs/squashfs/super.c: logging cleanup
by Fabian Frederick
· 10 years ago
1469488
fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array
by Fabian Frederick
· 10 years ago
2502722
ntfs: kernel-doc warning fixes
by Fabian Frederick
· 10 years ago
2122da2
fs/logfs/readwrite.c: kernel-doc warning fixes
by Fabian Frederick
· 10 years ago
5838d44
fanotify: fix double free of pending permission events
by Jan Kara
· 10 years ago
8ba8fa91
fsnotify: rename event handling functions
by Jan Kara
· 10 years ago
3e58406
fs/fscache: make ctl_table static
by Fabian Frederick
· 10 years ago
ae045e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
bb2cbf5
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
e7fda6c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
8e099d1
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
b54ecfb
Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 10 years ago
29b88e2
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
9895994
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
b65ee14
f2fs: use for_each_set_bit to simplify the code
by Chao Yu
· 10 years ago
497a093
f2fs: add f2fs_balance_fs for expand_inode_data
by Chao Yu
· 10 years ago
002a41c
f2fs: invalidate xattr node page when evict inode
by Chao Yu
· 10 years ago
f2a8417
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
1bff598
Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
70cfed8
f2fs: avoid skipping recover_inline_xattr after recover_inline_data
by Chao Yu
· 10 years ago
70407fa
f2fs: add tracepoint for f2fs_direct_IO
by Chao Yu
· 10 years ago
6d2b617
vfs: fix check for fallocate on active swapfile
by Eric Biggers
· 10 years ago
af43647
direct-io: fix AIO regression
by Christoph Hellwig
· 10 years ago
b3582c6
f2fs: reduce competition among node page writes
by Chao Yu
· 10 years ago
86f0afd
ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct
by Theodore Ts'o
· 10 years ago
65b85cc
f2fs: fix coding style
by Jaegeuk Kim
· 10 years ago
33be828
f2fs: remove redundant lines in allocate_data_block
by Dongho Sim
· 10 years ago
24a9ee0
f2fs: add tracepoint for f2fs_issue_flush
by Jaegeuk Kim
· 10 years ago
cf2271e
f2fs: avoid retrying wrong recovery routine when error was occurred
by Jaegeuk Kim
· 10 years ago
61e0f2d
f2fs: test before set/clear bits
by Jaegeuk Kim
· 10 years ago
01229f5
f2fs: fix wrong condition for unlikely
by Jaegeuk Kim
· 10 years ago
ea1aa12
f2fs: enable in-place-update for fdatasync
by Jaegeuk Kim
· 10 years ago
6d99ba41
f2fs: skip unnecessary data writes during fsync
by Jaegeuk Kim
· 10 years ago
f139c74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
0ef1351
AFS: Correctly assemble the client UUID
by David Howells
· 10 years ago
fff04f9
f2fs: add info of appended or updated data writes
by Jaegeuk Kim
· 10 years ago
39efac4
f2fs: use radix_tree for ino management
by Jaegeuk Kim
· 10 years ago
6451e04
f2fs: add infra for ino management
by Jaegeuk Kim
· 10 years ago
ee98fa3
ext4: fix COLLAPSE RANGE test for bigalloc file systems
by Namjae Jeon
· 10 years ago
953e6cc
f2fs: punch the core function for inode management
by Jaegeuk Kim
· 10 years ago
0f7b2ab
f2fs: add nobarrier mount option
by Jaegeuk Kim
· 10 years ago
3fd0202
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 10 years ago
40b163f
ext4: check inline directory before converting
by Darrick J. Wong
· 10 years ago
ca5bc6c
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes
by Ingo Molnar
· 10 years ago
6e26314
ext4: fix incorrect locking in move_extent_per_page
by Dmitry Monakhov
· 10 years ago
29faed1
ext4: use correct depth value
by Dmitry Monakhov
· 10 years ago
4b1f166
ext4: add i_data_sem sanity check
by Dmitry Monakhov
· 10 years ago
b27b153
ext4: fix wrong size computation in ext4_mb_normalize_request()
by Xiaoguang Wang
· 10 years ago
fbf08ef
Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfs
by Linus Torvalds
· 10 years ago
0246544
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 10 years ago
9d84795
f2fs: fix to put root inode in error path of fill_super
by Chao Yu
· 10 years ago
dbf20cb
f2fs: avoid use invalid mapping of node_inode when evict meta inode
by Chao Yu
· 10 years ago
32f9bc2
f2fs: support ->rename2()
by Chao Yu
· 10 years ago
79e35dc
f2fs: add f2fs_balance_fs for direct IO
by Huang Ying
· 10 years ago
7d8b6c6
CAPABILITIES: remove undefined caps from all processes
by Eric Paris
· 10 years ago
4ca332e
Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next
by James Morris
· 10 years ago
295dc39
fs: umount on symlink leaks mnt count
by Vasily Averin
· 10 years ago
6fcc542
direct-io: fix uninitialized warning in do_direct_IO()
by Boaz Harrosh
· 10 years ago
82e13c7
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
4e66d44
simple_xattr: permit 0-size extended attributes
by Hugh Dickins
· 10 years ago
aed8adb
coredump: fix the setting of PF_DUMPCORE
by Silesh C V
· 10 years ago
5eaaed4
fs: lockd: Use ktime_get_ns()
by Thomas Gleixner
· 10 years ago
57e0be0
sched: Make task->real_start_time nanoseconds based
by Thomas Gleixner
· 10 years ago
53cc7ba
timerfd: Use ktime_mono_to_real()
by Thomas Gleixner
· 10 years ago
f98bac5
NFSD: Fix crash encoding lock reply on 32-bit
by Kinglong Mee
· 10 years ago
633706a
Merge branch 'keys-fixes' into keys-next
by David Howells
· 10 years ago
f916778
KEYS: user: Use key preparsing
by David Howells
· 10 years ago
d7afaec
fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT
by Andrew Gallagher
· 10 years ago
a800bad3
fuse: s_time_gran fix
by Miklos Szeredi
· 10 years ago
90125ed
Merge 3.16-rc6 into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
da83fc6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
90d51d5
Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
0bfaa9c
btrfs: test for valid bdev before kobj removal in btrfs_rm_device
by Eric Sandeen
· 10 years ago
98ce2de
Btrfs: fix abnormal long waiting in fsync
by Liu Bo
· 10 years ago
c2e1f2e
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
by Kees Cook
· 10 years ago
1d4457f
sched: move no_new_privs into new atomic flags
by Kees Cook
· 10 years ago
f839719
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 10 years ago
847f56e
Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 10 years ago
27ff6a0
GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixes
by Fabian Frederick
· 10 years ago
6b49d1d
GFS2: memcontrol: Spelling s/invlidate/invalidate/
by Geert Uytterhoeven
· 10 years ago
97a4f1d
GFS2: Allow caching of glocks for flock
by Bob Peterson
· 10 years ago
5bef3e7
GFS2: Allow flocks to use normal glock dq rather than dq_wait
by Bob Peterson
· 10 years ago
6ec43b1
GFS2: replace count*size kzalloc by kcalloc
by Fabian Frederick
· 10 years ago
fe0bbd2
GFS2: Use GFP_NOFS when allocating glocks
by Steven Whitehouse
· 10 years ago
94a09a3
GFS2: Fix race in glock lru glock disposal
by Steven Whitehouse
· 10 years ago
79272b3
GFS2: Only wait for demote when last holder is dequeued
by Bob Peterson
· 10 years ago
5442e9f
timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3
by Cyrill Gorcunov
· 10 years ago
af9c495
timerfd: Implement show_fdinfo method
by Cyrill Gorcunov
· 10 years ago
0c7774a
KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN
by David Howells
· 10 years ago
c122132
sched: Allow wait_on_bit_action() functions to support a timeout
by NeilBrown
· 10 years ago
7431620
sched: Remove proliferation of wait_on_bit() action functions
by NeilBrown
· 10 years ago
c20ddc64
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
f1121ab
f2fs: reduce searching region of segmap when free section
by Chao Yu
· 10 years ago
Next »