drm/i915: Check for dev->primary->master before dereference.
[safe/jmp/linux-2.6] / fs /
2009-03-26 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-03-26 Linus TorvaldsMerge branch 'for-2.6.30' of git://git.kernel.dk/linux...
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-03-26 Jan Karaext3: Avoid starting a transaction in writepage when...
2009-03-26 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2009-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-26 Matthew GarrettMake relatime default
2009-03-26 Matthew GarrettAdd a strictatime mount option
2009-03-26 Matthew GarrettAllow relatime to update atime once a day
2009-03-26 Stefan Weinhuber[S390] dasd: add large volume support
2009-03-26 Jens AxboeGet rid of pdflush_operation() in emergency sync and...
2009-03-26 Jens Axboebtrfs: get rid of current_is_pdflush() in btrfs_btree_b...
2009-03-24 Hugh Dickinssysfs: fix some bin_vm_ops errors
2009-03-24 Alex Chiangsysfs: only allow one scheduled removal callback per...
2009-03-24 Ming LeiDriver core: implement uevent suppress in kobject
2009-03-24 Eric W. Biedermansysfs: don't block indefinitely for unmapped files.
2009-03-24 Eric W. Biedermansysfs: reference sysfs_dirent from sysfs inodes
2009-03-24 Alex Chiangsysfs: sysfs_add_one WARNs with full path to duplicate...
2009-03-24 Eric W. Biedermansysfs: Take sysfs_mutex when fetching the root inode.
2009-03-24 Qinghuang FengSYSFS: use standard magic.h for sysfs
2009-03-24 Martin K. Petersenblock: add private bio_set for bio integrity allocations
2009-03-24 Jens Axboeblock: don't create bio_vec slabs of less than the...
2009-03-24 Ingo Molnarblock: cleanup bio_alloc_bioset()
2009-03-24 Steven WhitehouseGFS2: Fix freeze issue
2009-03-24 Steven WhitehouseFix a minor bug in the previous patch
2009-03-24 Steven WhitehouseGFS2: Clean up of glops.c
2009-03-24 Benjamin MarzinskiGFS2: Fix locking bug in failed shared to exclusive...
2009-03-24 Hisashi HifumiGFS2: Pagecache usage optimization on GFS2
2009-03-24 Hannes EderGFS2: fix sparse warning: Should it be static?
2009-03-24 Hannes EderGFS2: fix sparse warnings: constant is so big it is ...
2009-03-24 Steven WhitehouseGFS2: Support quota/noquota mount arguments
2009-03-24 Steven WhitehouseGFS2: Fix alignment issue and tidy gfs2_bitfit
2009-03-24 Steven WhitehouseGFS2: Add a "demote a glock" interface to sysfs
2009-03-24 Steven WhitehouseGFS2: Expose UUID via sysfs/uevent
2009-03-24 Steven WhitehouseGFS2: Support generation of discard requests
2009-03-24 Steven WhitehouseGFS2: Fix deadlock on journal flush
2009-03-24 Steven WhitehouseGFS2: Fix error path ref counting for root inode
2009-03-24 Steven WhitehouseGFS2: Remove unused field from glock
2009-03-24 Steven WhitehouseGFS2: Merge lock_dlm module into GFS2
2009-03-24 Steven WhitehouseGFS2: Remove "double" locking in quota
2009-03-24 Abhijith DasGFS2: change gfs2_quota_scan into a shrinker
2009-03-24 Abhijith DasGFS2: Bring back lvb-related stuff to lock_nolock to...
2009-03-24 Steven WhitehouseGFS2: Fix remount argument parsing
2009-03-23 James MorrisMerge branch 'master' into next
2009-03-22 Gertjan van WingerdeUpdate my email address
2009-03-22 Tyler HickseCryptfs: NULL crypt_stat dereference during lookup
2009-03-22 Tyler HickseCryptfs: Allocate a variable number of pages for file...
2009-03-19 Jeff Moyeraio: lookup_ioctx can return the wrong value when looki...
2009-03-19 Davide Libenzieventfd: remove fput() call from possible IRQ context
2009-03-19 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-03-19 Linus TorvaldsFix race in create_empty_buffers() vs __set_page_dirty_...
2009-03-18 Linus TorvaldsMerge branch 'for-2.6.29' of git://linux-nfs.org/~bfiel...
2009-03-18 Steve French[CIFS] Fix memory overwrite when saving nativeFileSyste...
2009-03-18 Steve French[CIFS] Rename compose_mount_options to cifs_compose_mo...
2009-03-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-17 Benny HalevyNFSD: provide encode routine for OP_OPENATTR
2009-03-17 Linus TorvaldsAvoid 64-bit "switch()" statements on 32-bit architectures
2009-03-17 Eric Sandeenext4: fix bb_prealloc_list corruption due to wrong...
2009-03-16 Zhang Lefilp->f_pos not correctly updated in proc_task_readdir
2009-03-16 Jonathan CorbetRationalize fasync return values
2009-03-16 Jonathan CorbetMove FASYNC bit handling to f_op->fasync()
2009-03-16 Jonathan CorbetUse f_lock to protect f_flags
2009-03-16 Jonathan CorbetRename struct file->f_ep_lock
2009-03-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-03-14 Li Zefanblock: fix memory leak in bio_clone()
2009-03-14 un'ichi Nomurablock: Add gfp_mask parameter to bio_integrity_clone()
2009-03-14 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-03-14 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-03-14 Tyler HickseCryptfs: don't encrypt file key with filename key
2009-03-14 Johannes Weinernommu: ramfs: don't leak pages when adding to page...
2009-03-14 Enrik Berkhannommu: ramfs: pages allocated to an inode's pagecache...
2009-03-14 Eric Sandeenext4: fix bogus BUG_ONs in in mballoc code
2009-03-12 Tao Maocfs2: Use xs->bucket to set xattr value outside
2009-03-12 Tao Maocfs2: Fix a bug found by sparse check.
2009-03-12 Tiger Yangocfs2: tweak to get the maximum inline data size with...
2009-03-12 Tiger Yangocfs2: reserve xattr block for new directory with inlin...
2009-03-12 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2009-03-12 Nick Pigginfs: new inode i_state corruption fix
2009-03-12 Li Zefanvfs: add missing unlock in sget()
2009-03-12 Oleg Nesterovpipe_rdwr_fasync: fix the error handling to prevent...
2009-03-12 Trond MyklebustNFS: Fix the fix to Bugzilla #11061, when IPv6 isn...
2009-03-12 Theodore Ts'oext4: Print the find_group_flex() warning only once
2009-03-12 Phillip LougherSquashfs: Valid filesystems are flagged as bad by the...
2009-03-12 Steve French[CIFS] work around bug in Samba server handling for...
2009-03-12 Steve French[CIFS] Use posix open on file open when server supports it
2009-03-12 Jeff Laytoncifs: fix buffer format byte on NT Rename/hardlink
2009-03-12 Steve French[CIFS] Add definitions for remoteably fsctl calls
2009-03-12 Steve French[CIFS] add extra null attr check
2009-03-12 Steve French[CIFS] fix build error
2009-03-12 Steve French[CIFS] reopen file via newer posix open protocol operat...
2009-03-12 Steve French[CIFS] Add new nostrictsync cifs mount option to avoid...
2009-03-12 Steve French[CIFS] DFS no longer experimental
2009-03-12 Steve French[CIFS] Send SMB flush in cifs_fsync
2009-03-11 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-03-11 OGAWA HirofumiFix _fat_bmap() locking
2009-03-11 Wu Fengguangproc: fix kflags to uflags copying in /proc/kpageflags
next