Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0ad53eeefcbb2620b6a71ffdaad4add20b450b8b
/
fs
0ad53ee
afs: add afs_wq and use it instead of the system workqueue
by Tejun Heo
· 14 years ago
ba28b93
FS-Cache: Fix operation handling
by Akshat Aranya
· 14 years ago
acda472
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
by Linus Torvalds
· 14 years ago
7b9337a
fs: namei fix ->put_link on wrong inode in do_filp_open
by Nick Piggin
· 14 years ago
db9effe
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
by Linus Torvalds
· 14 years ago
f20877d
fs: fix do_last error case when need_reval_dot
by J. R. Okajima
· 14 years ago
657e94b
nfs: add missing rcu-walk check
by Nick Piggin
· 14 years ago
90dbb77
fs: fix dropping of rcu-walk from force_reval_path
by Nick Piggin
· 14 years ago
bb20c18
fs: force_reval_path drop rcu-walk before d_invalidate
by Nick Piggin
· 14 years ago
cb9ef8d
fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc
by Stefan Hajnoczi
· 14 years ago
5f24ce5
thp: remove PG_buddy
by Andrea Arcangeli
· 14 years ago
7913417
thp: transparent hugepage vmstat
by Andrea Arcangeli
· 14 years ago
dabb16f
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
by Mandeep Singh Baines
· 14 years ago
2d90508
mm: smaps: export mlock information
by Nikanth Karthikesan
· 14 years ago
c32b0d4
fs/mpage.c: consolidate code
by Hai Shan
· 14 years ago
c691b9d
sync_inode_metadata: fix comment
by Andrew Morton
· 14 years ago
b9543da
writeback: avoid livelocking WB_SYNC_ALL writeback
by Jan Kara
· 14 years ago
aa373cf
writeback: stop background/kupdate works from livelocking other works
by Jan Kara
· 14 years ago
71927e8
writeback: trace wakeup event for background writeback
by Wu Fengguang
· 14 years ago
6585027
writeback: integrated background writeback work
by Jan Kara
· 14 years ago
6254b32
ecryptfs: fix broken build
by Linus Torvalds
· 14 years ago
8a0eebf
NFS: Fix NFSv3 exclusive open semantics
by Trond Myklebust
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
b2034d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
a170315
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
6f772fe
cramfs: generate unique inode number for better inode cache usage
by Stefani Seibold
· 14 years ago
d3486f8
aio: remove unused aio_run_iocbs()
by Jeff Moyer
· 14 years ago
2e41025
aio: remove unnecessary check
by Namhyung Kim
· 14 years ago
e6d7202
fs/char_dev.c: remove unused cdev_index()
by Namhyung Kim
· 14 years ago
ceff1a7
/proc/kcore: fix seeking
by Dave Anderson
· 14 years ago
bf33cbd
proc: move proc_console.c to fs/proc/consoles.c
by Alexey Dobriyan
· 14 years ago
3740a20
proc: less LOCK/UNLOCK in remove_proc_entry()
by Alexey Dobriyan
· 14 years ago
a6fc86d
kpagecount: add slab page checking because _mapcount is in a union
by Petr Holasek
· 14 years ago
c6a3405
proc: use single_open() correctly
by Jovi Zhang
· 14 years ago
6d1b6e4
proc: ->low_ino cleanup
by Alexey Dobriyan
· 14 years ago
9d6de12
proc: use seq_puts()/seq_putc() where possible
by Alexey Dobriyan
· 14 years ago
a2ade7b
proc: use unsigned long inside /proc/*/statm
by Alexey Dobriyan
· 14 years ago
34e49d4
fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps
by Joe Perches
· 14 years ago
566538a
reiserfs: make sure va_end() is always called after va_start().
by Jesper Juhl
· 14 years ago
e0e3d32
befs: don't pass huge structs by value
by Jesper Juhl
· 14 years ago
e462c44
pipe: use event aware wakeups
by Davide Libenzi
· 14 years ago
f670d0e
binfmt_elf: cleanups
by Mikael Pettersson
· 14 years ago
52bd19f7
epoll: convert max_user_watches to long
by Robin Holt
· 14 years ago
65329bf
fs/select.c: fix information leak to userspace
by Vasiliy Kulikov
· 14 years ago
6db26ff
fs/ext4/inode.c: use pr_warn_ratelimited()
by Andrew Morton
· 14 years ago
81c5e2a
Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core
by Jens Axboe
· 14 years ago
9ecf639
Gfs2: fail if we try to use hole punch
by Josef Bacik
· 14 years ago
23a8519
Btrfs: fail if we try to use hole punch
by Josef Bacik
· 14 years ago
d6dc846
Ext4: fail if we try to use hole punch
by Josef Bacik
· 14 years ago
db47fef
Ocfs2: handle hole punching via fallocate properly
by Josef Bacik
· 14 years ago
c25d246
XFS: handle hole punching via fallocate properly
by Josef Bacik
· 14 years ago
79124f18
fs: add hole punching to fallocate
by Josef Bacik
· 14 years ago
e1181ee
vfs: pass struct file to do_truncate on O_TRUNC opens (try #2)
by Jeff Layton
· 14 years ago
cccb5a1
fix signedness mess in rw_verify_area() on 64bit architectures
by Al Viro
· 14 years ago
208898c
fs: fix kernel-doc for dcache::prepend_path
by Randy Dunlap
· 14 years ago
1c97754
fs: fix kernel-doc for dcache::d_validate
by Randy Dunlap
· 14 years ago
66cb766
sanitize ecryptfs ->mount()
by Al Viro
· 14 years ago
d61dcce
switch afs
by Al Viro
· 14 years ago
32c419d
move internal-only parts of ncpfs headers to fs/ncpfs
by Al Viro
· 14 years ago
0378c40
switch ncpfs
by Al Viro
· 14 years ago
98cd3fb
switch 9p
by Al Viro
· 14 years ago
c74a1cb
pass default dentry_operations to mount_pseudo()
by Al Viro
· 14 years ago
f772c4a
switch hostfs
by Al Viro
· 14 years ago
a129880
switch affs
by Al Viro
· 14 years ago
d463a0c
switch configfs
by Al Viro
· 14 years ago
31a203d
take coda-private headers out of include/linux
by Al Viro
· 14 years ago
9501e4c
switch coda
by Al Viro
· 14 years ago
43d344d
switch hpfs
by Al Viro
· 14 years ago
af53d29
switch btrfs, close races
by Al Viro
· 14 years ago
ba87167
switch ocfs2, close races
by Al Viro
· 14 years ago
41ced6d
switch gfs2, close races
by Al Viro
· 14 years ago
1c929cf
switch cifs
by Al Viro
· 14 years ago
8b244ff
switch nfs to ->s_d_op
by Al Viro
· 14 years ago
96e1391
switch adfs
by Al Viro
· 14 years ago
eddf790
switch hfsplus
by Al Viro
· 14 years ago
518c79d
switch hfs
by Al Viro
· 14 years ago
c6cb412
minixfs: kill dead code
by Al Viro
· 14 years ago
30304ab
switch sysv
by Al Viro
· 14 years ago
c35eebe
switch fuse
by Al Viro
· 14 years ago
94b77bd
switch jfs to ->s_d_op, close exportfs races
by Al Viro
· 14 years ago
3d23985
switch fat to ->s_d_op, close exportfs races there
by Al Viro
· 14 years ago
6cc9c1d
fix isofs d_op handling
by Al Viro
· 14 years ago
c8aebb0
per-superblock default ->d_op
by Al Viro
· 14 years ago
01e6acc
ceph: fsc->*_wq's aren't used in memory reclaim path
by Tejun Heo
· 14 years ago
582c86e
ceph: Makefile: Remove unnessary code
by Tracey Dent
· 14 years ago
dc69e2e
ceph: associate requests with opening sessions
by Sage Weil
· 14 years ago
4af25fd
ceph: drop redundant r_mds field
by Sage Weil
· 14 years ago
14303d2
ceph: implement DIRLAYOUTHASH feature to get dir layout from MDS
by Sage Weil
· 14 years ago
6c0f3af
ceph: add dir_layout to inode
by Sage Weil
· 14 years ago
2818ef5
NTFS: writev() fix and maintenance/contact details update
by Anton Altaparmakov
· 14 years ago
b9d919a
Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
7c955fc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 14 years ago
e9688f6
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
40c73ab
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
0945f35
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 14 years ago
0f0a25b
ext4: fix trimming starting with block 0 with small blocksize
by Jan Kara
· 14 years ago
0a2179b
ext4: revert buggy trim overflow patch
by Theodore Ts'o
· 14 years ago
7bc4a4c
Merge branch 'for-linus-merged' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
498f7f5
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
Next »