aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://imp.csi.cam.ac.uk/home/src/ntfs-2.6-devel/Anton Altaparmakov2006-03-23
|\
| * Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2006-03-23
| |\
| * | NTFS: 2.1.27 - Various bug fixes and cleanups.Anton Altaparmakov2006-03-23
| * | NTFS: Semaphore to mutex conversion.Ingo Molnar2006-03-23
| * | NTFS: Handle the recently introduced -ENAMETOOLONG return value fromAnton Altaparmakov2006-03-23
| * | NTFS: Add a missing call to flush_dcache_mft_record_page() inAnton Altaparmakov2006-03-23
| * | NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where weAnton Altaparmakov2006-03-23
| * | NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h.Anton Altaparmakov2006-03-23
| * | NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximumAnton Altaparmakov2006-03-23
| * | NTFS: Remove all the make_bad_inode() calls. This should only be calledAnton Altaparmakov2006-03-23
| * | NTFS: Add support for sparse files which have a compression unit of 0.Anton Altaparmakov2006-03-23
| * | NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there areAnton Altaparmakov2006-03-23
| * | NTFS: Use buffer_migrate_page() for the ->migratepage function of all ntfsAnton Altaparmakov2006-03-23
| * | NTFS: Fix a buggette in an "should be impossible" case handling where weAnton Altaparmakov2006-03-23
| * | NTFS: Fix an (innocent) off-by-one error in the runlist code.Anton Altaparmakov2006-03-23
| * | Merge branch 'master' of /usr/src/ntfs-2.6/Anton Altaparmakov2006-03-23
| |\ \
* | \ \ Merge branch 'master' of /home/aia21/ntfs-2.6/Anton Altaparmakov2006-03-23
|\ \ \ \ | | |_|/ | |/| |
| * | | [PATCH] reduce size of bio mempoolsBenjamin LaHaise2006-03-23
| * | | [PATCH] __GENERIC_PER_CPU changesEric Dumazet2006-03-23
| * | | [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-23
| * | | [PATCH] Only allocate percpu data for possible CPUsEric Dumazet2006-03-23
| * | | [PATCH] get_empty_filp tweaks, inline epoll_init_file()Benjamin LaHaise2006-03-23
| * | | [PATCH] atomic: add_unless cmpxchg optimiseNick Piggin2006-03-23
| * | | [PATCH] fs/*/file.c: drop insane header dependenciesAlexey Dobriyan2006-03-23
| * | | [PATCH] kernel/rcupdate.c: make two structs staticAdrian Bunk2006-03-23
| * | | [PATCH] devpts: use lib/parser.c for parsing mount optionsDomen Puncer2006-03-23
| * | | [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usageOleg Nesterov2006-03-23
| * | | [PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tagRene Herman2006-03-23
| * | | [PATCH] pause_on_oops command line optionAndrew Morton2006-03-23
| * | | [PATCH] kill _INLINE_Adrian Bunk2006-03-23
| * | | [PATCH] notifier: profile.h forward decl fixAndrew Morton2006-03-23
| * | | [PATCH] make bug messages more consistentIngo Molnar2006-03-23
| * | | [PATCH] ufs: switch to inode_inc_count, inode_dec_countAlexey Dobriyan2006-03-23
| * | | [PATCH] ext2: switch to inode_inc_count, inode_dec_countAlexey Dobriyan2006-03-23
| * | | [PATCH] sysv: switch to inode_inc_count, inode_dec_countAlexey Dobriyan2006-03-23
| * | | [PATCH] minix: switch to inode_inc_link_count, inode_dec_link_countAlexey Dobriyan2006-03-23
| * | | [PATCH] Extract inode_inc_link_count(), inode_dec_link_count()Alexey Dobriyan2006-03-23
| * | | [PATCH] fs/ufs/file.c: drop insane header dependenciesAlexey Dobriyan2006-03-23
| * | | [PATCH] sigprocmask: kill unneeded temp varOleg Nesterov2006-03-23
| * | | [PATCH] snsc kmalloc2kzallocJes Sorensen2006-03-23
| * | | [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitiveArjan van de Ven2006-03-23
| * | | [PATCH] oss: semaphore to mutex conversionIngo Molnar2006-03-23
| * | | [PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutexAshutosh Naik2006-03-23
| * | | [PATCH] sem2mutex: drivers/ideArjan van de Ven2006-03-23
| * | | [PATCH] sem2mutex: serial ->port_write_mutexIngo Molnar2006-03-23
| * | | [PATCH] sem2mutex: UDFIngo Molnar2006-03-23
| * | | [PATCH] sem2mutex: NCPFSIngo Molnar2006-03-23
| * | | [PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven2006-03-23
| * | | [PATCH] sem2mutex: HPFSIngo Molnar2006-03-23
| * | | [PATCH] sem2mutex: autofs4 wq_semIngo Molnar2006-03-23