aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | [XFS] Move some code around to avoid prototypes and prep for futureNathan Scott2006-03-13
| * | | | [XFS] Use XFS_VFSTOM in more places instead of open coding it. Nathan Scott2006-03-13
| * | | | [XFS] forgot a couple of calls to XLOG_VEC_SET_TYPE when porting from irixTim Shimmin2006-03-13
| * | | | [XFS] UUID endianess fix. uu_timelow is a 32bit field and needs to beNathan Scott2006-03-13
| * | | | [XFS] Add support for hotplug CPUs to the per-CPU superblock counters byDavid Chinner2006-03-13
| * | | | [XFS] Make headers compile for more compiler variants; minor cleanup.Nathan Scott2006-03-13
| * | | | [XFS] When compiling with gcc 4.0 and CONFIG_SMP unset, there are manyNathan Scott2006-03-13
| * | | | [XFS] Flag the XFS inode cache as in need of spreading also.Nathan Scott2006-03-13
| * | | | [XFS] Fix a mutex_destroy diagnostic about a locked-mutex-on-destroy fromNathan Scott2006-03-13
| * | | | [XFS] Cleanup the use of zones/slabs, more consistent and allows flags toNathan Scott2006-03-13
| * | | | [XFS] On machines with more than 8 cpus, when running parallel I/ODavid Chinner2006-03-13
| * | | | [XFS] XFS propagates MS_NOATIME through two levels internally but doesn'tNathan Scott2006-03-13
| * | | | [XFS] find_exported_dentry(). XFS does not need to use this symbol as itDavid Chinner2006-03-13
* | | | | [PATCH] reduce size of bio mempoolsBenjamin LaHaise2006-03-23
* | | | | [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-23
* | | | | [PATCH] get_empty_filp tweaks, inline epoll_init_file()Benjamin LaHaise2006-03-23
* | | | | [PATCH] fs/*/file.c: drop insane header dependenciesAlexey Dobriyan2006-03-23
* | | | | [PATCH] devpts: use lib/parser.c for parsing mount optionsDomen Puncer2006-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] fs/ufs/file.c: drop insane header dependenciesAlexey Dobriyan2006-03-23
* | | | | [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitiveArjan van de Ven2006-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
* | | | | [PATCH] sem2mutex: JFFSIngo Molnar2006-03-23
* | | | | [PATCH] sem2mutex: fs/seq_file.cIngo Molnar2006-03-23
* | | | | [PATCH] sem2mutex: fs/libfs.cIngo Molnar2006-03-23
* | | | | [PATCH] sem2mutex: jbd, j_checkpoint_mutexArjan van de Ven2006-03-23
* | | | | [PATCH] sem2mutex: ipruneIngo Molnar2006-03-23
* | | | | [PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven2006-03-23
* | | | | [PATCH] sem2mutex: eventpollArjan van de Ven2006-03-23
* | | | | [PATCH] sem2mutex: inotifyIngo Molnar2006-03-23
* | | | | [PATCH] sem2mutex: quotaIngo Molnar2006-03-23
* | | | | [PATCH] sem2mutex: blockdev #2Arjan van de Ven2006-03-23
* | | | | [PATCH] convert fs/9p/ to mutexes, fix locking bugsIngo Molnar2006-03-23
* | | | | [PATCH] Fix oops in invalidate_dquots()Jan Kara2006-03-23
* | | | | [PATCH] Shrinks sizeof(files_struct) and better layoutEric Dumazet2006-03-23
* | | | | [PATCH] ext3_readdir: use generic readaheadAndrew Morton2006-03-23
* | | | | [PATCH] proc: fix duplicate line in /proc/devicesNeil Horman2006-03-23
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-22
|\ \ \ \
| * | | | It's UTF-8Alexey Dobriyan2006-03-21
| | |/ / | |/| |
* | | | [PATCH] page migration reorgChristoph Lameter2006-03-22
* | | | [PATCH] convert hugetlbfs_counter to atomicChen, Kenneth W2006-03-22
* | | | [PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson2006-03-22
* | | | [PATCH] mm: nommu use compound pagesNick Piggin2006-03-22