aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [PATCH] Fix invisible threads problemSripathi Kodi2005-09-21
* NTFS: More runlist handling fixes from Richard Russon and myself.Anton Altaparmakov2005-09-20
* Make fsnotify possibly work better for the inode removal caseLinus Torvalds2005-09-19
* Merge branch 'master' of /home/src/linux-2.6/Anton Altaparmakov2005-09-19
|\
| * [PATCH] FAT: miss-sync issues on sync mount (miss-sync on write)OGAWA Hirofumi2005-09-17
| * [PATCH] files: fix preemption issuesDipankar Sarma2005-09-17
| * [PATCH] Add smp_mb__after_clear_bit() to unlock_kiocb()Zach Brown2005-09-17
| * [PATCH] epoll: fix delayed initialization bugDavide Libenzi2005-09-17
* | NTFS: Fix ntfs_{read,write}page() to cope with concurrent truncates better.Anton Altaparmakov2005-09-19
* | NTFS: Fix handling of compressed directories that I broke in earlier changeset.Anton Altaparmakov2005-09-19
* | NTFS: Fix various bugs in the runlist merging code. (Based on libntfsAnton Altaparmakov2005-09-19
|/
* [COMPAT]: Fixup compat_do_execve()David S. Miller2005-09-15
* [PATCH] Fix the fdtable freeing in the case of vmalloced fdset/arraysDipankar Sarma2005-09-14
* [PATCH] error path in setup_arg_pages() misses vm_unacct_memory()Hugh Dickins2005-09-14
* [PATCH] Fix fs/exec.c:788 (de_thread()) BUG_ONAlexander Nyberg2005-09-14
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-13
|\
| * Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-27
| |\
| * \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-17
| |\ \
| * \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-08-09
| |\ \ \
| * \ \ \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-27
| |\ \ \ \
| * \ \ \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-07-19
| |\ \ \ \ \
| * \ \ \ \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-07-13
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-02
| |\ \ \ \ \ \ \
| * | | | | | | | AUDIT: Report lookup flags with path/inode records.David Woodhouse2005-06-20
* | | | | | | | | [PATCH] nfsd4: fix setclientid unlock of unlocked state lockNeil Brown2005-09-13
* | | | | | | | | [PATCH] nfsd4: fix open seqid incrementing in lockNeil Brown2005-09-13
* | | | | | | | | [PATCH] nfsd4: move replay_ownerNeil Brown2005-09-13
* | | | | | | | | [PATCH] nfsd4: printk reductionNeil Brown2005-09-13
* | | | | | | | | [PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sdChris Mason2005-09-13
* | | | | | | | | [PATCH] open returns ENFILE but creates file anywayPeter Staubach2005-09-13
* | | | | | | | | NTFS: Mask out __GFP_HIGHMEM when doing kmalloc() in __ntfs_malloc() as itAnton Altaparmakov2005-09-12
* | | | | | | | | NTFS: Change the mount options {u,f,d}mask to always parse the number asAnton Altaparmakov2005-09-12
* | | | | | | | | Merge branch 'for-linus' from kernel.org:/.../shaggy/jfs-2.6 manuallyLinus Torvalds2005-09-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | JFS: Implement jfs_init_securityDave Kleikamp2005-09-01
| * | | | | | | | | JFS: allow extended attributes to be set within a existing transactionDave Kleikamp2005-09-01
| * | | | | | | | | JFS: jfs_delete_inode should always call clear_inode.Dave Kleikamp2005-08-30
* | | | | | | | | | [PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-10
* | | | | | | | | | [PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h>Adrian Bunk2005-09-10
* | | | | | | | | | [PATCH] janitor: reiserfs: super.c - vfree() checking cleanupsJames Lamanna2005-09-10
* | | | | | | | | | [PATCH] janitor: fs/dcache.c: list_for_each*Domen Puncer2005-09-10
* | | | | | | | | | [PATCH] janitor: fs/namespace.c: list_for_each_entryDomen Puncer2005-09-10
* | | | | | | | | | [PATCH] janitor: jffs/intrep: list_for_each_entryDomen Puncer2005-09-10
* | | | | | | | | | [PATCH] sched: TASK_NONINTERACTIVEIngo Molnar2005-09-10
* | | | | | | | | | [PATCH] spinlock consolidationIngo Molnar2005-09-10
* | | | | | | | | | [PATCH] ntfs build fixAndrew Morton2005-09-10
* | | | | | | | | | Preempt-safe RCU file usageLinus Torvalds2005-09-09
* | | | | | | | | | Fix up lost patch in compat_sys_select() for new RCU files world orderLinus Torvalds2005-09-09
* | | | | | | | | | [PATCH] Lost sockfd_put() in routing_ioctl()Kirill Korotaev2005-09-09
* | | | | | | | | | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar2005-09-09
* | | | | | | | | | [PATCH] FUSE: don't allow restarting of system callsMiklos Szeredi2005-09-09