aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2005-09-14[COMPAT]: Fixup compat_do_execve()David S. Miller
2005-09-14[PATCH] Fix the fdtable freeing in the case of vmalloced fdset/arraysDipankar Sarma
2005-09-14[PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins
2005-09-14[PATCH] Fix fs/exec.c:788 (de_thread()) BUG_ONAlexander Nyberg
2005-09-13Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds
2005-09-13[PATCH] nfsd4: fix setclientid unlock of unlocked state lockNeil Brown
2005-09-13[PATCH] nfsd4: fix open seqid incrementing in lockNeil Brown
2005-09-13[PATCH] nfsd4: move replay_ownerNeil Brown
2005-09-13[PATCH] nfsd4: printk reductionNeil Brown
2005-09-13[PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sdChris Mason
2005-09-13[PATCH] open returns ENFILE but creates file anywayPeter Staubach
2005-09-12NTFS: Mask out __GFP_HIGHMEM when doing kmalloc() in __ntfs_malloc() as itAnton Altaparmakov
2005-09-12NTFS: Change the mount options {u,f,d}mask to always parse the number asAnton Altaparmakov
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