summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2005-09-21[PATCH] Fix invisible threads problemSripathi Kodi
2005-09-20NTFS: More runlist handling fixes from Richard Russon and myself.Anton Altaparmakov
2005-09-19Make fsnotify possibly work better for the inode removal caseLinus Torvalds
2005-09-19Merge branch 'master' of /home/src/linux-2.6/Anton Altaparmakov
2005-09-19NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better.Anton Altaparmakov
2005-09-19NTFS: Fix handling of compressed directories that I broke in earlier changeset.Anton Altaparmakov
2005-09-19NTFS: Fix various bugs in the runlist merging code. (Based on libntfsAnton Altaparmakov
2005-09-17[PATCH] FAT: miss-sync issues on sync mount (miss-sync on write)OGAWA Hirofumi
2005-09-17[PATCH] files: fix preemption issuesDipankar Sarma
2005-09-17[PATCH] Add smp_mb__after_clear_bit() to unlock_kiocb()Zach Brown
2005-09-17[PATCH] epoll: fix delayed initialization bugDavide Libenzi
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