summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-06-01xfs: fix overflow in xfs_growfs_data_privateEric Sandeen
2009-06-01xfs: fix double unlock in xfs_swap_extents()Felix Blyakher
2009-04-30xfs: fix getbmap vs mmap deadlockChristoph Hellwig
2009-04-30xfs: a couple getbmap cleanupsChristoph Hellwig
2009-04-30xfs: add more checks to superblock validationOlaf Weber
2009-04-30xfs_file_last_byte() needs to acquire ilockLachlan McIlroy
2009-04-09Merge branch 'master' into for-linusFelix Blyakher
2009-04-06xfs: remove xfs_flush_spaceDave Chinner
2009-04-06xfs: flush delayed allcoation blocks on ENOSPC in createDave Chinner
2009-04-06xfs: block callers of xfs_flush_inodes() correctlyDave Chinner
2009-04-06xfs: make inode flush at ENOSPC synchronousDave Chinner
2009-04-06xfs: use xfs_sync_inodes() for device flushingDave Chinner
2009-04-06xfs: inform the xfsaild of the push target before sleepingDave Chinner
2009-04-06xfs: prevent unwritten extent conversion from blocking I/O completionDave Chinner
2009-04-06xfs: fix double free of inodeDave Chinner
2009-04-06xfs: validate log feature fields correctlyDave Chinner
2009-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher
2009-04-01Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-04-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust
2009-04-01NSM: Fix unaligned accesses in nsm_init_private()Mans Rullgard
2009-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-04-01autofs4: fix lookup deadlockIan Kent
2009-04-01autofs4: cleanup expire code duplicationIan Kent
2009-04-01ecryptfs: use kzfree()Johannes Weiner
2009-04-01ramfs: add support for "mode=" mount optionWu Fengguang
2009-04-01epoll keyed wakeups: make eventfd use keyed wakeupsDavide Libenzi
2009-04-01epoll keyed wakeups: teach epoll about hints coming with the wakeup keyDavide Libenzi
2009-04-01eventfd: improve support for semaphore-like behaviorDavide Libenzi
2009-04-01epoll: use real type instead of void *Tony Battersby
2009-04-01epoll: clean up ep_modifyTony Battersby
2009-04-01epoll: remove unnecessary xchgTony Battersby
2009-04-01epoll: remember the event if epoll_wait returns -EFAULTTony Battersby
2009-04-01epoll: don't use current in irq contextTony Battersby
2009-04-01epoll: remove debugging codeDavide Libenzi
2009-04-01epoll: fix epoll's own poll (update)Davide Libenzi
2009-04-01epoll: fix epoll's own pollDavide Libenzi
2009-04-01ntfs: remove private wrapper of endian helpersHarvey Harrison
2009-04-01filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen
2009-04-01vmscan: fix it to take care of nodemaskKAMEZAWA Hiroyuki
2009-04-01ramfs-nommu: use generic lru cacheJohannes Weiner
2009-04-01mm: page_mkwrite change prototype to match fault: fix sysfsHugh Dickins
2009-04-01fs: fix page_mkwrite error cases in core code and btrfsNick Piggin
2009-04-01mm: page_mkwrite change prototype to match faultNick Piggin
2009-04-01mm: reintroduce and deprecate rlimit based access for SHM_HUGETLBRavikiran G Thirumalai
2009-04-01mm: fix SHM_HUGETLB to work with users in hugetlb_shm_groupRavikiran G Thirumalai
2009-04-01vfs: add/use account_page_dirtied()Edward Shishkin
2009-04-01proc tty: remove struct tty_operations::read_procAlexey Dobriyan
2009-04-01proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan
2009-03-31Btrfs: try to free metadata pages when we free btree blocksChris Mason