vfs: fix NULL pointer dereference in fsync_buffers_list()
[linux-2.6] / fs /
2008-02-19  Adrian Bunkfs/block_dev.c: remove #if 0'ed code
2008-02-19  Adrian Bunkmake struct def_blk_aops static
2008-02-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-18  Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-18  Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-02-18  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-02-18  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-02-18  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-02-18  Steve French[CIFS] fix build break when proc disabled
2008-02-18  Lachlan McIlroyMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-02-18  Lachlan McIlroy[XFS] Added quota targets and removed dmapi directory
2008-02-18  Eric Sandeen[XFS] Fix up xfs out-of-tree builds. (a.k.a. external...
2008-02-18  Andi Kleen[XFS] Remove Makefile wrappers in XFS
2008-02-15  David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-02-15  David S. MillerMerge branch 'fixes' of /linux/kernel/git/linville...
2008-02-15  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-02-15  Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2008-02-15  Christoph Hellwig[CIFS] factoring out common code in get_inode_info...
2008-02-15  Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-02-15  Theodore Ts'oext4: Don't use ext4_dec_count() if not needed
2008-02-15  Steve French[CIFS] fix prepath conversion when server supports...
2008-02-15  Igor Mammedov[CIFS] Only convert / when server does not support...
2008-02-15  Valerie Clementext4: modify block allocation algorithm for the last...
2008-02-15  Aneesh Kumar K.Vext4: Don't claim block from group which has corrupt...
2008-02-22  Aneesh Kumar K.Vext4: Get journal write access before modifying the...
2008-02-25  Aneesh Kumar K.Vext4: Fix memory and buffer head leak in callers to...
2008-02-22  Aneesh Kumar K.Vext4: Don't leave behind a half-created inode if ext4_m...
2008-02-15  Valerie Clementext4: Fix kernel BUG at fs/ext4/mballoc.c:910!
2008-02-15  Trond MyklebustMerge branch 'linus_origin' into hotfixes
2008-02-15  Igor Mammedov[CIFS] Fix mixed case name in structure dfs_info3_param
2008-02-15  Aneesh Kumar K.Vext4: Fix locking hierarchy violation in ext4_fallocate()
2008-02-25  Andi KleenRemove incorrect BKL comments in ext4
2008-02-15  Christoph LameterMerge branch 'master' of git://git./linux/kernel/git...
2008-02-15  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-15  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-15  Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-02-15  Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-hrt
2008-02-15  Linus TorvaldsMerge branch 'slab-linus' of git://git./linux/kernel...
2008-02-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-15  Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-15  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-02-15  Christoph Lameterdentries: Extract common code to remove dentry from lru
2008-02-15  Jan Blunckd_path: Make d_path() use a struct path
2008-02-15  Jan Blunckd_path: Make seq_path() use a struct path argument
2008-02-15  Jan BlunckUse struct path in struct svc_expkey
2008-02-15  Jan BlunckUse struct path in struct svc_export
2008-02-15  Jan Blunckd_path: Make get_dcookie() use a struct path argument
2008-02-15  Jan Blunckd_path: Make proc_get_link() use a struct path argument
2008-02-15  Jan Blunckd_path: kerneldoc cleanup
2008-02-15  Jan BlunckOne less parameter to __d_path
2008-02-15  Jan BlunckMake set_fs_{root,pwd} take a struct path
2008-02-15  Jan BlunckUse struct path in fs_struct
2008-02-15  Jan BlunckIntroduce path_get()
2008-02-15  Jan BlunckUse path_put() in a few places instead of {mnt,d}put()
2008-02-15  Jan BlunckIntroduce path_put()
2008-02-15  Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-15  Jan BlunckRemove path_release_on_umount()
2008-02-15  Mike FrysingerFLAT binaries: drop BINFMT_FLAT bad header magic warning
2008-02-15  Harvey Harrisoninotify: make variables static in inotify_user.c
2008-02-14  Christoph LameterMerge branch 'master' of git://git./linux/kernel/git...
2008-02-14  Steve French[CIFS] fixup prefixpaths which contain multiple path...
2008-02-14  Olga KornievskaiaNFS: add missing spkm3 strings to mount option parser
2008-02-14  Jeff LaytonNFS: remove error field from nfs_readdir_descriptor_t
2008-02-14  Dan MuntzNFS: missing spaces in KERN_WARNING
2008-02-14  Chuck LeverNFS: Allow text-based mounts via compat_sys_mount
2008-02-14  Jeff LaytonNFS: fix reference counting for NFSv4 callback thread
2008-02-14  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-02-14  Marcin Slusarzudf: fix udf_add_free_space
2008-02-14  Jan Karaudf: fix directory offset handling
2008-02-14  Sergio Luisfs/smbfs/inode.c: fix warning message deprecating smbfs
2008-02-14  Marcin Slusarzxfs: convert beX_add to beX_add_cpu (new common API)
2008-02-14  Randy Dunlapkernel-doc: fix fs/pipe.c notation
2008-02-13  Steve French[CIFS] fix typo
2008-02-13  David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2008-02-12  Shirish Pargaonkar[CIFS] patch to fix incorrect encoding of number of...
2008-02-12  Roel Kluin[CIFS] Fix typo in quota operations
2008-02-12  Steve French[CIFS] clean up some hard to read ifdefs
2008-02-12  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-02-12  Linus TorvaldsMerge branch 'upstream-fixes' of git://git./linux/kerne...
2008-02-11  Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2008-02-11  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-11  Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2008-02-11  Jeff GarzikMerge branch 'r6040' of git://git./linux/kernel/git...
2008-02-10  Jeff LaytonNLM: don't requeue block if it was invalidated while...
2008-02-10  Jeff LaytonNLM: don't reattempt GRANT_MSG when there is already...
2008-02-10  Jeff LaytonNLM: have server-side RPC clients default to soft RPC...
2008-02-10  Jeff LaytonNLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clients
2008-02-10  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-02-10  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-10  Linus TorvaldsMerge git://git./linux/kernel/git/tglx/linux-2.6-hrt
2008-02-10  Bastian Blanksplice: fix user pointer access in get_iovec_page_array()
2008-02-10  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-02-10  Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-02-10  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-02-10  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-02-10  Theodore Tsoext4: Add new "development flag" to the ext4 filesystem
2008-02-10  Aneesh Kumar K.Vext4: Don't panic in case of corrupt bitmap
2008-02-10  Eric Sandeenext4: allocate struct ext4_allocation_context from...
2008-02-10  Dave KleikampJBD2: Clear buffer_ordered flag for barried IO request...
next