Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7079060f3e86ea4c1d4e9c1e356592ef9dcaaa1f
/
fs
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
888e694
NFSv4: Recover locks too when returning a delegation
by Trond Myklebust
· 19 years ago
43b2a33
NFSv4: Fix recovery of flock() locks.
by Trond Myklebust
· 19 years ago
34ea818
NFSv4: Return any delegations before sillyrenaming the file
by Trond Myklebust
· 19 years ago
2c56617
NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEID
by Trond Myklebust
· 19 years ago
d530838
NFSv4: Fix problem with OPEN_DOWNGRADE
by Trond Myklebust
· 19 years ago
4cecb76
NFSv4: Fix a race between open() and close()
by Trond Myklebust
· 19 years ago
0f3278d
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
by Linus Torvalds
· 19 years ago
15c84a4
[XFS] Remove no-longer-used qsort source.
by Nathan Scott
· 19 years ago
05db218
[XFS] Fix an inode32 regression - if no options are presented, must still
by Nathan Scott
· 19 years ago
992c83a
[XFS] Remove several no-longer-used files.
by Nathan Scott
· 19 years ago
7f248a8
[XFS] Cleanup cosmetic differences between source trees.
by Nathan Scott
· 19 years ago
538524a
[XFS] fix XFS quota for modular XFS builds
by Nathan Scott
· 19 years ago
de69e5f
[XFS] Add a mechanism for XFS to use the generic quota sync method.
by Nathan Scott
· 19 years ago
bf6f05a
[XFS] Fixed the inconsistency between attribute b-tree intermidiate node
by Yingping Lu
· 19 years ago
ec1890c
Merge git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
19d5bcf
[XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF.
by Nathan Scott
· 19 years ago
a749ee8
[XFS] Fix calculation of reserved AGs for inodes in 32-bit inode mode
by Eric Sandeen
· 19 years ago
fdc7ed7
[XFS] Fix boundary conditions when issuing direct IOs from large userspace
by Nathan Scott
· 19 years ago
2b3b6d0
[XFS] Remove an unhelpful ifdef, the comment above the routine explains
by Nathan Scott
· 19 years ago
cfcbbbd
[XFS] Remove old, broken nolog-mode code - noone plans to ever fix it.
by Nathan Scott
· 19 years ago
c11e2c3
[XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.
by Nathan Scott
· 19 years ago
16259e7
[XFS] Endianess annotations for various allocator data structures
by Christoph Hellwig
· 19 years ago
e2ed81f
[XFS] remove unused code from xfs_iomap_write_direct
by Eric Sandeen
· 19 years ago
e94af02
[XFS] fix old xfs_setattr mis-merge from irix; mostly harmless esp if not
by Eric Sandeen
· 19 years ago
91e1108
[XFS] Fixing size report discrepancy between ls and du caused by xfs_fsr
by Yingping Lu
· 19 years ago
9af0a70
[XFS] Fixed a bug in reporting extent list for attribute fork running
by Yingping Lu
· 19 years ago
7f14d0a
[XFS] Simplify pagebuf_rele Remove a conditional that can not be true
by Christoph Hellwig
· 19 years ago
Next »