aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds
2005-11-07[PATCH] fs/super.c: unexport user_get_superAdrian Bunk
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl
2005-11-07[PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap
2005-11-07[PATCH] jbd doc: fix some kernel-doc warningsRandy Dunlap
2005-11-07[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...NeilBrown
2005-11-07[PATCH] knfsd: Fix some minor sign problems in nfsd/xdrNeilBrown
2005-11-07[PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown
2005-11-07[PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/NeilBrown
2005-11-07[PATCH] knfsd: fix setattr-on-symlink error returnNeilBrown
2005-11-07[PATCH] FUSE: pass file handle in setattrMiklos Szeredi
2005-11-07[PATCH] FUSE: atomic create+openMiklos Szeredi
2005-11-07[PATCH] FUSE: add access callMiklos Szeredi
2005-11-07[PATCH] VFS: pass file pointer to filesystem from ftruncate()Miklos Szeredi
2005-11-07[PATCH] remove superflous ctime/mtime updates in affsChristoph Hellwig
2005-11-07[PATCH] afs: use generic_ro_fopsChristoph Hellwig
2005-11-07[PATCH] vxfs: use generic_ro_fopsChristoph Hellwig
2005-11-07[PATCH] befs: use generic_ro_fopsChristoph Hellwig
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-11-07[PATCH] memory leak in dentry_open()Peter Staubach
2005-11-07[PATCH] __find_get_block_slow() cleanupCoywolf Qi Hunt
2005-11-07[PATCH] smbfs: 'names_cache' memory leakDavi Arnaut
2005-11-07[PATCH] V9FS: 'names_cache' memory leakDavi Arnaut
2005-11-07[PATCH] quota: small cleanupsAdrian Bunk
2005-11-07[PATCH] aio: remove aio_max_nr accounting raceZach Brown
2005-11-07[PATCH] fuse: remove dead code from fuse_permissionChristoph Hellwig
2005-11-07[PATCH] fs/smbfs/request.c: turn NULL dereference into BUG()Adrian Bunk
2005-11-07[PATCH] hfs needs nlsLennert Buytenhek
2005-11-07[PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_ea...Paul E. McKenney
2005-11-07[PATCH] Process Events ConnectorMatt Helsley
2005-11-07[PATCH] write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACKAndrew Morton
2005-11-07[PATCH] s390: cleanup of include/asm-s390/vtoc.hPeter Oberparleiter
2005-11-07[PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg
2005-11-07[JFFS2] Clean up trailing white spacesThomas Gleixner
2005-11-06[JFFS2] Fix broken compile when debug level = 2Artem B. Bityutskiy
2005-11-06[JFFS2] Return 0, not number of bytes written, for success at commit_writeTodd Poynor
2005-11-06[JFFS2] Fix dataflash supportArtem B. Bityutskiy
2005-11-06[JFFS2] Use memset(struct) instead of nulling struct members one by oneArtem B. Bityutskiy
2005-11-06[JFFS2] Remove stale commentArtem B. Bityutskiy
2005-11-06[JFFS2] Rename jffs2_summary_node to jffs2_raw_summaryFerenc Havasi
2005-11-06[JFFS2] Debug code simplification, update TODOArtem B. Bityutskiy
2005-11-06[JFFS2] Account summary space in reserved_size.Ferenc Havasi
2005-11-06[JFFS2] Debug message format clean upArtem B. Bityutskiy
2005-11-06[JFFS2] Call summary collector for all mtd devices with writev supportFerenc Havasi
2005-11-06[JFFS2] Return real jffs2_sum_init() error codeFerenc Havasi
2005-11-06[JFFS2] Add erase block summary support (mount time improvement)Ferenc Havasi
2005-11-06[JFFS2] Remove support for virtual blocksFerenc Havasi
2005-11-06[JFFS2] Solve BUG caused by frag->node representing a hole in fragtreeArtem B. Bityutskiy
2005-11-06[JFFS2] Calculate CRC check starting point correctlyArtem B. Bityutskiy
2005-11-06[JFFS2] More message formatting cleanupsArtem B. Bityutskiy