[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix
[safe/jmp/linux-2.6] / fs /
2008-11-13 Steve French[CIFS] remove unused list, add new cifs sock list to...
2008-11-13 Steve French[CIFS] Fix cifs reconnection flags
2008-11-03 Steve French[CIFS] Can't rely on iov length and base when kernel_re...
2008-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-11-03 Jeff Laytoncifs: fix renaming one hardlink on top of another
2008-11-03 Linus TorvaldsMerge branch 'proc-linus' of git://git./linux/kernel...
2008-11-01 Al Virosaner FASYNC handling on file close
2008-10-31 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-31 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-10-30 Chuck LeverNLM: Set address family before calling nlm_host_rebooted()
2008-10-30 J. Bruce Fieldsnfsd: fix failure to set eof in readdir in some situations
2008-10-30 Steve French[CIFS] fix error in smb_send2
2008-10-30 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2008-10-30 Randy Dunlapfs: remove excess kernel-doc
2008-10-30 Eric Sandeenecryptfs: fix memory corruption when storing crypto...
2008-10-30 Nick Pigginfs: remove prepare_write/commit_write
2008-10-29 Steve French[CIFS] Reduce number of socket retries in large write...
2008-10-28 Trond MyklebustNFS: Convert nfs_attr_generation_counter into an atomic...
2008-10-28 Eric Sandeendelay capable() check in ext4_has_free_blocks()
2008-10-28 Eric Sandeenmerge ext4_claim_free_blocks & ext4_has_free_blocks
2008-10-29 Theodore Ts'ojbd2: Call the commit callback before the transaction...
2008-10-28 Hidehiro Kawaiext4: fix a bug accessing freed memory in ext4_abort
2008-10-28 Hidehiro Kawaiext3: fix a bug accessing freed memory in ext3_abort
2008-10-27 Alexey Dobriyanproc: revert /proc/uptime to ->read_proc hook
2008-10-27 Alan CoxSwitch to a valid email address...
2008-10-26 Davide Libenziepoll: avoid double-inserts in case of EFAULT
2008-10-26 Arjan van de Venselect: deal with math overflow from borderline valid...
2008-10-26 Theodore Ts'oext4: Fix duplicate entries returned from getdents...
2008-10-26 Theodore Ts'oext3: Fix duplicate entries returned from getdents...
2008-10-23 Linus TorvaldsMerge branch 'proc' of git://git./linux/kernel/git...
2008-10-23 Christoph Hellwigext4: remove unused variable in ext4_get_parent
2008-10-23 Linus Torvaldsext3 quota support: fix compile failure
2008-10-23 Linus TorvaldsMerge branch 'v28-range-hrtimers-for-linus-v2' of git...
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/viro/bdev
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-23 Linus TorvaldsMerge branch 'for-2.6.28' of git://linux-nfs.org/~bfiel...
2008-10-23 Duane Griffinjbd: abort instead of waiting for nonexistent transactions
2008-10-23 Hidehiro Kawaijbd: test BH_Write_EIO to detect errors on metadata...
2008-10-23 Hidehiro Kawaiext3: add checks for errors from jbd
2008-10-23 Hidehiro Kawaijbd: fix error handling for checkpoint io
2008-10-23 Alexey Dobriyanproc: remove fs/proc/proc_misc.c
2008-10-23 Alexey Dobriyanproc: move /proc/vmcore creation to fs/proc/vmcore.c
2008-10-23 Alexey Dobriyanproc: move pagecount stuff to fs/proc/page.c
2008-10-23 Alexey Dobriyanproc: move all /proc/kcore stuff to fs/proc/kcore.c
2008-10-23 Alexey Dobriyanproc: move /proc/schedstat boilerplate to kernel/sched_...
2008-10-23 Alexey Dobriyanproc: move /proc/modules boilerplate to kernel/module.c
2008-10-23 Alexey Dobriyanproc: move /proc/diskstats boilerplate to block/genhd.c
2008-10-23 Alexey Dobriyanproc: move /proc/zoneinfo boilerplate to mm/vmstat.c
2008-10-23 Alexey Dobriyanproc: move /proc/vmstat boilerplate to mm/vmstat.c
2008-10-23 Alexey Dobriyanproc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c
2008-10-23 Alexey Dobriyanproc: move /proc/buddyinfo boilerplate to mm/vmstat.c
2008-10-23 Alexey Dobriyanproc: move /proc/vmallocinfo to mm/vmalloc.c
2008-10-23 Alexey Dobriyanproc: move /proc/slabinfo boilerplate to mm/slub.c...
2008-10-23 Alexey Dobriyanproc: move /proc/slab_allocators boilerplate to mm...
2008-10-23 Alexey Dobriyanproc: move /proc/interrupts boilerplate code to fs...
2008-10-23 Alexey Dobriyanproc: move /proc/stat to fs/proc/stat.c
2008-10-23 Alexey Dobriyanproc: move rest of /proc/partitions code to block/genhd.c
2008-10-23 Alexey Dobriyanproc: move /proc/cpuinfo code to fs/proc/cpuinfo.c
2008-10-23 Alexey Dobriyanproc: move /proc/devices code to fs/proc/devices.c
2008-10-23 Alexey Dobriyanproc: move rest of /proc/locks to fs/locks.c
2008-10-23 Alexey Dobriyanproc: move /proc/kmsg creation to fs/proc/kmsg.c
2008-10-23 Alexey Dobriyanproc: remove remnants of ->read_proc in proc_misc.c
2008-10-23 Alexey Dobriyanproc: move /proc/execdomains to kernel/exec_domain.c
2008-10-23 Alexey Dobriyanproc: switch /proc/cmdline to seq_file
2008-10-23 Alexey Dobriyanproc: move /proc/filesystems to fs/filesystems.c
2008-10-23 Alexey Dobriyanproc: move /proc/stram to m68k-specific code
2008-10-23 Alexey Dobriyanproc: move /proc/hardware to m68k-specific code
2008-10-23 Alexey Dobriyanproc: switch /proc/version to seq_file
2008-10-23 Alexey Dobriyanproc: switch /proc/meminfo to seq_file
2008-10-23 Alexey Dobriyanproc: switch /proc/uptime to seq_file
2008-10-23 Alexey Dobriyanproc: switch /proc/loadavg to seq_file
2008-10-23 Arjan van de Venproc: use WARN() rather than printk+backtrace
2008-10-23 Alexey Dobriyanproc: spread __init
2008-10-23 Alexey Dobriyanproc: proc_init_inodecache() can't fail
2008-10-23 Joe Kortyproc: fix vma display mismatch between /proc/pid/{maps...
2008-10-23 Arjan van de Ven[PATCH] fs: add a sanity check in d_free
2008-10-23 Miklos Szeredi[patch] vfs: make security_inode_setattr() calling...
2008-10-23 Adrian Bunk[patch 1/3] FS_MBCACHE: don't needlessly make it built-in
2008-10-23 Miklos Szeredi[PATCH] move executable checking into ->permission()
2008-10-23 Qinghuang Feng[PATCH] fs/dcache.c: update comment of d_validate()
2008-10-23 Dan Williams[RFC PATCH] touch_mnt_namespace when the mount flags...
2008-10-23 Christoph Hellwig[PATCH] reiserfs: add missing llseek method
2008-10-23 Christoph Hellwig[PATCH] fix ->llseek for more directories
2008-10-23 OGAWA Hirofumi[PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent
2008-10-23 OGAWA Hirofumi[PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from...
2008-10-23 OGAWA Hirofumi[PATCH vfs-2.6 4/6] vfs: remove unnecessary fsnotify_d_...
2008-10-23 OGAWA Hirofumi[PATCH vfs-2.6 3/6] vfs: add __d_instantiate() helper
2008-10-23 OGAWA Hirofumi[PATCH vfs-2.6 2/6] vfs: add d_ancestor()
2008-10-23 OGAWA Hirofumi[PATCH vfs-2.6 1/6] vfs: replace parent == dentry-...
2008-10-23 Al Viro[PATCH] get rid of on-stack dentry in udf
2008-10-23 Alexey Dobriyan[PATCH 2/2] anondev: switch to IDA
2008-10-23 Alexey Dobriyan[PATCH 1/2] anondev: init IDR statically
2008-10-23 David Woodhouse[JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup()
2008-10-23 David Woodhouse[PATCH] Optimise NFS readdir hack slightly.
2008-10-23 Al Viro[PATCH] prepare vfs_readdir() callers to returning...
2008-10-23 Al Viro[PATCH] get rid of on-stack dentry in ext2_get_parent()
2008-10-23 Al Viro[PATCH] get rid of on-stack fake dentry in ext3_get_par...
2008-10-23 David Woodhouse[JFFS2] Reinstate NFS exportability
next