Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0bb464624140bfdd8389d4c5464ba134b2856049
/
fs
a0abcf2e
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
3ff6db3
fs/autofs4/dev-ioctl.c: add __init to autofs_dev_ioctl_init
by Fabian Frederick
· 10 years ago
8091b89
fs/ncpfs/getopt.c: replace simple_strtoul by kstrtoul
by Fabian Frederick
· 10 years ago
3430343
fs/binfmt_flat.c: make old_reloc() static
by Axel Lin
· 10 years ago
b219e25
fs/binfmt_elf.c: fix bool assignements
by Fabian Frederick
· 10 years ago
d1826f2
fs/efs: convert printk(KERN_DEBUG to pr_debug
by Fabian Frederick
· 10 years ago
f403d1d
fs/efs: add pr_fmt / use __func__
by Fabian Frederick
· 10 years ago
179b87f
fs/efs: convert printk to pr_foo()
by Fabian Frederick
· 10 years ago
00f0179
fs/exportfs/expfs.c: kernel-doc warning fixes
by Fabian Frederick
· 10 years ago
e37dcbf
fs/efivarfs/super.c: use static const for dentry_operations
by Fabian Frederick
· 10 years ago
d23da15
fs/superblock: avoid locking counting inodes and dentries before reclaiming them
by Tim Chen
· 10 years ago
28f2cd4f
fs/superblock: unregister sb shrinker before ->kill_sb()
by Dave Chinner
· 10 years ago
6e6870d
fs/hugetlbfs/inode.c: remove null test before kfree
by Fabian Frederick
· 10 years ago
be1d2cf
fs/hugetlbfs/inode.c: use static const for dentry_operations
by Fabian Frederick
· 10 years ago
422b244
fs/hugetlbfs/inode.c: add static to hugetlbfs_i_mmap_mutex_key
by Fabian Frederick
· 10 years ago
2457aec
mm: non-atomically mark page accessed during page cache allocation where possible
by Mel Gorman
· 10 years ago
e7470ee
fs: buffer: do not use unnecessary atomic operations when discarding buffers
by Mel Gorman
· 10 years ago
b745bc8
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
by Mel Gorman
· 10 years ago
47a191f
fs/block_dev.c: add bdev_read_page() and bdev_write_page()
by Matthew Wilcox
· 10 years ago
57d9984
fs/mpage.c: factor page_endio() out of mpage_end_io()
by Matthew Wilcox
· 10 years ago
90768ee
fs/mpage.c: factor clean_buffers() out of __mpage_writepage()
by Matthew Wilcox
· 10 years ago
1b938c0
fs/buffer.c: remove block_write_full_page_endio()
by Matthew Wilcox
· 10 years ago
9b857d2
fs/hugetlbfs/inode.c: complete conversion to pr_foo()
by Andrew Morton
· 10 years ago
c86c97f
mm: softdirty: clear VM_SOFTDIRTY flag inside clear_refs_write() instead of clear_soft_dirty()
by Cyrill Gorcunov
· 10 years ago
ac13a82
fs/libfs.c: add generic data flush to fsync
by Fabian Frederick
· 10 years ago
fd2916b
fs/9p: kerneldoc fixes
by Fabian Frederick
· 10 years ago
bdbeacd
fs/9p/v9fs.c: add __init to v9fs_sysfs_init
by Fabian Frederick
· 10 years ago
e72db98
ocfs2: remove some unused code
by Xue jiufei
· 10 years ago
17bf141
ocfs2: fix incorrect i_size of global bitmap inode after resize
by Joseph Qi
· 10 years ago
b7ac233
ocfs2: cleanup unused paramters in ocfs2_calc_new_backup_super
by Joseph Qi
· 10 years ago
01c6222
ocfs2/dlm: disallow node joining when recovery is on going
by Xue jiufei
· 10 years ago
a9e9aca
ocfs2: fix umount hang while shutting down truncate log
by Xue jiufei
· 10 years ago
c253ed1
fs/ocfs2/ioctl.c: add static to local functions
by Fabian Frederick
· 10 years ago
6718cb5
ocfs2/dlm: fix possible convert=sion deadlock
by Xue jiufei
· 10 years ago
55b465b
ocfs2: limit printk when journal is aborted
by Joseph Qi
· 10 years ago
b3821c3
ocfs2: remove some redundant casting
by George Spelvin
· 10 years ago
69201bb
fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy
by Fabian Frederick
· 10 years ago
1a5c4e2
ocfs2: remove NULL assignments on static
by Fabian Frederick
· 10 years ago
1d88aa4
fs/configfs: use pr_fmt
by Fabian Frederick
· 10 years ago
c668693
fs/configfs: convert printk to pr_foo()
by Fabian Frederick
· 10 years ago
f6b1fe7
fs/configs/item.c: kernel-doc fixes + clean-up
by Fabian Frederick
· 10 years ago
2201083
fs/squashfs/squashfs.h: replace pr_warning by pr_warn
by Fabian Frederick
· 10 years ago
504e0e2
ntfs: remove NULL value assignments
by Fabian Frederick
· 10 years ago
48149e9
fanotify: check file flags passed in fanotify_init
by Heinrich Schuchardt
· 10 years ago
cc299a9
fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checking
by Heinrich Schuchardt
· 10 years ago
efa8f7e
fs/notify/mark.c: trivial cleanup
by David Cohen
· 10 years ago
d4c7cf6
fanotify: create FAN_ACCESS event for readdir
by Heinrich Schuchardt
· 10 years ago
0a8dd2d
fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and path
by Heinrich Schuchardt
· 10 years ago
3185a88
fs/fscache: replace seq_printf by seq_puts
by Fabian Frederick
· 10 years ago
36dfd11
fs/fscache: convert printk to pr_foo()
by Fabian Frederick
· 10 years ago
daf342a
Merge tag 'jfs-3.16' of git://github.com/kleikamp/linux-shaggy into next
by Linus Torvalds
· 10 years ago
ba1bdef
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw into next
by Linus Torvalds
· 10 years ago
74efa04
Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into next
by Linus Torvalds
· 10 years ago
c84a1e3
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 10 years ago
bb5e50a
fs/jfs/super.c: convert simple_str to kstr
by Fabian Frederick
· 10 years ago
4f65b6d
fs/jfs/jfs_dmap.c: replace min/casting by min_t
by Fabian Frederick
· 10 years ago
789602e
fs/jfs/super.c: remove 0 assignment to static + code clean-up
by Fabian Frederick
· 10 years ago
bc4e6b2
fs/jfs/jfs_logmgr.c: remove NULL assignment on static
by Fabian Frederick
· 10 years ago
5da7776
Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into next
by Linus Torvalds
· 10 years ago
0e48e055
GFS2: Prevent recovery before the local journal is set
by Bob Peterson
· 10 years ago
681a289
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
by Linus Torvalds
· 10 years ago
62af4f1
locks: add some tracepoints in the lease handling code
by Jeff Layton
· 11 years ago
5315c26
fs/locks.c: replace seq_printf by seq_puts
by Fabian Frederick
· 11 years ago
130d1f9
locks: ensure that fl_owner is always initialized properly in flock and lease codepaths
by Jeff Layton
· 11 years ago
9f12600
dcache: add missing lockdep annotation
by Linus Torvalds
· 10 years ago
8cbf74d
dentry_kill() doesn't need the second argument now
by Al Viro
· 10 years ago
b2b8019
dealing with the rest of shrink_dentry_list() livelock
by Al Viro
· 10 years ago
046b961
shrink_dentry_list(): take parent's ->d_lock earlier
by Al Viro
· 10 years ago
ff2fde9
expand dentry_kill(dentry, 0) in shrink_dentry_list()
by Al Viro
· 10 years ago
e55fd01
split dentry_kill()
by Al Viro
· 10 years ago
e31da3f
JFS: Check for NULL before calling posix_acl_equiv_mode()
by William Burrow
· 10 years ago
64fd72e
lift the "already marked killed" case into shrink_dentry_list()
by Al Viro
· 10 years ago
b6dd6f4
vfs: fix vmplice_to_user()
by Miklos Szeredi
· 10 years ago
26fc9cd
kernfs: move the last knowledge of sysfs out from kernfs
by Jianyu Zhan
· 11 years ago
9f70a40
sysfs: fix attribute_group bin file path on removal
by Robert ABEL
· 11 years ago
db1003f
Merge branch 'afs' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 10 years ago
80a1de2
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
66db6cf
ocfs2: fix double kmem_cache_destroy in dlm_init
by Joseph Qi
· 10 years ago
656f88d
AFS: Pass an afs_call* to call->async_workfn() instead of a work_struct*
by David Howells
· 10 years ago
150a6b4
AFS: Fix kafs module unloading
by Nathaniel Wesley Filardo
· 10 years ago
6cf1286
AFS: Part of afs_end_call() is identical to code elsewhere, so split it
by Nathaniel Wesley Filardo
· 10 years ago
cbfef53
Merge 3.15-rc6 into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
65c2ce7
Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes
by Ingo Molnar
· 10 years ago
94aca80
Merge remote-tracking branch 'origin/x86/urgent' into x86/vdso
by H. Peter Anvin
· 10 years ago
03c1b4e
Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso
by H. Peter Anvin
· 10 years ago
11da37b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
5e9d9fc
Merge tag 'xfs-for-linus-3.15-rc6' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 10 years ago
27b1142
nfsd4: warn on finding lockowner without stateid's
by J. Bruce Fields
· 11 years ago
a1b8ff4
nfsd4: remove lockowner when removing lock stateid
by J. Bruce Fields
· 10 years ago
6c67c7c
AFS: Fix cache manager service handlers
by David Howells
· 10 years ago
439c610
Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
78d683e
mm, fs: Add vm_ops->name as an alternative to arch_vma_name
by Andy Lutomirski
· 10 years ago
51a6025
Btrfs: send, fix incorrect ref access when using extrefs
by Filipe Manana
· 11 years ago
d3ecfcd
Btrfs: fix EIO on reading file after ioctl clone works on it
by Liu Bo
· 11 years ago
41abc902
Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 10 years ago
f5c16f2
sysfs: make sure read buffer is zeroed
by Tejun Heo
· 10 years ago
2667bcb
block: move ioprio.c from fs/ to block/
by Jens Axboe
· 10 years ago
f9c78b2
block: move bio.c and bio-integrity.c from fs/ to block/
by Jens Axboe
· 10 years ago
9dd868e
GFS2: fs/gfs2/file.c: kernel-doc warning fixes
by Fabian Frederick
· 11 years ago
Next »