Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7063fbf2261194f72ee75afca67b3b38b554b5fa
/
fs
« Previous
329f7db
[PATCH] fix de_thread() vs send_group_sigqueue() race
by Oleg Nesterov
· 19 years ago
9abdc4c
fs/ioprio.c should #include <linux/syscalls.h>
by Adrian Bunk
· 19 years ago
9f56f74
fs/afs/callback.c should #include "cmservice.h"
by Adrian Bunk
· 19 years ago
1b33724
remove unused fs/befs/attribute.c
by Will Dyson
· 19 years ago
0fb2dae
fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h>
by Adrian Bunk
· 19 years ago
a70cf17
fs/partitions/ultrix.c should #include "ultrix.h"
by Adrian Bunk
· 19 years ago
34c90b2
jffs_fm.c should #include "intrep.h"
by Adrian Bunk
· 19 years ago
6e1e8e1
fs/freevxfs/: add #include's
by Adrian Bunk
· 19 years ago
f093182
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 19 years ago
9676f0c
[PATCH] unbindable mounts
by Ram Pai
· 19 years ago
5afe002
[PATCH] handling of slave mounts
by Ram Pai
· 19 years ago
a58b0eb
[PATCH] introduce slave mounts
by Ram Pai
· 19 years ago
a05964f
[PATCH] shared mounts handling: umount
by Ram Pai
· 19 years ago
2144440
[PATCH] shared mounts handling: move
by Ram Pai
· 19 years ago
b90fa9a
[PATCH] shared mount handling: bind and rbind
by Ram Pai
· 19 years ago
03e06e6
[PATCH] introduce shared mounts
by Ram Pai
· 19 years ago
07b2088
[PATCH] beginning of the shared-subtree proper
by Ram Pai
· 19 years ago
390c684
[PATCH] making namespace_sem global
by Ram Pai
· 19 years ago
36341f6
[PATCH] mount expiry fixes
by Ram Pai
· 19 years ago
70fbcdf
[PATCH] umount_tree() locking change
by Ram Pai
· 19 years ago
5b83d2c5c
[PATCH] sanitize the interface of graft_tree().
by Ram Pai
· 19 years ago
b58fed8
[PATCH] lindent fs/namespace.c
by Ram Pai
· 19 years ago
5addc5d
[PATCH] make /proc/mounts pollable
by Al Viro
· 19 years ago
1abe77b
[PATCH] allow callers of seq_open do allocation themselves
by Al Viro
· 19 years ago
ccd48bc
[PATCH] cleanups and bug fix in do_loopback()
by Al Viro
· 19 years ago
7b7b1ac
[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount
by Al Viro
· 19 years ago
183d020
[PATCH] ppc64: SMU partition recovery
by Benjamin Herrenschmidt
· 19 years ago
b3ce1de
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
by Linus Torvalds
· 19 years ago
233c123
[PATCH] fs/super.c: unexport user_get_super
by Adrian Bunk
· 19 years ago
f99d49a
[PATCH] kfree cleanup: fs
by Jesper Juhl
· 19 years ago
b8887e6
[PATCH] kernel-docs: fix kernel-doc format problems
by Randy Dunlap
· 19 years ago
6c8bec6
[PATCH] jbd doc: fix some kernel-doc warnings
by Randy Dunlap
· 19 years ago
80d188a
[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for multi-service port
by NeilBrown
· 19 years ago
0ba7536
[PATCH] knfsd: Fix some minor sign problems in nfsd/xdr
by NeilBrown
· 19 years ago
70c3b76
[PATCH] knfsd: Allow run-time selection of NFS versions to export
by NeilBrown
· 19 years ago
7390022
[PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/
by NeilBrown
· 19 years ago
15b7a1b
[PATCH] knfsd: fix setattr-on-symlink error return
by NeilBrown
· 19 years ago
befc649
[PATCH] FUSE: pass file handle in setattr
by Miklos Szeredi
· 19 years ago
fd72faa
[PATCH] FUSE: atomic create+open
by Miklos Szeredi
· 19 years ago
31d40d7
[PATCH] FUSE: add access call
by Miklos Szeredi
· 19 years ago
cc4e69d
[PATCH] VFS: pass file pointer to filesystem from ftruncate()
by Miklos Szeredi
· 19 years ago
db73e9a
[PATCH] remove superflous ctime/mtime updates in affs
by Christoph Hellwig
· 19 years ago
a463ddd
[PATCH] afs: use generic_ro_fops
by Christoph Hellwig
· 19 years ago
dc48700
[PATCH] vxfs: use generic_ro_fops
by Christoph Hellwig
· 19 years ago
2cf0691
[PATCH] befs: use generic_ro_fops
by Christoph Hellwig
· 19 years ago
8c65b4a
[PATCH] fix remaining missing includes
by Tim Schmielau
· 19 years ago
6fdcc21
[PATCH] memory leak in dentry_open()
by Peter Staubach
· 19 years ago
385fd4c
[PATCH] __find_get_block_slow() cleanup
by Coywolf Qi Hunt
· 19 years ago
53b2758
[PATCH] smbfs: 'names_cache' memory leak
by Davi Arnaut
· 19 years ago
ce44eeb
[PATCH] V9FS: 'names_cache' memory leak
by Davi Arnaut
· 19 years ago
be586ba
[PATCH] quota: small cleanups
by Adrian Bunk
· 19 years ago
d55b5fd
[PATCH] aio: remove aio_max_nr accounting race
by Zach Brown
· 19 years ago
d8ba3b7
[PATCH] fuse: remove dead code from fuse_permission
by Christoph Hellwig
· 19 years ago
ccb6e36
[PATCH] fs/smbfs/request.c: turn NULL dereference into BUG()
by Adrian Bunk
· 19 years ago
878129a
[PATCH] hfs needs nls
by Lennert Buytenhek
· 19 years ago
665a758
[PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcu
by Paul E. McKenney
· 19 years ago
9f46080
[PATCH] Process Events Connector
by Matt Helsley
· 19 years ago
49364ce
[PATCH] write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACK
by Andrew Morton
· 19 years ago
4cd5b9f
[PATCH] s390: cleanup of include/asm-s390/vtoc.h
by Peter Oberparleiter
· 19 years ago
2109a2d
[PATCH] mm: rename kmem_cache_s to kmem_cache
by Pekka J Enberg
· 19 years ago
182ec4e
[JFFS2] Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
008531f
[JFFS2] Fix broken compile when debug level = 2
by Artem B. Bityutskiy
· 19 years ago
4fc67fb
[JFFS2] Return 0, not number of bytes written, for success at commit_write
by Todd Poynor
· 19 years ago
daba5cc
[JFFS2] Fix dataflash support
by Artem B. Bityutskiy
· 19 years ago
d55849a
[JFFS2] Use memset(struct) instead of nulling struct members one by one
by Artem B. Bityutskiy
· 19 years ago
2f0077e0
[JFFS2] Remove stale comment
by Artem B. Bityutskiy
· 19 years ago
2bc9764
[JFFS2] Rename jffs2_summary_node to jffs2_raw_summary
by Ferenc Havasi
· 19 years ago
733802d
[JFFS2] Debug code simplification, update TODO
by Artem B. Bityutskiy
· 19 years ago
34c0e90
[JFFS2] Account summary space in reserved_size.
by Ferenc Havasi
· 19 years ago
81e39cf
[JFFS2] Debug message format clean up
by Artem B. Bityutskiy
· 19 years ago
8acff5e
[JFFS2] Call summary collector for all mtd devices with writev support
by Ferenc Havasi
· 19 years ago
c617e84
[JFFS2] Return real jffs2_sum_init() error code
by Ferenc Havasi
· 19 years ago
e631ddb
[JFFS2] Add erase block summary support (mount time improvement)
by Ferenc Havasi
· 19 years ago
4ce1f56
[JFFS2] Remove support for virtual blocks
by Ferenc Havasi
· 19 years ago
f050753
[JFFS2] Solve BUG caused by frag->node representing a hole in fragtree
by Artem B. Bityutskiy
· 19 years ago
280562b
[JFFS2] Calculate CRC check starting point correctly
by Artem B. Bityutskiy
· 19 years ago
8d5df40
[JFFS2] More message formatting cleanups
by Artem B. Bityutskiy
· 19 years ago
3a69e0c
[JFFS2] Fix JFFS2 [mc]time handling
by Artem B. Bityutskiy
· 19 years ago
01d445f
[JFFS2] Make the JFFS2 messages a bit nicer
by Artem B. Bityutskiy
· 19 years ago
59da721
[JFFS2] Teach JFFS2 about Sibley flash
by Nicolas Pitre
· 19 years ago
45ca1b5
[JFFS2] Debug code clean up - step 7
by Artem B. Bityutskiy
· 19 years ago
3c09133
[JFFS2] Correct buggy length checks
by Artem B. Bityutskiy
· 19 years ago
3924350
[JFFS2] Debug code clean up - step 6
by Artem B. Bityutskiy
· 19 years ago
1e0da3c
[JFFS2] Build fragtree in reverse order
by Artem B. Bityutskiy
· 19 years ago
e0e3006
[JFFS2] Refine fragtree debug macros
by Artem B. Bityutskiy
· 19 years ago
1e90097
[JFFS2] Move another fragtree-related function to nodelist.c
by Artem B. Bityutskiy
· 19 years ago
737b766
[JFFS2] Fix up new debug code for eCos build
by Andrew Lunn
· 19 years ago
e0d6013
[JFFS2] Debug code clean up - step 5
by Artem B. Bityutskiy
· 19 years ago
f97117d
[JFFS2] Move scattered function into related files
by Artem B. Bityutskiy
· 19 years ago
f538c96
[JFFS2] Debug code clean up - step 4
by Artem B. Bityutskiy
· 19 years ago
2227c0b
[jffs2] Remove compressor lzo and lzari
by Ferenc Havasi
· 19 years ago
f302cd0
[JFFS2] Namespace clean up
by Artem B. Bityutskiy
· 19 years ago
e0c8e42
[JFFS2] Debug code clean up - step 3
by Artem B. Bityutskiy
· 19 years ago
6dac02a
[JFFS2] Fix slab panic
by Artem B. Bityutskiy
· 19 years ago
61a39b6
[JFFS2] Debug code clean up - step 2
by Artem B. Bityutskiy
· 19 years ago
2b79adc
[JFFS2] Use f->target instead of f->dents for symlink target
by Artem B. Bityutskiy
· 19 years ago
730554d
[JFFS2] Debug code clean up - step 1
by Artem B. Bityutskiy
· 19 years ago
dae6227
[JFFS2] Split a large routine on several smaller.
by Artem B. Bityutskiy
· 19 years ago
0bbacc4
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
by Chuck Lever
· 19 years ago
6bfc93e
NFSv4: Teach NFSv4 to cache locks when we hold a delegation
by Trond Myklebust
· 19 years ago
Next »