ide: inline SELECT_DRIVE()
[safe/jmp/linux-2.6] / fs /
2009-03-30 Linus TorvaldsMerge branch 'reiserfs-updates' from Jeff Mahoney
2009-03-30 Jeff Mahoneyreiserfs: rename [cn]_* variables
2009-03-30 Jeff Mahoneyreiserfs: rename p_._ variables
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_tb to tb
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_inode to inode
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_bh to bh
2009-03-30 Jeff Mahoneyreiserfs: rename p_s_sb to sb
2009-03-30 Jeff Mahoneyreiserfs: strip trailing whitespace
2009-03-30 Jeff Mahoneyreiserfs: cleanup path functions
2009-03-30 Jeff Mahoneyreiserfs: factor out buffer_info initialization
2009-03-30 Jeff Mahoneyreiserfs: add atomic addition of selinux attributes...
2009-03-30 Jeff Mahoneyreiserfs: use generic readdir for operations across...
2009-03-30 Jeff Mahoneyreiserfs: journaled xattrs
2009-03-30 Jeff Mahoneyreiserfs: use generic xattr handlers
2009-03-30 Jeff Mahoneyreiserfs: remove i_has_xattr_dir
2009-03-30 Jeff Mahoneyreiserfs: make per-inode xattr locking more fine grained
2009-03-30 Jeff Mahoneyreiserfs: eliminate per-super xattr lock
2009-03-30 Jeff Mahoneyreiserfs: simplify xattr internal file lookups/opens
2009-03-30 Jeff Mahoneyreiserfs: Clean up xattrs when REISERFS_FS_XATTR is...
2009-03-30 Jeff Mahoneyreiserfs: remove IS_PRIVATE helpers
2009-03-30 Jeff Mahoneyreiserfs: remove link detection code
2009-03-30 Jeff Mahoneyreiserfs: xattr reiserfs_get_page takes offset instead...
2009-03-30 Jeff Mahoneyreiserfs: small variable cleanup
2009-03-30 Jeff Mahoneyreiserfs: use reiserfs_error()
2009-03-30 Jeff Mahoneyreiserfs: introduce reiserfs_error()
2009-03-30 Jeff Mahoneyreiserfs: rearrange journal abort
2009-03-30 Jeff Mahoneyreiserfs: rework reiserfs_panic
2009-03-30 Jeff Mahoneyreiserfs: add locking around error buffer
2009-03-30 Jeff Mahoneyreiserfs: prepare_error_buf wrongly consumes va_arg
2009-03-30 Jeff Mahoneyreiserfs: rework reiserfs_warning
2009-03-30 Jeff Mahoneyreiserfs: make some warnings informational
2009-03-30 Jeff Mahoneyreiserfs: use more consistent printk formatting
2009-03-30 Jeff Mahoneyreiserfs: use buffer_info for leaf_paste_entries
2009-03-30 Jeff Mahoneyreiserfs: audit transaction ids to always be unsigned...
2009-03-30 Jeff Mahoneyreiserfs: add support for mount count incrementing
2009-03-30 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-30 Dan Carpenterfuse: fix fuse_file_lseek returning with lock held
2009-03-30 Jonathan CorbetFix a lockdep warning in fasync_helper()
2009-03-29 Hugh Dickinsfix setuid sometimes wouldn't
2009-03-29 Hugh Dickinsfix setuid sometimes doesn't
2009-03-29 Hugh Dickinscompat_do_execve should unshare_files
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Nick Pigginfs: avoid I_NEW inodes
2009-03-27 Sukadev BhattiproluMerge code for single and multiple-instance mounts
2009-03-27 Sukadev BhattiproluRemove get_init_pts_sb()
2009-03-27 Sukadev BhattiproluMove common mknod_ptmx() calls into caller
2009-03-27 Sukadev BhattiproluParse mount options just once and copy them to super...
2009-03-27 Sukadev BhattiproluUnroll essentials of do_remount_sb() into devpts
2009-03-27 Sukadev Bhattiproluvfs: simple_set_mnt() should return void
2009-03-27 Nick Pigginfs: move bdev code out of buffer.c
2009-03-27 Al Viroconstify dentry_operations: rest
2009-03-27 Al Viroconstify dentry_operations: configfs
2009-03-27 Al Viroconstify dentry_operations: sysfs
2009-03-27 Al Viroconstify dentry_operations: JFS
2009-03-27 Al Viroconstify dentry_operations: OCFS2
2009-03-27 Al Viroconstify dentry_operations: GFS2
2009-03-27 Al Viroconstify dentry_operations: FAT
2009-03-27 Al Viroconstify dentry_operations: FUSE
2009-03-27 Al Viroconstify dentry_operations: procfs
2009-03-27 Al Viroconstify dentry_operations: ecryptfs
2009-03-27 Al Viroconstify dentry_operations: CIFS
2009-03-27 Al Viroconstify dentry_operations: AFS
2009-03-27 Al Viroconstify dentry_operations: autofs, autofs4
2009-03-27 Al Viroconstify dentry_operations: 9p
2009-03-27 Al Viroconstify dentry_operations: misc filesystems
2009-03-27 Al Viroconstify dentry_operations: NFS
2009-03-27 Sukadev Bhattiproludevpts: Must release s_umount on error
2009-03-27 Cheng Renquando_pipe cleanup: drop its last user in arch/alpha/
2009-03-27 Duane Griffinufs: copy symlink data into the correct union member
2009-03-27 Duane Griffinufs: ensure fast symlinks are NUL-terminated
2009-03-27 Duane Griffinufs: don't truncate longer ufs2 fast symlinks
2009-03-27 Duane Griffinufs: validate maximum fast symlink size from superblock
2009-03-27 Christoph Hellwigcleanup may_open
2009-03-27 Christoph Hellwigcleanup d_add_ci
2009-03-27 Christoph Hellwiggeneric compat_sys_ustat
2009-03-27 Christoph Hellwigaffs: fix missing unlocks in affs_remove_link
2009-03-26 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-03-26 Linus TorvaldsMerge branch 'for-2.6.30' of git://git.kernel.dk/linux...
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-03-26 Jan Karaext3: Avoid starting a transaction in writepage when...
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-26 Matthew GarrettMake relatime default
2009-03-26 Matthew GarrettAdd a strictatime mount option
2009-03-26 Matthew GarrettAllow relatime to update atime once a day
2009-03-26 Stefan Weinhuber[S390] dasd: add large volume support
2009-03-26 Jens AxboeGet rid of pdflush_operation() in emergency sync and...
2009-03-26 Jens Axboebtrfs: get rid of current_is_pdflush() in btrfs_btree_b...
2009-03-26 Manish Katiyarext2: Zero our b_size in ext2_quota_read()
2009-03-26 Matt LaPlantetrivial: fix typos/grammar errors in fs/Kconfig
2009-03-26 Jan Karaquota: Coding style fixes
2009-03-26 Jan Karaquota: Remove superfluous inlines
next