ALSA: hda - Workaround for buggy DMA position on ATI controllers
[safe/jmp/linux-2.6] / fs /
2009-01-06 Cyrill Gorcunovfs: fix name overwrite in __register_chrdev_region()
2009-01-06 Eric Dumazetpercpu_counter: FBC_BATCH should be a variable
2009-01-06 Tejun Heopoll: allow f_op->poll to sleep
2009-01-06 Randy Dunlapfs: use menuconfig to control the Misc. filesystems...
2009-01-06 Luiz Fernando N... fs/exec.c:__bprm_mm_init(): clean up error handling
2009-01-06 Nick Pigginfs: sys_sync fix
2009-01-06 Nick Pigginfs: sync_sb_inodes fix
2009-01-06 Nick Pigginfs: remove WB_SYNC_HOLD
2009-01-06 Artem BityutskiyUBIFS: do not use WB_SYNC_HOLD
2009-01-06 Franck Bui-Huublock_write_begin(): remove useless goto
2009-01-06 Roel Kluinhugetlb: unsigned ret cannot be negative
2009-01-06 Dmitri Monakhovfs: truncate blocks outside i_size after O_DIRECT write...
2009-01-06 Hugh Dickinsmm: remove GFP_HIGHUSER_PAGECACHE
2009-01-06 Franck Bui-Huudo_mpage_readpage(): remove useless clear_buffer_mapped...
2009-01-06 Nick Pigginmm: do_sync_mapping_range integrity fix
2009-01-06 Miquel van Smoorenburgdo_mpage_readpage(): don't submit lots of small bios...
2009-01-06 Mel Gormanmm: report the MMU pagesize in /proc/pid/smaps
2009-01-06 Mel Gormanmm: report the pagesize backing a VMA in /proc/pid...
2009-01-06 Jan Karajbd2: Fix oops in jbd2_journal_init_inode() on corrupted fs
2009-01-06 Theodore Ts'oext4: Remove "extents" mount option
2009-01-06 Kay Sieversblock: struct device - replace bus_id with dev_name...
2009-01-06 Chris MasonBtrfs: Don't use kmap_atomic(..., KM_IRQ0) during check...
2009-01-06 Chuck LeverNFSD: Add documenting comments for nfsctl interface
2009-01-06 Chuck LeverNFSD: Replace open-coded integer with macro
2009-01-06 Chuck LeverNFSD: Fix a handful of coding style issues in write_fil...
2009-01-06 Chuck LeverNFSD: clean up failover sysctl function naming
2009-01-06 Chuck Leverlockd: Enable NLM use of AF_INET6
2009-01-06 Chuck LeverNSM: Move nsm_create()
2009-01-06 Chuck LeverNSM: Move nsm_use_hostnames to mon.c
2009-01-06 Chuck LeverNSM: Move nsm_addr() to fs/lockd/mon.c
2009-01-06 Chuck LeverNSM: Remove include/linux/lockd/sm_inter.h
2009-01-06 Chuck LeverNSM: Replace IP address as our nlm_reboot lookup key
2009-01-06 Chuck LeverNSM: More clean up of nsm_get_handle()
2009-01-06 Chuck LeverNSM: Refactor nsm_handle creation into a helper function
2009-01-06 Chuck LeverNLM: Remove "create" argument from nsm_find()
2009-01-06 Chuck LeverNLM: Call nsm_reboot_lookup() instead of nsm_find()
2009-01-06 Chuck LeverNSM: Add nsm_lookup() function
2009-01-06 Chuck LeverNLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as...
2009-01-06 Chuck LeverNLM: Change nlm_host_rebooted() to take a single nlm_re...
2009-01-06 Chuck LeverNSM: Encode the new "priv" cookie for NSMPROC_MON requests
2009-01-06 Chuck LeverNSM: Generate NSMPROC_MON's "priv" argument when nsm_ha...
2009-01-06 Chuck LeverNSM: Remove !nsm check from nsm_release()
2009-01-06 Chuck LeverNSM: Remove NULL pointer check from nsm_find()
2009-01-06 Chuck LeverNSM: Add dprintk() calls in nsm_find and nsm_release
2009-01-06 Chuck LeverNSM: Move nsm_find() to fs/lockd/mon.c
2009-01-06 Chuck LeverNSM: move to xdr_stream-based XDR encoders and decoders
2009-01-06 Chuck LeverNSM: Move NSM program and procedure numbers to fs/lockd...
2009-01-06 Chuck LeverNSM: Move NSM-related XDR data structures to lockd...
2009-01-06 Chuck LeverNSM: Check result of SM_UNMON upcall
2009-01-06 Chuck LeverNLM: Move the public declaration of nsm_unmonitor(...
2009-01-06 Chuck LeverNSM: Release nsmhandle in nlm_destroy_host
2009-01-06 Chuck LeverNLM: Move the public declaration of nsm_monitor() to...
2009-01-06 Chuck LeverNSM: Make sure to return an error if the SM_MON call...
2009-01-06 Chuck LeverNSM: Remove BUG_ON() in nsm_monitor()
2009-01-06 Chuck LeverNLM: Remove redundant printk() in nlmclnt_lock()
2009-01-06 Chuck LeverNSM: Use sm_name instead of h_name in nsm_monitor(...
2009-01-06 Chuck LeverNSM: Support IPv6 version of mon_name
2009-01-06 Chuck LeverNSM: convert printk(KERN_DEBUG) to a dprintk()
2009-01-06 Chuck LeverNSM: Use C99 structure initializer to initialize nsm_args
2009-01-06 Chuck LeverNLM: Add helper to handle IPv4 addresses
2009-01-06 Chuck LeverNLM: Support IPv6 scope IDs in nlm_display_address()
2009-01-06 Chuck LeverNLM: Remove AF_UNSPEC arm in nlm_display_address()
2009-01-06 Chuck LeverNLM: Remove address eye-catcher buffers from nlm_host
2009-01-06 Jeff Laytonlockd: set svc_serv->sv_maxconn to a more reasonable...
2009-01-06 Krishna Kumarnfsd: Fix leaked memory in nfs4_make_rec_clidname
2009-01-06 Krishna Kumarnfsd: Minor cleanup of find_stateid
2009-01-06 J. Bruce Fieldsnfsd: update fh_verify description
2009-01-06 Yan ZhengBtrfs: tree logging checksum fixes
2009-01-06 Yan ZhengBtrfs: don't change file extent's ram_bytes in btrfs_dr...
2009-01-06 Yan ZhengBtrfs: Use btrfs_join_transaction to avoid deadlocks...
2009-01-06 Chris MasonBtrfs: drop remaining LINUX_KERNEL_VERSION checks and...
2009-01-06 Chris MasonMerge branch 'master' of git://git./linux/kernel/git...
2009-01-06 Frederik Schwarzertrivial: fix an -> a typos in documentation and comments
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2009-01-06 Theodore Ts'oext4: Make printk's consistently prefixed with "EXT4...
2009-01-06 Theodore Ts'oext4: Add sanity checks for the superblock before mount...
2009-01-06 Theodore Ts'oext4: Add mount option to set kjournald's I/O priority
2009-01-06 Chris MasonBtrfs: drop EXPORT symbols from extent_io.c
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2009-01-06 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Chris MasonBtrfs: Fix checkpatch.pl warnings
2009-01-05 Liu HuiBtrfs: Fix free block discard calls down to the block...
2009-01-05 Yan ZhengBtrfs: avoid orphan inode caused by log replay
2009-01-05 Yan ZhengBtrfs: avoid potential super block corruption
2009-01-05 Shen FengBtrfs: do not call kfree if kmalloc failed in btrfs_sys...
2009-01-05 Shen FengBtrfs: fix a memory leak in btrfs_get_sb
2009-01-05 Liu HuiBtrfs: Fix typo in clear_state_cb
2009-01-05 yanhai zhuBtrfs: Fix memset length in btrfs_file_write
2009-01-05 Yan ZhengBtrfs: update directory's size when creating subvol...
2009-01-05 Chris MasonBtrfs: add permission checks to the ioctls
2009-01-05 Michael Kerriskinotify: fix type errors in interfaces
2009-01-05 Al Virofix breakage in reiserfs_new_inode()
2009-01-05 Al Virofix the treatment of jfs special inodes
2009-01-05 Li Zefanvfs: remove duplicate code in get_fs_type()
2009-01-05 Christoph Hellwigadd a vfs_fsync helper
2009-01-05 Eric Parissys_execve and sys_uselib do not call into fsnotify
2009-01-05 Al Virozero i_uid/i_gid on inode allocation
2009-01-05 Al Viroinode->i_op is never NULL
next