summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [XFS] forgot a couple of calls to XLOG_VEC_SET_TYPE when porting from irixTim Shimmin2006-03-141-0/+2
| * | | | [XFS] UUID endianess fix. uu_timelow is a 32bit field and needs to beNathan Scott2006-03-141-8/+7
| * | | | [XFS] Add support for hotplug CPUs to the per-CPU superblock counters byDavid Chinner2006-03-143-2/+75
| * | | | [XFS] Make headers compile for more compiler variants; minor cleanup.Nathan Scott2006-03-142-27/+24
| * | | | [XFS] When compiling with gcc 4.0 and CONFIG_SMP unset, there are manyNathan Scott2006-03-141-1/+1
| * | | | [XFS] Flag the XFS inode cache as in need of spreading also.Nathan Scott2006-03-141-1/+2
| * | | | [XFS] Fix a mutex_destroy diagnostic about a locked-mutex-on-destroy fromNathan Scott2006-03-141-3/+1
| * | | | [XFS] Cleanup the use of zones/slabs, more consistent and allows flags toNathan Scott2006-03-145-72/+100
| * | | | [XFS] On machines with more than 8 cpus, when running parallel I/ODavid Chinner2006-03-145-17/+586
| * | | | [XFS] XFS propagates MS_NOATIME through two levels internally but doesn'tNathan Scott2006-03-144-13/+0
| * | | | [XFS] find_exported_dentry(). XFS does not need to use this symbol as itDavid Chinner2006-03-141-1/+1
* | | | | [PATCH] reduce size of bio mempoolsBenjamin LaHaise2006-03-231-4/+4
* | | | | [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-232-7/+3
* | | | | [PATCH] get_empty_filp tweaks, inline epoll_init_file()Benjamin LaHaise2006-03-232-13/+6
* | | | | [PATCH] fs/*/file.c: drop insane header dependenciesAlexey Dobriyan2006-03-233-18/+0
* | | | | [PATCH] devpts: use lib/parser.c for parsing mount optionsDomen Puncer2006-03-231-27/+49
* | | | | [PATCH] ufs: switch to inode_inc_count, inode_dec_countAlexey Dobriyan2006-03-231-30/+18
* | | | | [PATCH] ext2: switch to inode_inc_count, inode_dec_countAlexey Dobriyan2006-03-231-35/+19
* | | | | [PATCH] sysv: switch to inode_inc_count, inode_dec_countAlexey Dobriyan2006-03-231-30/+18
* | | | | [PATCH] minix: switch to inode_inc_link_count, inode_dec_link_countAlexey Dobriyan2006-03-231-30/+18
* | | | | [PATCH] fs/ufs/file.c: drop insane header dependenciesAlexey Dobriyan2006-03-231-10/+0
* | | | | [PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitiveArjan van de Ven2006-03-231-3/+3
* | | | | [PATCH] sem2mutex: UDFIngo Molnar2006-03-233-23/+23
* | | | | [PATCH] sem2mutex: NCPFSIngo Molnar2006-03-234-24/+24
* | | | | [PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven2006-03-234-12/+12
* | | | | [PATCH] sem2mutex: HPFSIngo Molnar2006-03-234-39/+40
* | | | | [PATCH] sem2mutex: autofs4 wq_semIngo Molnar2006-03-233-10/+11
* | | | | [PATCH] sem2mutex: JFFSIngo Molnar2006-03-234-49/+50
* | | | | [PATCH] sem2mutex: fs/seq_file.cIngo Molnar2006-03-231-5/+5
* | | | | [PATCH] sem2mutex: fs/libfs.cIngo Molnar2006-03-231-6/+8
* | | | | [PATCH] sem2mutex: jbd, j_checkpoint_mutexArjan van de Ven2006-03-233-6/+6
* | | | | [PATCH] sem2mutex: ipruneIngo Molnar2006-03-232-11/+11
* | | | | [PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven2006-03-239-41/+41
* | | | | [PATCH] sem2mutex: eventpollArjan van de Ven2006-03-231-11/+12
* | | | | [PATCH] sem2mutex: inotifyIngo Molnar2006-03-232-56/+56
* | | | | [PATCH] sem2mutex: quotaIngo Molnar2006-03-235-66/+67
* | | | | [PATCH] sem2mutex: blockdev #2Arjan van de Ven2006-03-233-19/+19
* | | | | [PATCH] convert fs/9p/ to mutexes, fix locking bugsIngo Molnar2006-03-231-5/+6
* | | | | [PATCH] Fix oops in invalidate_dquots()Jan Kara2006-03-231-13/+39
* | | | | [PATCH] Shrinks sizeof(files_struct) and better layoutEric Dumazet2006-03-233-29/+22
* | | | | [PATCH] ext3_readdir: use generic readaheadAndrew Morton2006-03-232-29/+25
* | | | | [PATCH] proc: fix duplicate line in /proc/devicesNeil Horman2006-03-231-1/+1
| |_|_|/ |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-226-6/+6
|\ \ \ \
| * | | | It's UTF-8Alexey Dobriyan2006-03-226-6/+6
| | |/ / | |/| |
* | | | [PATCH] page migration reorgChristoph Lameter2006-03-222-62/+1
* | | | [PATCH] convert hugetlbfs_counter to atomicChen, Kenneth W2006-03-221-16/+2
* | | | [PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson2006-03-221-52/+22
* | | | [PATCH] mm: nommu use compound pagesNick Piggin2006-03-221-2/+1
* | | | [PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter2006-03-221-1/+1
* | | | [PATCH] v9fs: assign dentry ops to negative dentriesLatchesar Ionkov2006-03-221-2/+1
|/ / /
OpenPOWER on IntegriCloud