[PATCH] honour MNT_NOEXEC for access()
[powerpc.git] / fs /
2006-12-07 Stas Sergeev[PATCH] honour MNT_NOEXEC for access()
2006-12-07 Suzuki K P[PATCH] Fix check_partition routines
2006-12-07 Suzuki Kp[PATCH] fix rescan_partitions to return errors properly
2006-12-07 Rafael J. Wysocki[PATCH] Use freezeable workqueues in XFS
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_USER
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_NOFS
2006-12-07 Guillem Jover[PATCH] Allow user processes to raise their oom_adj...
2006-12-07 Andrey Mirkin[PATCH] skip data conversion in compat_sys_mount when...
2006-12-07 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-12-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-12-06 Linus TorvaldsMerge git://git.infradead.org/users/dhowells/workq-2.6
2006-12-06 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-12-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/brodo/pcmcia-2.6
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2006-12-05 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-12-05 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-12-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/powerpc
2006-12-04 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-04 Linus TorvaldsMerge branch 'for-linus4' of /linux/kernel/git/viro...
2006-12-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-12-04 David Woodhouse[PATCH] Enable RAID autorun on Mac partition tables.
2006-12-04 Dwayne Grant McConnell[POWERPC] coredump: Add SPU elf notes to coredump.
2006-12-04 Al Viro[PATCH] severing skbuff.h -> poll.h
2006-12-04 Al Viro[PATCH] severing skbuff.h -> highmem.h
2006-12-04 Al Viro[PATCH] severing fs.h, radix-tree.h -> sched.h
2006-12-04 Paul MackerrasMerge branch 'linux-2.6' into for-linus
2006-12-03 Al Viro[NET]: Kill direct includes of asm/checksum.h
2006-12-03 Al Viro[NET]: ipconfig and nfsroot annotations
2006-12-02 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/drzeus/mmc
2006-12-02 Linus TorvaldsMerge branch 'release' of /linux/kernel/git/lenb/linux...
2006-12-02 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-02 Tiger Yangocfs2: implement i_op->permission
2006-12-02 Adrian Bunkconfigfs: make configfs_dirent_exists() static
2006-12-02 Tiger Yangocfs2: update file system paths to set atime
2006-12-02 Tiger Yangocfs2: core atime update functions
2006-12-02 Tiger Yangocfs2: Add splice support
2006-12-02 Mark Fashehocfs2: Remove ocfs2_write_should_remove_suid()
2006-12-02 Mark Fashehconfigfs: mutex_lock_nested() fix
2006-12-02 Mark Fashehocfs2: Remove struct ocfs2_journal_handle in favor...
2006-12-02 Mark Fashehocfs2: remove handle argument to ocfs2_start_trans()
2006-12-02 Mark Fashehocfs2: remove ocfs2_journal_handle journal field
2006-12-02 Mark Fashehocfs2: pass ocfs2_super * into ocfs2_commit_trans()
2006-12-02 Mark Fashehocfs2: remove unused handle argument from ocfs2_meta_lo...
2006-12-02 Mark Fashehocfs2: make ocfs2_alloc_handle() static
2006-12-02 Mark Fashehocfs2: remove unused ocfs2_handle_add_lock()
2006-12-02 Mark Fashehocfs2: remove unused ocfs2_handle_add_inode()
2006-12-02 Mark Fashehocfs2: Don't allocate handle early in ocfs2_rename()
2006-12-02 Mark Fashehocfs2: don't use handle for locking in allocation functions
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_re...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_sy...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_un...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock() in orphan...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs...
2006-12-02 Mark Fashehocfs2: don't pass handle to ocfs2_meta_lock() in locala...
2006-12-02 Mark Fashehocfs2: remove ocfs2_journal_handle flags field
2006-12-02 Mark Fashehocfs2: have ocfs2_extend_trans() take handle_t
2006-12-02 Mark Fashehocfs2: remove unused ocfs2_journal_handle field
2006-12-02 Mark Fashehocfs2: fix format warnings in dlm_alloc_pagevec()
2006-12-02 Adrian Bunk[2.6 patch] make ocfs2_create_new_lock() static
2006-12-02 Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2006-12-02 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-02 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-12-02 Linus TorvaldsMerge branch 'for-2.6.20' of git://git./linux/kernel...
2006-12-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-12-02 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-12-02 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-12-01 Cornelia Huckdriver core: Introduce device_move(): move a device...
2006-12-01 Thomas Maiersysfs: sysfs_write_file() writes zero terminated data
2006-12-01 Mike Christie[PATCH] block: support larger block pc requests
2006-12-01 Mike Christie[PATCH] block: kill length alignment test in bio_map_user()
2006-11-30 Wim Van SebroeckMerge ../linux-2.6-watchdog-mm
2006-11-30 Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-11-30 Jeff GarzikMerge branch 'tj-upstream-fixes' of git://htj.dyndns...
2006-11-30 Jan EngelhardtFix typos in doc and comments
2006-11-30 Eric SesterhennBUG_ON conversion for fs/aio.c
2006-11-30 Matt LaPlanteFix misc .c/.h comment typos
2006-11-30 Matt LaPlanteFix misc Kconfig typos
2006-11-29 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-11-29 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-11-29 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2006-11-29 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-11-29 Linus TorvaldsMerge branch 'linus' of /linux/kernel/git/perex/alsa
2006-11-29 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-11-29 Akinobu Mita[PATCH] ecryptfs: fix crypto_alloc_blkcipher() error...
2006-11-28 Andi KleenMerge branch 'master' of git://git./linux/kernel/git...
2006-11-25 Alexey Dobriyan[PATCH] reiserfs: fmt bugfix
2006-11-25 Randy Dunlap[PATCH] debugfs: add header file
2006-11-25 Vasily Tarasov[PATCH] mounstats NULL pointer dereference
2006-11-25 Miklos Szeredi[PATCH] fuse: fix Oops in lookup
next