aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| | * [PATCH] ext3: sparse fixesBen Dooks2005-10-308-6/+29
| | * [PATCH] fix de_thread() vs do_coredump() deadlockOleg Nesterov2005-10-301-3/+13
| | * [PATCH] fuse: spelling fixesMiklos Szeredi2005-10-302-9/+9
| | * [PATCH] Locking problems while EXT3FS_DEBUG onGlauber de Oliveira Costa2005-10-303-6/+3
| | * [PATCH] coredump_wait() cleanupOleg Nesterov2005-10-301-8/+5
| | * [PATCH] proc: fix of error path in proc_get_inode()Kirill Korotaev2005-10-301-7/+10
| | * [PATCH] fuse: clean up dead code related to nfs exportingMiklos Szeredi2005-10-301-2/+3
| | * [PATCH] fix de_thread vs it_real_fn() deadlockOleg Nesterov2005-10-301-1/+2
| | * [PATCH] reduce sizeof(struct file)Eric Dumazet2005-10-304-10/+10
| | * [PATCH] open: cleanup in lookup_flags()Miklos Szeredi2005-10-301-6/+0
| | * [PATCH] Don't uselessly export task_struct to userspace in core dumpsEric W. Biederman2005-10-301-3/+1
| | * [PATCH] TIOC* compat ioctl handlingChristoph Hellwig2005-10-301-0/+4
| | * [PATCH] little de_thread() cleanupOleg Nesterov2005-10-301-4/+3
| | * [PATCH] reiserfs: [kv]free() checking cleanupJames Lamanna2005-10-302-18/+10
| | * [PATCH] ext3: Fix unmapped buffers in transaction's listsJan Kara2005-10-301-1/+10
| | * [PATCH] SELinux: canonicalize getxattr()James Morris2005-10-301-5/+9
| | * [PATCH] CONFIG_IA32Brian Gerst2005-10-302-2/+2
| | * [PATCH] NFS: Remove unbalanced spin_unlock() calls from nfs_refresh_inode()Trond Myklebust2005-10-301-2/+0
| * | Merge in v2.6.14 by handPaul Mackerras2005-10-283-0/+8
| |\ \
| * \ \ Merge changes from linux-2.6 by handPaul Mackerras2005-10-226-33/+22
| |\ \ \
| * \ \ \ Merge from Linus' treePaul Mackerras2005-10-1224-224/+190
| |\ \ \ \
| * \ \ \ \ Merge by hand from Linus' tree.Paul Mackerras2005-09-2919-270/+307
| |\ \ \ \ \
| * | | | | | powerpc: Merge enough to start building in arch/powerpc.Paul Mackerras2005-09-261-8/+0
* | | | | | | Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2005-10-3060-861/+1637
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | [PATCH] hugetlb: overcommit accounting checkAdam Litke2005-10-291-10/+53
| * | | | | | [PATCH] hugetlb: demand fault handlerAdam Litke2005-10-291-5/+2
| * | | | | | [PATCH] cleanup hugelbfs_forget_inodeChristoph Hellwig2005-10-291-18/+20
| * | | | | | [PATCH] kill hugelbfs_do_delete_inodeChristoph Hellwig2005-10-291-37/+1
| * | | | | | [PATCH] hugetlbfs: clean up hugetlbfs_delete_inodeChristoph Hellwig2005-10-291-6/+32
| * | | | | | [PATCH] hugetlbfs: move free_inodes accountingChristoph Hellwig2005-10-291-36/+42
| * | | | | | [PATCH] mm: split page table lockHugh Dickins2005-10-294-12/+13
| * | | | | | [PATCH] mm: follow_page with inner ptlockHugh Dickins2005-10-291-2/+1
| * | | | | | [PATCH] mm: unmap_vmas with inner ptlockHugh Dickins2005-10-291-7/+3
| * | | | | | [PATCH] mm: pte_offset_map_lock loopsHugh Dickins2005-10-291-11/+6
| * | | | | | [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-291-9/+5
| * | | | | | [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-293-4/+21
| * | | | | | [PATCH] core remove PageReservedNick Piggin2005-10-291-1/+3
| * | | | | | [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-293-7/+5
| * | | | | | [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-295-11/+0
| * | | | | | [PATCH] Convert mempolicies to nodemask_tAndi Kleen2005-10-291-1/+1
| * | | | | | [PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programsPete Zaitcev2005-10-281-0/+1
| * | | | | | [PATCH] Fix ext3 warning for unused varPeter Osterlund2005-10-281-10/+16
| * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-10-282-3/+28
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge ../bleed-2.6Greg KH2005-10-2841-686/+1379
| | |\ \ \ \ \ \
| | * | | | | | | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-2/+2
| | * | | | | | | [PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers2005-10-281-1/+26
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2005-10-286-19/+38
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | JFS: make sure right-most xtree pages have header.next set to zeroDave Kleikamp2005-10-281-9/+9
| | * | | | | | JFS: Corrupted block map should not cause trapDave Kleikamp2005-10-111-5/+14
| | * | | | | | JFS: make special inodes play nicely with page balancingDave Kleikamp2005-10-035-5/+15