aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2005-09-11Merge branch 'for-linus' from kernel.org:/.../shaggy/jfs-2.6 manuallyLinus Torvalds
2005-09-10[PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-10[PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h>Adrian Bunk
2005-09-10[PATCH] janitor: reiserfs: super.c - vfree() checking cleanupsJames Lamanna
2005-09-10[PATCH] janitor: fs/dcache.c: list_for_each*Domen Puncer
2005-09-10[PATCH] janitor: fs/namespace.c: list_for_each_entryDomen Puncer
2005-09-10[PATCH] janitor: jffs/intrep: list_for_each_entryDomen Puncer
2005-09-10[PATCH] sched: TASK_NONINTERACTIVEIngo Molnar
2005-09-10[PATCH] spinlock consolidationIngo Molnar
2005-09-10[PATCH] ntfs build fixAndrew Morton
2005-09-09Preempt-safe RCU file usageLinus Torvalds
2005-09-09Fix up lost patch in compat_sys_select() for new RCU files world orderLinus Torvalds
2005-09-09[PATCH] Lost sockfd_put() in routing_ioctl()Kirill Korotaev
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar
2005-09-09[PATCH] FUSE: don't allow restarting of system callsMiklos Szeredi
2005-09-09[PATCH] FUSE: add fsync operation for directoriesMiklos Szeredi
2005-09-09[PATCH] fuse: don't update file timesMiklos Szeredi
2005-09-09[PATCH] fuse: more flexible cachingMiklos Szeredi
2005-09-09[PATCH] fuse: transfer readdir data through deviceMiklos Szeredi
2005-09-09[PATCH] FUSE - direct I/OMiklos Szeredi
2005-09-09[PATCH] fuse: stricter mount option checkingMiklos Szeredi
2005-09-09[PATCH] FUSE: tighten check for processes allowed accessMiklos Szeredi
2005-09-09[PATCH] FUSE - readpages operationMiklos Szeredi
2005-09-09[PATCH] FUSE - extended attribute operationsMiklos Szeredi
2005-09-09[PATCH] FUSE - mount optionsMiklos Szeredi
2005-09-09[PATCH] FUSE - file operationsMiklos Szeredi
2005-09-09[PATCH] FUSE - read-write operationsMiklos Szeredi
2005-09-09[PATCH] FUSE - read-only operationsMiklos Szeredi
2005-09-09[PATCH] FUSE - device functionsMiklos Szeredi
2005-09-09[PATCH] FUSE - coreMiklos Szeredi
2005-09-09[PATCH] FUSE - MAINTAINERS, Kconfig and Makefile changesMiklos Szeredi
2005-09-09[PATCH] v9fs: fix handling of malformed 9P messagesEric Van Hensbergen
2005-09-09[PATCH] v9fs: readlink extended mode checkEric Van Hensbergen
2005-09-09[PATCH] v9fs: Fix support for special files (devices, named pipes, etc.)Eric Van Hensbergen
2005-09-09[PATCH] v9fs: Clean-up vfs_inode and setattr functionsEric Van Hensbergen
2005-09-09[PATCH] v9fs: Change error magic numbers to defined constantsEric Van Hensbergen
2005-09-09[PATCH] v9fs: debug and support routinesEric Van Hensbergen
2005-09-09[PATCH] v9fs: Support to force umountEric Van Hensbergen
2005-09-09[PATCH] v9fs: transport modulesEric Van Hensbergen
2005-09-09[PATCH] v9fs: 9P protocol implementationEric Van Hensbergen
2005-09-09[PATCH] v9fs: VFS superblock operations and glueEric Van Hensbergen
2005-09-09[PATCH] v9fs: VFS inode operationsEric Van Hensbergen
2005-09-09[PATCH] v9fs: VFS file, dentry, and directory operationsEric Van Hensbergen
2005-09-09[PATCH] v9fs: Documentation, Makefiles, ConfigurationEric Van Hensbergen
2005-09-09[PATCH] files: lock-free fd look-upDipankar Sarma
2005-09-09[PATCH] files: files struct with RCUDipankar Sarma
2005-09-09[PATCH] files: break up files structDipankar Sarma
2005-09-09[PATCH] aio: kiocb locking to serialise retry and cancelBenjamin LaHaise
2005-09-09[PATCH] change io_cancel return code for no cancel caseWendy Cheng
2005-09-09[PATCH] bfs: fix endianness, signedness; add trivial bugfixAndrew Stribblehill