summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move common mknod_ptmx() calls into callerSukadev Bhattiprolu2009-03-271-19/+17
* Parse mount options just once and copy them to super blockSukadev Bhattiprolu2009-03-271-78/+22
* Unroll essentials of do_remount_sb() into devptsSukadev Bhattiprolu2009-03-271-1/+6
* vfs: simple_set_mnt() should return voidSukadev Bhattiprolu2009-03-2711-16/+28
* fs: move bdev code out of buffer.cNick Piggin2009-03-274-152/+153
* constify dentry_operations: restAl Viro2009-03-277-7/+7
* constify dentry_operations: configfsAl Viro2009-03-271-1/+1
* constify dentry_operations: sysfsAl Viro2009-03-271-1/+1
* constify dentry_operations: JFSAl Viro2009-03-272-3/+3
* constify dentry_operations: OCFS2Al Viro2009-03-272-2/+2
* constify dentry_operations: GFS2Al Viro2009-03-272-2/+2
* constify dentry_operations: FATAl Viro2009-03-272-3/+3
* constify dentry_operations: FUSEAl Viro2009-03-272-2/+2
* constify dentry_operations: procfsAl Viro2009-03-273-6/+6
* constify dentry_operations: ecryptfsAl Viro2009-03-272-2/+2
* constify dentry_operations: CIFSAl Viro2009-03-272-4/+4
* constify dentry_operations: AFSAl Viro2009-03-271-1/+1
* constify dentry_operations: autofs, autofs4Al Viro2009-03-273-4/+4
* constify dentry_operations: 9pAl Viro2009-03-272-4/+4
* constify dentry_operations: misc filesystemsAl Viro2009-03-2718-23/+22
* constify dentry_operations: NFSAl Viro2009-03-274-5/+5
* fs: make struct dentry->d_op constJan Engelhardt2009-03-271-1/+1
* devpts: Must release s_umount on errorSukadev Bhattiprolu2009-03-271-0/+2
* vfs: Further changes from macro to inline function in fs.hSteven Whitehouse2009-03-271-7/+38
* vfs: Update fs.h to use inline functions when no file locking setSteven Whitehouse2009-03-271-26/+139
* do_pipe cleanup: drop its last user in arch/alpha/Cheng Renquan2009-03-274-9/+2
* ufs: copy symlink data into the correct union memberDuane Griffin2009-03-271-1/+1
* ufs: ensure fast symlinks are NUL-terminatedDuane Griffin2009-03-271-2/+4
* ufs: don't truncate longer ufs2 fast symlinksDuane Griffin2009-03-272-22/+17
* ufs: validate maximum fast symlink size from superblockDuane Griffin2009-03-271-0/+11
* cleanup may_openChristoph Hellwig2009-03-271-14/+12
* cleanup d_add_ciChristoph Hellwig2009-03-271-30/+18
* generic compat_sys_ustatChristoph Hellwig2009-03-2713-72/+43
* affs: fix missing unlocks in affs_remove_linkChristoph Hellwig2009-03-271-2/+6
* Linux 2.6.29v2.6.29Linus Torvalds2009-03-231-2/+2
* Build with -fno-dwarf2-cfi-asmKyle McMartin2009-03-231-0/+3
* trivial: fix orphan dates in ext2 documentationJody McIntyre2009-03-231-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-2339-121/+314
|\
| * ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2009-03-222-26/+11
| * dm9000: locking bugfixDavid Brownell2009-03-221-2/+4
| * net: update dnet.c for bus_id removalStephen Rothwell2009-03-221-3/+3
| * dnet: DNET should depend on HAS_IOMEMIlya Yanok2009-03-211-1/+1
| * dca: add missing copyright/license headersMaciej Sosnowski2009-03-212-0/+41
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-201-0/+11
| |\
| | * nl80211: Check that function pointer != NULL before using itJouni Malinen2009-03-201-0/+11
| * | sungem: missing net_device_opsStephen Hemminger2009-03-191-5/+4
| * | be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla2009-03-191-5/+5
| * | be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2009-03-192-21/+30
| |/
| * bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt2009-03-181-3/+13
| * smsc911x: reset last known duplex and carrier on openSteve Glendinning2009-03-181-0/+4