nfsd4: fix bare destroy_session null dereference
[safe/jmp/linux-2.6] / fs /
2010-04-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-04-08 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2010-04-08 Dmitry Monakhovudf: add speciffic ->setattr callback
2010-04-08 Dan Carpenterudf: potential integer overflow
2010-04-07 Al ViroHave nfs ->d_revalidate() report errors properly
2010-04-07 David Howellsfs-cache: order the debugfs stats correctly
2010-04-07 Naoya Horiguchipagemap: fix pfn calculation for hugepage
2010-04-07 Andrew Mortonvfs: rename block_fsync() to blkdev_fsync()
2010-04-07 Anton Blanchardraw: fsync method is now required
2010-04-06 Pavel Shilovskynot overwriting file_lock structure after GET_LK
2010-04-06 Dan Carpenterproc: copy_to_user() returns unsigned
2010-04-06 Chris MasonBtrfs: make sure the chunk allocator doesn't create...
2010-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-04-05 Josef BacikBtrfs: fix data enospc check overflow
2010-04-05 Dan Carpenter9p: return on mutex_lock_interruptible()
2010-04-05 Chris MasonBtrfs: add check for changed leaves in setup_leaf_for_split
2010-04-05 Sage WeilBtrfs: create snapshot references in same commit as...
2010-04-05 Josef BacikBtrfs: fix small race with delalloc flushing waitqueue's
2010-04-05 Nick PigginBtrfs: use add_to_page_cache_lru, use __page_cache_alloc
2010-04-05 Sripathi Kodi9p: Creating files with names too long should fail...
2010-04-05 Aneesh Kumar K.V9p: Make sure we are able to clunk the cached fid on...
2010-04-05 Aneesh Kumar K.V9p: drop nlink remove
2010-04-05 Aneesh Kumar K.Vfs/9p: Clunk the fid resulting from partial walk of...
2010-04-05 Sripathi Kodi9p: Fix setting of protocol flags in v9fs_session_info...
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-04-04 KAMEZAWA Hiroyukiproc: pagemap: Hold mmap_sem during page walk
2010-04-03 Curt Wohlgemuthext4: Fix buffer head leaks after calls to ext4_get_ino...
2010-04-03 Curt Wohlgemuthext4: Fix possible lost inode write in no journal mode
2010-04-03 Suresh Jayaramancifs: Fix a kernel BUG with remote OS/2 server (try #3)
2010-04-03 Steve French[CIFS] initialize nbytes at the beginning of CIFSSMBWrite()
2010-04-03 Linus TorvaldsMerge branch 'reiserfs/kill-bkl' of git://git./linux...
2010-04-02 Sage Weilceph: fix ack counter reset on connection reset
2010-04-02 J. Bruce Fieldsnfsd4: remove probe task's reference on client
2010-04-02 J. Bruce Fieldsnfsd4: remove dprintk
2010-04-02 J. Bruce Fieldsnfsd4: shutdown callbacks on expiry
2010-04-02 J. Bruce Fieldsnfsd4: preallocate nfs4_rpc_args
2010-04-02 Li Hongnilfs2: Remove an uninitialization warning in nilfs_btr...
2010-04-01 Sage Weilceph: fix leaked inode ref due to snap metadata writeba...
2010-04-01 Sage Weilceph: fix snap context reference leaks
2010-04-01 Sage Weilceph: allow writeback of snapped pages older than ...
2010-04-01 Oleg Nesterovoom: fix the unsafe usage of badness() in proc_oom_score()
2010-03-31 Nikolaus Schulzfat: fix buffer overflow in vfat_create_shortname()
2010-03-31 Li Hongnilfs2: fix a wrong type conversion in nilfs_ioctl()
2010-03-31 Josef BacikBtrfs: fix chunk allocate size calculation
2010-03-31 Josef BacikBtrfs: kill max_extent mount option
2010-03-31 Josef BacikBtrfs: fail to mount if we have problems reading the...
2010-03-31 Dan CarpenterBtrfs: check btrfs_get_extent return for IS_ERR()
2010-03-31 Dan CarpenterBtrfs: handle kmalloc() failure in inode lookup ioctl
2010-03-31 Dan CarpenterBtrfs: dereferencing freed memory
2010-03-31 Zhao LeiBtrfs: Simplify num_stripes's calculation logical for...
2010-03-31 Zhao LeiBtrfs: Add error handle for btrfs_search_slot() in...
2010-03-31 Zhao LeiBtrfs: Remove unnecessary finish_wait() in wait_current...
2010-03-31 Miao XieBtrfs: add NULL check for do_walk_down()
2010-03-31 Andrea GelminiBtrfs: remove duplicate include in ioctl.c
2010-03-30 Sage Weilceph: fix dentry rehashing on virtual .snap dir
2010-03-30 Jeff Mahoneyreiserfs: Fix locking BUG during mount failure
2010-03-30 Joern Engel[LogFS] Remove unused method
2010-03-30 Linus TorvaldsMerge git://git./linux/kernel/git/joern/logfs
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-29 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2010-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-29 Linus Torvaldsext3: fix broken handling of EXT3_STATE_NEW
2010-03-29 Joern Engel[LogFS] Erase new journal segments
2010-03-29 Joern Engel[LogFS] Move reserved segments with journal
2010-03-29 David HowellsSLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_...
2010-03-29 Sage Weilceph: fix use after free on mds __unregister_request
2010-03-28 Joern Engel[LogFS] Clear PagePrivate when moving journal
2010-03-28 Joern EngelSimplify and fix pad_wbuf
2010-03-28 Joern EngelPrevent data corruption in logfs_rewrite_block()
2010-03-27 Joern EngelUse deactivate_locked_super
2010-03-27 Joern EngelFix logfs_get_sb_final error path
2010-03-27 Joern EngelWrite out both superblocks on mismatch
2010-03-27 Joern EngelPrevent schedule while atomic in __logfs_readdir
2010-03-27 Joern EngelPlug memory leak in writeseg_end_io
2010-03-27 Joern EngelLimit max_pages for insane devices
2010-03-27 Joern EngelOpen segment file before using it
2010-03-27 Pavel Shilovsky[CIFS] Add mmap for direct, nobrl cifs mount types
2010-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-26 Al ViroRestore LOOKUP_DIRECTORY hint handling in final lookup...
2010-03-25 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-24 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2010-03-24 Dan Carpenterfscache: add missing unlock
2010-03-24 David Howellsdo_sync_read/write() should set kiocb.ki_nbytes to...
2010-03-24 David HowellsFDPIC: For-loop in elf_core_vma_data_size() is incorrect
2010-03-24 OGAWA Hirofumifs/partition/msdos: fix unusable extended partition...
2010-03-24 Daniel Taylorfs/partitions/msdos: add support for large disks
2010-03-24 Dan Carpenterkcore: fix test for end of list
2010-03-24 Jeff Mahoneyreiserfs: properly honor read-only devices
2010-03-24 Jeff Mahoneyreiserfs: fix oops while creating privroot with selinux...
2010-03-24 Borislav Petkovfs/binfmt_aout.c: fix pointer warnings
2010-03-24 Eric Sandeenext4: Fixed inode allocator to correctly track a flex_b...
2010-03-25 Jan Karaext4: Don't use delayed allocation by default when...
2010-03-25 Theodore Ts'oext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3
2010-03-24 Srinivas Eedaocfs2: Fix a race in o2dlm lockres mastery
2010-03-24 Tristan YeOcfs2: Handle deletion of reflinked oprhan inodes corre...
2010-03-24 Tristan YeOcfs2: Journaling i_flags and i_orphaned_slot when...
2010-03-24 Mark Fashehocfs2: Clear undo bits when local alloc is freed
2010-03-23 Tyler HickseCryptfs: Strip metadata in xattr flag in encrypted...
next