summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2008-04-30fuse: fix max i/o size calculationMiklos Szeredi2-4/+6
2008-04-30fuse: update file size on short readMiklos Szeredi3-8/+53
2008-04-30fuse: implement perform_writeNick Piggin1-1/+193
2008-04-30fuse: clean up setting i_size in writeMiklos Szeredi1-13/+15
2008-04-30fuse: support writable mmapMiklos Szeredi5-29/+481
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi1-0/+2
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi5-5/+5
2008-04-30mm: bdi: expose the BDI object in sysfs for FUSEMiklos Szeredi3-18/+18
2008-04-30mm: bdi: expose the BDI object in sysfs for NFSMiklos Szeredi1-0/+26
2008-04-30devpts: factor out PTY index allocationSukadev Bhattiprolu1-1/+42
2008-04-30tty: The big operations reworkAlan Cox2-5/+3
2008-04-30tty_io: fix remaining pid struct lockingAlan Cox1-1/+3
2008-04-30tty: BKL pushdownAlan Cox1-1/+1
2008-04-30document de_thread() with exit_notify() connectionOleg Nesterov1-1/+1
2008-04-30signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath3-10/+10
2008-04-30signals: add set_restore_sigmaskRoland McGrath3-7/+6
2008-04-30signals: de_thread: simplify the ->child_reaper switchingOleg Nesterov1-13/+2
2008-04-30do_task_stat: don't take rcu_read_lock()Oleg Nesterov1-2/+0
2008-04-30isofs: fix access to unallocated memory when reading corrupted filesystemJan Kara2-0/+15
2008-04-30[XFS] Include linux/random.h in all builds, not just debug.David Chinner2-2/+1
2008-04-30[S390] System z large page support.Gerald Schaefer1-1/+2
2008-04-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds34-810/+3039
2008-04-29Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds40-939/+396
2008-04-29ext4: fix hot spins in mballoc after err_freebuddy and err_freemetaRoel Kluin1-5/+3
2008-04-29ext4: fix test ext_generic_write_end() copied return valueRoel Kluin1-6/+8
2008-04-29ext3: fix test ext_generic_write_end() copied return valueRoel Kluin1-6/+8
2008-04-29ext4: Move mballoc headers/structures to a seperate header file mballoc.hMingming Cao2-295/+305
2008-04-29ext4: cleanup for compiling mballoc with verification and debugging #definesSolofo Ramangalahy1-6/+6
2008-04-29ext4: don't use ext4_error in ext4_check_descriptorsJosef Bacik1-16/+13
2008-04-29ext4: mark inode dirty after initializing the extent treeAneesh Kumar K.V1-6/+7
2008-04-29ext4: update ctime and mtime for truncate with extents.Solofo Ramangalahy1-0/+2
2008-04-29ext4: Don't do GFP_NOFS allocations after taking ext4_lock_groupAneesh Kumar K.V1-14/+15
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig27-41/+2021
2008-04-29ext4: fix wrong gfp type under transactionJosef Bacik4-9/+9
2008-04-29ext4: Fix hang on umount with quotas when journal is abortedJan Kara1-1/+7
2008-04-29ext4: Fix update of mtime and ctime on renameJan Kara1-0/+3
2008-04-29trivial: fix user-visible typo in hfsplusDave Jones1-1/+1
2008-04-29Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-1/+91
2008-04-29aio: fix misleading commentsJeff Moyer1-4/+1
2008-04-29ncpfs: use get/put_unaligned_* helpersHarvey Harrison1-20/+19
2008-04-29isofs: use get/put_unaligned_* helpersHarvey Harrison1-6/+6
2008-04-29hfsplus: use get/put_unaligned_* helpersHarvey Harrison1-1/+1
2008-04-29fat: use get/put_unaligned_* helpersHarvey Harrison1-5/+3
2008-04-29afs: support the CB.ProbeUuid RPC opDavid Howells2-0/+108
2008-04-29afs: the AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourselfDavid Howells2-14/+14
2008-04-29afs: use the shorter LIST_HEAD for brevityRobert P. J. Day1-1/+1
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa4-6/+6
2008-04-29sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov1-2/+2
2008-04-29sysctl: merge equal proc_sys_read and proc_sys_writePavel Emelyanov1-39/+11
2008-04-29jbd2: use non-racy method for proc entries creationDenis V. Lunev1-13/+4