Blackfin: fix BF522/BF523 max VCO mixup
[safe/jmp/linux-2.6] / fs /
2009-09-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-09-16 Nick Pigginwriteback: fix possible bdi writeback refcounting problem
2009-09-16 Nick Pigginwriteback: Fix bdi use after free in wb_work_complete()
2009-09-16 Nick Pigginwriteback: improve scalability of bdi writeback work...
2009-09-16 Nick Pigginwriteback: remove smp_mb(), it's not needed with list_a...
2009-09-16 Jens Axboewriteback: use schedule_timeout_interruptible()
2009-09-16 Jens Axboewriteback: add comments to bdi_work structure
2009-09-16 Jens Axboewriteback: separate starting of sync vs opportunistic...
2009-09-16 Jens Axboewriteback: inline allocation failure handling in bdi_al...
2009-09-16 Jens Axboewriteback: use RCU to protect bdi_list
2009-09-16 Jens Axboewriteback: only use bdi_writeback_all() for WB_SYNC_NON...
2009-09-16 Jens Axboefs: Assign bdi in super_block
2009-09-16 Jens Axboewriteback: make wb_writeback() take an argument structure
2009-09-16 Christoph Hellwigwriteback: merely wakeup flusher thread if work allocat...
2009-09-16 Jens Axboewriteback: get rid of wbc->for_writepages
2009-09-16 Jens Axboefs: remove bdev->bd_inode_backing_dev_info
2009-09-15 David Brownelldriver model: constify attribute groups
2009-09-15 Linus TorvaldsMerge branch 'for-2.6.32' of git://git.kernel.dk/linux...
2009-09-14 Linus TorvaldsMerge branch 'osync_cleanup' of git://git./linux/kernel...
2009-09-14 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-09-14 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-09-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-09-14 Jan Karaudf: Fix possible corruption when close races with...
2009-09-14 Jan Karaudf: Perform preallocation only for regular files
2009-09-14 Jan Karaudf: Remove wrong assignment in udf_symlink
2009-09-14 Jan Karaudf: Remove dead code
2009-09-14 Christoph Hellwigfsync: wait for data writeout completion before calling...
2009-09-14 Jan Karavfs: Remove generic_osync_inode() and sync_page_range...
2009-09-14 Jan Karafat: Opencode sync_page_range_nolock()
2009-09-14 Jan Karaxfs: Convert sync_page_range() to simple filemap_write_...
2009-09-14 Jan Karaocfs2: Update syncing after splicing to match generic...
2009-09-14 Jan Karantfs: Use new syncing helpers and update comments
2009-09-14 Jan Karaext4: Remove syncing logic from ext4_file_write
2009-09-14 Jan Karaext3: Remove syncing logic from ext3_file_write
2009-09-14 Jan Karaext2: Update comment about generic_osync_inode
2009-09-14 Jan Karavfs: Introduce new helpers for syncing after writing...
2009-09-14 Christoph Hellwigvfs: Rename generic_file_aio_write_nolock
2009-09-14 Jan Karaocfs2: Use __generic_file_aio_write instead of generic_...
2009-09-14 Ryusuke Konishifs/Kconfig: move nilfs2 outside misc filesystems
2009-09-14 Ryusuke Konishinilfs2: convert nilfs_bmap_lookup to an inline function
2009-09-14 Ryusuke Konishinilfs2: allow btree code to directly call dat operations
2009-09-14 Ryusuke Konishinilfs2: add update functions of virtual block address...
2009-09-14 Ryusuke Konishinilfs2: remove individual gfp constants for each metada...
2009-09-14 Ryusuke Konishinilfs2: stop zero-fill of btree path just before free it
2009-09-14 Ryusuke Konishinilfs2: remove unused btree argument from btree functions
2009-09-14 Ryusuke Konishinilfs2: remove nilfs_dat_abort_start and nilfs_dat_abor...
2009-09-14 Jiro SEKIBAnilfs2: shorten freeze period due to GC in write operat...
2009-09-14 Zhu Yanhainilfs2: add more check routines in mount process
2009-09-14 Zhang Qiangnilfs2: An unassigned variable is assigned to a never...
2009-09-14 Ryusuke Konishinilfs2: use GFP_NOIO for bio_alloc instead of GFP_NOWAIT
2009-09-14 Jiro SEKIBAnilfs2: stop using periodic write_super callback
2009-09-14 Jiro SEKIBAnilfs2: clean up nilfs_write_super
2009-09-14 Jiro SEKIBAnilfs2: fix disorder of nilfs_write_super in nilfs_sync_fs
2009-09-14 Jiro SEKIBAnilfs2: remove redundant super block commit
2009-09-14 Jiro SEKIBAnilfs2: implement nilfs_show_options to display mount...
2009-09-14 Ryusuke Konishinilfs2: always lookup disk block address before reading...
2009-09-14 Ryusuke Konishinilfs2: use semaphore to protect pointer to a writable...
2009-09-14 Heiko Carstensnilfs2: fix format string compile warning (ino_t)
2009-09-14 Ryusuke Konishinilfs2: fix ignored error code in __nilfs_read_inode()
2009-09-14 Steven WhitehouseGFS2: Whitespace fixes
2009-09-14 Christoph Hellwigblock: use blkdev_issue_discard in blk_ioctl_discard
2009-09-14 Nikanth KarthikesanSeperate read and write statistics of in_flight requests
2009-09-11 Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2009-09-11 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-09-11 Trond MyklebustMerge branch 'nfs-for-2.6.32'
2009-09-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-11 Linus TorvaldsMerge branch 'writeback' of git://git.kernel.dk/linux...
2009-09-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-11 Miklos Szeredisplice: update mtime and atime on files
2009-09-11 Jens Axboebio: first step in sanitizing the bio->bi_rw flag testing
2009-09-11 Jens Axboewriteback: check for registered bdi in flusher add...
2009-09-11 Jens Axboewriteback: add name to backing_dev_info
2009-09-11 Jens Axboewriteback: get rid of pdflush completely
2009-09-11 Jens Axboewriteback: switch to per-bdi threads for flushing data
2009-09-11 Jens Axboewriteback: move dirty inodes from super_block to backin...
2009-09-11 Jens Axboewriteback: get rid of generic_sync_sb_inodes() export
2009-09-10 James MorrisMerge branch 'next' into for-linus
2009-09-10 Takashi IwaiMerge branch 'topic/soundcore-preclaim' into for-linus
2009-09-10 Roland McGrathbinfmt_elf: fix PT_INTERP bss handling
2009-09-10 Linus TorvaldsMerge branch 'lookup-permissions-cleanup'
2009-09-10 Roland McGrathbinfmt_elf: fix PT_INTERP bss handling
2009-09-10 David P. Quigleysysfs: Add labeling support for sysfs
2009-09-10 David P. QuigleyVFS: Factor out part of vfs_setxattr so it can be calle...
2009-09-09 Steven WhitehouseGFS2: Remove unused sysfs file
2009-09-08 Trond MyklebustNFSv4: Disallow 'mount -t nfs4 -overs=2' and 'mount...
2009-09-08 Chuck LeverNFS: Allow the "nfs" file system type to support NFSv4
2009-09-08 Chuck LeverNFS: Move details of nfs4_get_sb() to a helper
2009-09-08 Chuck LeverNFS: Refactor NFSv4 text-based mount option validation
2009-09-08 Chuck LeverNFS: Mount option parser should detect missing "port="
2009-09-08 Harshula JayasuriyaNFS: out of date comment regarding O_EXCL above nfs3_pr...
2009-09-08 Linus Torvaldsjffs2/jfs/xfs: switch over to 'check_acl' rather than...
2009-09-08 Linus Torvaldsext[234]: move over to 'check_acl' permission model
2009-09-08 Linus TorvaldsMake 'check_acl()' a first-class filesystem op
2009-09-08 Linus TorvaldsSimplify exec_permission_lite(), part 3
2009-09-08 Linus TorvaldsSimplify exec_permission_lite() further
2009-09-08 Linus TorvaldsSimplify exec_permission_lite() logic
2009-09-08 Linus TorvaldsDo not call 'ima_path_check()' for each path component
2009-09-08 Steven WhitehouseGFS2: Be extra careful about deallocating inodes
next