aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-27Merge code for single and multiple-instance mountsSukadev Bhattiprolu1-73/+40
2009-03-27Remove get_init_pts_sb()Sukadev Bhattiprolu1-19/+6
2009-03-27Move common mknod_ptmx() calls into callerSukadev Bhattiprolu1-19/+17
2009-03-27Parse mount options just once and copy them to super blockSukadev Bhattiprolu1-78/+22
2009-03-27Unroll essentials of do_remount_sb() into devptsSukadev Bhattiprolu1-1/+6
2009-03-27vfs: simple_set_mnt() should return voidSukadev Bhattiprolu11-16/+28
2009-03-27fs: move bdev code out of buffer.cNick Piggin4-152/+153
2009-03-27constify dentry_operations: restAl Viro7-7/+7
2009-03-27constify dentry_operations: configfsAl Viro1-1/+1
2009-03-27constify dentry_operations: sysfsAl Viro1-1/+1
2009-03-27constify dentry_operations: JFSAl Viro2-3/+3
2009-03-27constify dentry_operations: OCFS2Al Viro2-2/+2
2009-03-27constify dentry_operations: GFS2Al Viro2-2/+2
2009-03-27constify dentry_operations: FATAl Viro2-3/+3
2009-03-27constify dentry_operations: FUSEAl Viro2-2/+2
2009-03-27constify dentry_operations: procfsAl Viro3-6/+6
2009-03-27constify dentry_operations: ecryptfsAl Viro2-2/+2
2009-03-27constify dentry_operations: CIFSAl Viro2-4/+4
2009-03-27constify dentry_operations: AFSAl Viro1-1/+1
2009-03-27constify dentry_operations: autofs, autofs4Al Viro3-4/+4
2009-03-27constify dentry_operations: 9pAl Viro2-4/+4
2009-03-27constify dentry_operations: misc filesystemsAl Viro18-23/+22
2009-03-27constify dentry_operations: NFSAl Viro4-5/+5
2009-03-27fs: make struct dentry->d_op constJan Engelhardt1-1/+1
2009-03-27devpts: Must release s_umount on errorSukadev Bhattiprolu1-0/+2
2009-03-27vfs: Further changes from macro to inline function in fs.hSteven Whitehouse1-7/+38
2009-03-27vfs: Update fs.h to use inline functions when no file locking setSteven Whitehouse1-26/+139
2009-03-27do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan4-9/+2
2009-03-27ufs: copy symlink data into the correct union memberDuane Griffin1-1/+1
2009-03-27ufs: ensure fast symlinks are NUL-terminatedDuane Griffin1-2/+4
2009-03-27ufs: don't truncate longer ufs2 fast symlinksDuane Griffin2-22/+17
2009-03-27ufs: validate maximum fast symlink size from superblockDuane Griffin1-0/+11
2009-03-27cleanup may_openChristoph Hellwig1-14/+12
2009-03-27cleanup d_add_ciChristoph Hellwig1-30/+18
2009-03-27generic compat_sys_ustatChristoph Hellwig13-72/+43
2009-03-27affs: fix missing unlocks in affs_remove_linkChristoph Hellwig1-2/+6
2009-03-26RDMA/nes: Fix mis-mergeRoland Dreier1-2/+0
2009-03-26sparc64: Fix build of timer_interrupt().David Miller1-1/+3
2009-03-26dontdiff: Fix asm excludeAlan Cox1-1/+0
2009-03-26ext3: Avoid starting a transaction in writepage when not necessaryJan Kara1-5/+13
2009-03-26m68k: irq_node.handler() should return irqreturn_tGeert Uytterhoeven1-1/+2
2009-03-26m68k: section mismatch fixes: Atari SCSIMichael Schmitz2-2/+2
2009-03-26m68k: section mismatch fixes: DMAsound for AtariMichael Schmitz1-2/+2
2009-03-26MAINTAINERS: Replace dead link to m68k CVS repository by link to new git repositoryGeert Uytterhoeven1-1/+1
2009-03-26m68k: mac - Add SWIM floppy supportLaurent Vivier6-0/+1305
2009-03-26m68k: mac - Add a new entry in mac_model to identify the floppy controller type.Laurent Vivier2-54/+116
2009-03-26m68k: Add install targetLaurent Vivier2-0/+55
2009-03-26writeback: double the dirty thresholdsWu Fengguang1-2/+2
2009-03-26Make relatime defaultMatthew Garrett1-2/+3
2009-03-26Add a strictatime mount optionMatthew Garrett3-1/+7