aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-04-30Fix dnotify/close raceAl Viro
2008-04-30DEBUGFS: Correct location of debugfs API documentation.Robert P. J. Day
2008-04-30sysfs: Disallow truncation of files in sysfsBen Hutchings
2008-04-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-30afs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-30debugobjects: add timer specific object debugging codeThomas Gleixner
2008-04-30hfsplus: fix warning with 64k PAGE_SIZEAndrew Morton
2008-04-30hfs: fix warning with 64k PAGE_SIZEAndrew Morton
2008-04-30sysv: [bl]e*_add_cpu conversionMarcin Slusarz
2008-04-30quota: le*_add_cpu conversionMarcin Slusarz
2008-04-30hfs/hfsplus: be*_add_cpu conversionMarcin Slusarz
2008-04-30affs: be*_add_cpu conversionMarcin Slusarz
2008-04-30reiserfs: use open_bdev_exclChristoph Hellwig
2008-04-30fuse: fix sparse warningsMiklos Szeredi
2008-04-30fuse: fix race in llseekMiklos Szeredi
2008-04-30fuse: fix node ID typeMiklos Szeredi
2008-04-30fuse: fix max i/o size calculationMiklos Szeredi
2008-04-30fuse: update file size on short readMiklos Szeredi
2008-04-30fuse: implement perform_writeNick Piggin
2008-04-30fuse: clean up setting i_size in writeMiklos Szeredi
2008-04-30fuse: support writable mmapMiklos Szeredi
2008-04-30mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi
2008-04-30mm: bdi: expose the BDI object in sysfs for FUSEMiklos Szeredi
2008-04-30mm: bdi: expose the BDI object in sysfs for NFSMiklos Szeredi
2008-04-30devpts: factor out PTY index allocationSukadev Bhattiprolu
2008-04-30tty: The big operations reworkAlan Cox
2008-04-30tty_io: fix remaining pid struct lockingAlan Cox
2008-04-30tty: BKL pushdownAlan Cox
2008-04-30document de_thread() with exit_notify() connectionOleg Nesterov
2008-04-30signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath
2008-04-30signals: add set_restore_sigmaskRoland McGrath
2008-04-30signals: de_thread: simplify the ->child_reaper switchingOleg Nesterov
2008-04-30do_task_stat: don't take rcu_read_lock()Oleg Nesterov
2008-04-30isofs: fix access to unallocated memory when reading corrupted filesystemJan Kara
2008-04-30[XFS] Include linux/random.h in all builds, not just debug.David Chinner
2008-04-30[S390] System z large page support.Gerald Schaefer
2008-04-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-04-29Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2008-04-29ext4: fix hot spins in mballoc after err_freebuddy and err_freemetaRoel Kluin
2008-04-29ext4: fix test ext_generic_write_end() copied return valueRoel Kluin
2008-04-29ext3: fix test ext_generic_write_end() copied return valueRoel Kluin
2008-04-29ext4: Move mballoc headers/structures to a seperate header file mballoc.hMingming Cao
2008-04-29ext4: cleanup for compiling mballoc with verification and debugging #definesSolofo Ramangalahy
2008-04-29ext4: don't use ext4_error in ext4_check_descriptorsJosef Bacik
2008-04-29ext4: mark inode dirty after initializing the extent treeAneesh Kumar K.V
2008-04-29ext4: update ctime and mtime for truncate with extents.Solofo Ramangalahy
2008-04-29ext4: Don't do GFP_NOFS allocations after taking ext4_lock_groupAneesh Kumar K.V
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig