dcache: Add case-insensitive support d_ci_add() routine
[linux-2.6] / fs /
2008-07-28  Barry Naujokdcache: Add case-insensitive support d_ci_add() routine
2008-07-28  Barry Naujok[XFS] Add op_flags field and helpers to xfs_da_args
2008-07-28  Barry Naujok[XFS] Name operation vector for hash and compare
2008-07-28  Eric Sandeen[XFS]
2008-07-28  Christoph Hellwig[XFS] add missing call to xfs_filestream_unmount on...
2008-07-28  Christoph Hellwig[XFS] rename error2 goto label in xfs_fs_fill_super
2008-07-28  Christoph Hellwig[XFS] kill calls to xfs_binval in the mount error path
2008-07-28  Christoph Hellwig[XFS] kill xfs_mount_init
2008-07-28  Christoph Hellwig[XFS] allow xfs_args_allocate to fail
2008-07-28  Christoph Hellwig[XFS] add xfs_setup_devices helper
2008-07-28  Christoph Hellwig[XFS] sort out opening and closing of the block devices
2008-07-28  Christoph Hellwig[XFS] don't call xfs_freesb from xfs_mountfs failure...
2008-07-28  Christoph Hellwig[XFS] merge xfs_mount into xfs_fs_fill_super
2008-07-28  Christoph Hellwig[XFS] merge xfs_unmount into xfs_fs_put_super / xfs_fs_...
2008-07-28  Christoph Hellwig[XFS] kill xfs_igrow_start and xfs_igrow_finish
2008-07-28  Christoph Hellwig[XFS] merge xfs_mntupdate into xfs_fs_remount
2008-07-28  Christoph Hellwig[XFS] kill xfs_uuid_unmount
2008-07-28  David Chinner[XFS] Update valid fields in xfs_mount_log_sb()
2008-07-28  Christoph Hellwig[XFS] Kill attr_capable checks as already done in xattr...
2008-07-28  Matthew Wilcox[XFS] Convert l_flushsema to a sv_t
2008-07-28  Michael Nishimoto[XFS] Ensure that 2 GiB xfs logs work properly.
2008-07-28  Denys Vlasenko[XFS] Remove unused wbc parameter from xfs_start_page_w...
2008-07-28  Denys Vlasenko[XFS] Remove unused Falgs parameter from xfs_qm_dqpurge()
2008-07-28  Denys Vlasenko[XFS] Remove unused arg from kmem_free()
2008-07-28  Tim Shimmin[XFS] Fix up noattr2 so that it will properly update...
2008-07-28  Barry Naujok[XFS] Split xfs_dir2_leafn_lookup_int into its two...
2008-07-27  Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-07-27  Linus TorvaldsMerge branch 'x86/urgent' of git://git./linux/kernel...
2008-07-27  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-07-27  Andrea Righitask IO accounting: move all IO statistics in struct...
2008-07-27  Trond MyklebustNFS: Ensure we call nfs_sb_deactive() after releasing...
2008-07-27  Marc Zyngiernfs_remount oops when rebooting + possible fix
2008-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/hskinnemoen/avr32-2.6
2008-07-27  Linus TorvaldsMerge branch 'kvm-updates-2.6.27' of git://git./linux...
2008-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2008-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/kkeil/ISDN-2.6
2008-07-27  Andrea Righitask IO accounting: improve code readability
2008-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27  Haavard SkinnemoenMerge commit 'upstream/master'
2008-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27  Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-07-27  Linus TorvaldsMerge branch 'tracehook' of git://git./linux/kernel...
2008-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/kkeil/ISDN-2.6
2008-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-27  Andrea Righitask IO accounting: correctly account threads IO statistics
2008-07-27  Al Viro[PATCH] fix RLIM_NOFILE handling
2008-07-27  Al Viro[PATCH] get rid of corner case in dup3() entirely
2008-07-27  Al Viro[PATCH] get rid of indirect users of namei.h
2008-07-27  Al Viro[PATCH] get rid of __user_path_lookup_open
2008-07-27  Al Viro[PATCH] f_count may wrap around
2008-07-27  Ulrich Drepper[PATCH] dup3 fix
2008-07-27  Al Viro[PATCH] don't pass nameidata to __ncp_lookup_validate()
2008-07-27  Al Viro[PATCH] don't pass nameidata to gfs2_lookupi()
2008-07-27  Al Viro[PATCH] new (local) helper: user_path_parent()
2008-07-27  Al Viro[PATCH] sanitize __user_walk_fd() et.al.
2008-07-27  Al Viro[PATCH] preparation to __user_walk_fd cleanup
2008-07-27  Al Viro[PATCH] kill nameidata passing to permission(), rename...
2008-07-27  Al Viro[PATCH] take noexec checks to very few callers that...
2008-07-27  Christoph HellwigRe: [PATCH 3/6] vfs: open_exec cleanup
2008-07-27  Miklos Szeredi[patch 4/4] vfs: immutable inode checking cleanup
2008-07-27  Miklos Szeredi[patch 3/4] fat: dont call notify_change
2008-07-27  Miklos Szeredi[patch 2/4] vfs: utimes cleanup
2008-07-27  Miklos Szeredi[patch 1/4] vfs: utimes: move owner check into inode_ch...
2008-07-27  Li Zefan[PATCH] vfs: use kstrdup() and check failing allocation
2008-07-27  Al Viro[PATCH] more nameidata removal: exec_permission_lite...
2008-07-27  Al Viro[PATCH] pass MAY_OPEN to vfs_permission() explicitly
2008-07-27  Al Viro[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess
2008-07-27  Al Viro[PATCH] kill altroot
2008-07-27  Al Viro[PATCH] permission checks for chdir need special treatm...
2008-07-27  Miklos Szeredi[patch 5/5] vfs: remove mode parameter from vfs_symlink()
2008-07-27  Tetsuo Handa[patch 4/5] vfs: reuse local variable in vfs_link()
2008-07-27  Miklos Szeredi[patch 3/5] vfs: change remove_suid() to file_remove_suid()
2008-07-27  Miklos Szeredi[patch 1/5] vfs: truncate: dont check immutable twice
2008-07-27  Al Viro[PATCH] sanitize ->permission() prototype
2008-07-27  Miklos Szeredi[patch 05/14] hpfs: dont call permission()
2008-07-27  Al Viro[PATCH] sanitize proc_sysctl
2008-07-27  Miklos Szeredi[patch] hppfs: remove hppfs_permission
2008-07-27  Denys Vlasenko[PATCH] reuse xxx_fifo_fops for xxx_pipe_fops
2008-07-27  Miklos Szeredi[patch] vfs: fix lookup on deleted directory
2008-07-26  Russell KingMerge branch 'for_rmk_13' of git://git.mnementh.co...
2008-07-26  Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2008-07-26  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-07-26  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-26  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-07-26  Roland McGrath/proc/PID/syscall
2008-07-26  Roland McGrathtracehook: tracehook_tracer_task
2008-07-26  Roland McGrathtracehook: exec
2008-07-26  Arjan van de VenUse WARN() in fs/proc/
2008-07-26  Arjan van de VenUse WARN() in fs/sysfs
2008-07-26  Arjan van de VenUse WARN() in fs/
2008-07-26  Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-26  Nick Pigginmm: spinlock tree_lock
2008-07-26  Nick Pigginsplice: use get_user_pages_fast
2008-07-26  Nick Piggindio: use get_user_pages_fast
2008-07-26  Bob Copelandomfs: update kbuild to include OMFS
next