[WAN]: Added missing netif_dormant_off() to generic HDLC
[safe/jmp/linux-2.6] / fs /
2006-07-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-07-15 Linus TorvaldsDon't allow chmod() on the /proc/<pid>/ files
2006-07-15 Linus TorvaldsMark /proc MS_NOSUID and MS_NOEXEC
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: /proc export of...
2006-07-15 Rolf Eike Beer[PATCH] add function documentation for register_chrdev()
2006-07-15 Jeff Mahoney[PATCH] reiserfs: fix handling of device names with...
2006-07-15 Kirill Korotaev[PATCH] struct file leakage
2006-07-15 Linus TorvaldsRelax /proc fix a bit
2006-07-14 Linus TorvaldsFix nasty /proc vulnerability
2006-07-13 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-07-12 Andrew Morton[PATCH] alloc_fdtable() expansion fix
2006-07-12 Adam B. Jerome[PATCH] /fs/proc/: 'larger than buffer size' memory...
2006-07-12 Arjan van de Ven[PATCH] lockdep: annotate the sysfs i_mutex to be a...
2006-07-12 Kirill Korotaev[PATCH] fix fdset leakage
2006-07-12 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-07-10 Shankar Anand[PATCH] knfsd: nfsd4: add per-operation server stats
2006-07-10 Andreas Gruenbacher[PATCH] Remove leftover ext3 acl declarations
2006-07-10 Andrew Morton[PATCH] fix weird logic in alloc_fdtable()
2006-07-10 David Howells[PATCH] FDPIC: Add coredump capability for the ELF...
2006-07-10 David Howells[PATCH] FDPIC: Move roundup() into linux/kernel.h
2006-07-10 David Howells[PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform...
2006-07-10 David Howells[PATCH] NOMMU: Fix execution off of ramfs with mmap()
2006-07-10 David Howells[PATCH] FDPIC: Fix FDPIC compile errors
2006-07-10 Zhang, Yanmin[PATCH] mmap zero-length hugetlb file with PROT_NONE...
2006-07-10 Adrian Bunk[PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOL
2006-07-10 Peter Oberparleiter[PATCH] partitions: let partitions inherit policy from...
2006-07-10 Hisashi Hifumi[PATCH] reiserfs: fix journaling issue regarding fsync()
2006-07-10 Jens Axboe[PATCH] splice: fix problems with sys_tee()
2006-07-08 Steve French[CIFS] CIFS_DEBUG2 depends on CIFS
2006-07-05 Trond MyklebustMerge branch 'locks'
2006-07-05 Trond MyklebustNFS: Optimise away an excessive GETATTR call when a...
2006-07-05 Trond MyklebustNFS: Fix NFS page_state usage
2006-07-05 Trond MyklebustNLM,NFSv4: Wait on local locks before we put RPC calls...
2006-07-05 Trond MyklebustVFS: Add support for the FL_ACCESS flag to flock_lock_f...
2006-07-05 Trond MyklebustNFSv4: Ensure nfs4_lock_expired() caches delegated...
2006-07-05 Trond MyklebustNLM,NFSv4: Don't put UNLOCK requests on the wire unless...
2006-07-05 Trond MyklebustVFS: Allow caller to determine if BSD or posix locks...
2006-07-05 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-07-04 Greg Ungerer[PATCH] uclinux: fix proc_task()/get_proc-task() naming
2006-07-04 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, remove task_t, convert to struc...
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate blkdev nesting
2006-07-03 Arjan van de Ven[PATCH] lockdep: annotate sb ->s_umount
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate ->s_lock
2006-07-03 Arjan van de Ven[PATCH] lockdep: annotate the quota code
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate NTFS locking rules
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate i_mutex
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate dcache
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate direct io
2006-07-03 Ingo Molnar[PATCH] lockdep: locking init debugging improvement
2006-07-03 Chuck Ebbert[PATCH] binfmt_elf: fix checks for bad address
2006-07-03 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-07-02 Dominik Hackl[PATCH] nfs: non-procfs build fix
2006-07-02 KaiGai Kohei[JFFS2][XATTR] Fix memory leak in POSIX-ACL support
2006-07-01 Vladimir Saveliev[PATCH] reiserfs: update ctime and mtime on expanding...
2006-07-01 Evgeniy Dushistov[PATCH] ufs: truncate should allocate block for last...
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 J. Bruce Fields[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendf...
2006-06-30 J. Bruce Fields[PATCH] knfsd: nfsd4: fix open flag passing
2006-06-30 J. Bruce Fields[PATCH] knfsd: nfsd4: fix some open argument tests
2006-06-30 David M. Richter[PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_...
2006-06-30 J. Bruce Fields[PATCH] knfsd: nfsd4: remove superfluous grace period...
2006-06-30 J. Bruce Fields[PATCH] knfsd: nfsd: call nfsd_setuser() on fh_compose...
2006-06-30 J. Bruce Fields[PATCH] knfsd: nfsd4: fix open_confirm locking
2006-06-30 NeilBrown[PATCH] knfsd: ignore ref_fh when crossing a mountpoint
2006-06-30 NeilBrown[PATCH] knfsd: remove noise about filehandle being...
2006-06-30 Frank Filz[PATCH] knfsd: fixing missing 'expkey' support for...
2006-06-30 NeilBrown[PATCH] knfsd: improve the test for cross-device-rename...
2006-06-30 David Quigley[PATCH] SELinux: Add security hook definition for getio...
2006-06-30 Christoph Lameter[PATCH] Light weight event counters
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_bounce...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_unstable...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_writeback...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_dirty to...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_pagetables...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_slab to...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: split NR_ANON_PAGES off...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_pagecache...
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: convert nr_mapped to per...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-30 Paul Collinsv9fs: do not include linux/version.h
2006-06-30 Adrian Bunktypo fixes: aquire -> acquire
2006-06-30 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-06-29 Florin Malitaocfs2: remove redundant NULL checks in ocfs2_direct_IO_...
2006-06-29 Mark Fashehocfs2: clean up some osb fields
2006-06-29 Mark Fashehocfs2: fix init of uuid_net_key
2006-06-29 Mark Fashehocfs2: silence a debug print
2006-06-29 Sunil Mushranocfs2: silence ENOENT during lookup of broken links
2006-06-29 Sunil Mushranocfs2: Cleanup message prints
2006-06-29 Joel Beckerocfs2: silence -EEXIST from ocfs2_extent_map_insert...
2006-06-29 Adrian Bunk[PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_ma...
2006-06-29 Mark Fashehocfs2: warn the user on a dead timeout mismatch
2006-06-29 Adrian Bunkfs/jffs2/: make 2 functions static
2006-06-29 Adrian Bunkocfs2: OCFS2_FS must depend on SYSFS
2006-06-29 Joel Beckerocfs2: Compile-time disabling of ocfs2 debugging output.
2006-06-29 Joel Beckerconfigfs: Clear up a few extra spaces where there shoul...
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-29 Andrew Morton[PATCH] ufs: printk() fix
2006-06-29 KaiGai Kohei[JFFS2][XATTR] Fix xd->refcnt race condition
2006-06-29 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
next