Commit Graph

1480 Commits (9cf84d7c97992dbe5360b241327341c07ce30fc9)

Author SHA1 Message Date
Ram Pai b58fed8b19 [PATCH] lindent fs/namespace.c 19 years ago
Al Viro 5addc5dd88 [PATCH] make /proc/mounts pollable 19 years ago
Al Viro 1abe77b0fc [PATCH] allow callers of seq_open do allocation themselves 19 years ago
Al Viro ccd48bc7fa [PATCH] cleanups and bug fix in do_loopback() 19 years ago
Al Viro 7b7b1ace2d [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount 19 years ago
Benjamin Herrenschmidt 183d020258 [PATCH] ppc64: SMU partition recovery 19 years ago
Adrian Bunk 233c1234d3 [PATCH] fs/super.c: unexport user_get_super 19 years ago
Jesper Juhl f99d49adf5 [PATCH] kfree cleanup: fs 19 years ago
Randy Dunlap b8887e6e8c [PATCH] kernel-docs: fix kernel-doc format problems 19 years ago
Randy Dunlap 6c8bec6d5f [PATCH] jbd doc: fix some kernel-doc warnings 19 years ago
NeilBrown 80d188a643 [PATCH] knfsd: make sure svc_process call the correct pg_authenticate for multi-service port 19 years ago
NeilBrown 0ba7536d5d [PATCH] knfsd: Fix some minor sign problems in nfsd/xdr 19 years ago
NeilBrown 70c3b76c28 [PATCH] knfsd: Allow run-time selection of NFS versions to export 19 years ago
NeilBrown 7390022d69 [PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/ 19 years ago
NeilBrown 15b7a1b86d [PATCH] knfsd: fix setattr-on-symlink error return 19 years ago
Miklos Szeredi befc649c22 [PATCH] FUSE: pass file handle in setattr 19 years ago
Miklos Szeredi fd72faac95 [PATCH] FUSE: atomic create+open 19 years ago
Miklos Szeredi 31d40d74b4 [PATCH] FUSE: add access call 19 years ago
Miklos Szeredi cc4e69dee4 [PATCH] VFS: pass file pointer to filesystem from ftruncate() 19 years ago
Christoph Hellwig db73e9aa99 [PATCH] remove superflous ctime/mtime updates in affs 19 years ago
Christoph Hellwig a463ddd343 [PATCH] afs: use generic_ro_fops 19 years ago
Christoph Hellwig dc487002a2 [PATCH] vxfs: use generic_ro_fops 19 years ago
Christoph Hellwig 2cf0691621 [PATCH] befs: use generic_ro_fops 19 years ago
Tim Schmielau 8c65b4a604 [PATCH] fix remaining missing includes 19 years ago
Peter Staubach 6fdcc21622 [PATCH] memory leak in dentry_open() 19 years ago
Coywolf Qi Hunt 385fd4c59d [PATCH] __find_get_block_slow() cleanup 19 years ago
Davi Arnaut 53b27584db [PATCH] smbfs: 'names_cache' memory leak 19 years ago
Davi Arnaut ce44eeb690 [PATCH] V9FS: 'names_cache' memory leak 19 years ago
Adrian Bunk be586bab8b [PATCH] quota: small cleanups 19 years ago
Zach Brown d55b5fdaf4 [PATCH] aio: remove aio_max_nr accounting race 19 years ago
Christoph Hellwig d8ba3b7310 [PATCH] fuse: remove dead code from fuse_permission 19 years ago
Adrian Bunk ccb6e363a6 [PATCH] fs/smbfs/request.c: turn NULL dereference into BUG() 19 years ago
Lennert Buytenhek 878129a304 [PATCH] hfs needs nls 19 years ago
Paul E. McKenney 665a7583f3 [PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcu 19 years ago
Matt Helsley 9f46080c41 [PATCH] Process Events Connector 19 years ago
Andrew Morton 49364ce253 [PATCH] write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACK 19 years ago
Peter Oberparleiter 4cd5b9f6df [PATCH] s390: cleanup of include/asm-s390/vtoc.h 19 years ago
Pekka J Enberg 2109a2d1b1 [PATCH] mm: rename kmem_cache_s to kmem_cache 19 years ago
Thomas Gleixner 182ec4eee3 [JFFS2] Clean up trailing white spaces 19 years ago
Artem B. Bityutskiy 008531f4c3 [JFFS2] Fix broken compile when debug level = 2 19 years ago
Todd Poynor 4fc67fbe52 [JFFS2] Return 0, not number of bytes written, for success at commit_write 19 years ago
Artem B. Bityutskiy daba5cc4bc [JFFS2] Fix dataflash support 19 years ago
Artem B. Bityutskiy d55849aa4d [JFFS2] Use memset(struct) instead of nulling struct members one by one 19 years ago
Artem B. Bityutskiy 2f0077e018 [JFFS2] Remove stale comment 19 years ago
Ferenc Havasi 2bc9764c48 [JFFS2] Rename jffs2_summary_node to jffs2_raw_summary 19 years ago
Artem B. Bityutskiy 733802d974 [JFFS2] Debug code simplification, update TODO 19 years ago
Ferenc Havasi 34c0e90671 [JFFS2] Account summary space in reserved_size. 19 years ago
Artem B. Bityutskiy 81e39cf029 [JFFS2] Debug message format clean up 19 years ago
Ferenc Havasi 8acff5e934 [JFFS2] Call summary collector for all mtd devices with writev support 19 years ago
Ferenc Havasi c617e84248 [JFFS2] Return real jffs2_sum_init() error code 19 years ago