serial: fix NULL pointer dereference
[safe/jmp/linux-2.6] / fs /
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2009-12-10 Linus TorvaldsMerge git://git.infradead.org/ubifs-2.6
2009-12-10 Boaz Harroshexofs: Multi-device mirror support
2009-12-10 Boaz Harroshexofs: Move all operations to an io_engine
2009-12-10 Boaz Harroshexofs: move osd.c to ios.c
2009-12-10 Boaz Harroshexofs: statfs blocks is sectors not FS blocks
2009-12-10 Boaz Harroshexofs: Prints on mount and unmout
2009-12-10 Boaz Harroshexofs: refactor exofs_i_info initialization into common...
2009-12-10 Boaz Harroshexofs: dbg-print less
2009-12-10 Boaz Harroshexofs: More sane debug print
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-10 Theodore Ts'oext4: Fix potential fiemap deadlock (mmap_sem vs. i_dat...
2009-12-10 Theodore Ts'oext4: Do not override ext2 or ext3 if built they are...
2009-12-10 Theodore Ts'ojbd2: Export jbd2_log_start_commit to fix ext4 build
2009-12-09 Linus TorvaldsMerge branch 'reiserfs/kill-bkl' of git://git./linux...
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-08 Roel KluinUBIFS: fix return code in check_leaf
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-07 Akira Fujitaext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
2009-12-09 Jan Karaext4: Wait for proper transaction commit on fsync
2009-12-09 Dmitry Monakhovext4: fix incorrect block reservation on quota transfer.
2009-12-09 Dmitry Monakhovext4: quota macros cleanup
2009-12-09 Dmitry Monakhovext4: ext4_get_reserved_space() must return bytes inste...
2009-12-09 Curt Wohlgemuthext4: remove blocks from inode prealloc list on failure
2009-12-09 Josef Bacikext4: wait for log to commit when umounting
2009-12-09 Jan Karaext4: Avoid data / filesystem corruption when write...
2009-12-07 Theodore Ts'oext4: Use ext4 file system driver for ext2/ext3 file...
2009-12-07 Roel Kluinext4: Return the PTR_ERR of the correct pointer in...
2009-12-05 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2009-12-05 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-12-05 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2009-12-04 Adam Buchbindertree-wide: fix misspelling of "definition" in comments
2009-12-04 Adam Buchbinderreiserfs: fix misspelling of "journaled"
2009-12-04 Giuseppe Scrivanoinotify: remove superfluous return code check
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-12-04 Alberto Bertoglifs/debugfs/inode.c: fix comment typos
2009-12-04 Uwe Kleine-Königtree-wide: fix typos "offest" -> "offset"
2009-12-03 Wu Fengguangwriteback: remove unused nonblocking and congestion...
2009-12-03 Wu Fengguangwriteback: introduce wbc.for_background
2009-12-03 Wu Fengguangwriteback: remove the always false bdi_cap_writeback_di...
2009-12-03 Jens AxboeMerge branch 'master' into for-2.6.33
2009-12-03 Steven WhitehouseGFS2: Fix glock refcount issues
2009-12-03 Wu Fengguangwriteback: remove unused nonblocking and congestion...
2009-12-03 Benjamin MarzinskiGFS2: drop rindex glock to refresh rindex list
2009-12-03 Steven WhitehouseGFS2: Tag all metadata with jid
2009-12-03 Steven WhitehouseGFS2: Locking order fix in gfs2_check_blk_state
2009-12-03 Steven WhitehouseGFS2: Remove dirent_first() function
2009-12-03 Steven WhitehouseGFS2: Display nobarrier option in /proc/mounts
2009-12-03 Christoph HellwigGFS2: add barrier/nobarrier mount options
2009-12-03 Benjamin MarzinskiGFS2: remove division from new statfs code
2009-12-03 Benjamin MarzinskiGFS2: Improve statfs and quota usability
2009-12-03 Steven WhitehouseGFS2: Use dquot_send_warning()
2009-12-03 Steven WhitehouseVFS: Export dquot_send_warning
2009-12-03 Steven WhitehouseGFS2: Add set_xquota support
2009-12-03 Steven WhitehouseGFS2: Add get_xquota support
2009-12-03 Steven WhitehouseGFS2: Clean up gfs2_adjust_quota() and do_glock()
2009-12-03 Steven WhitehouseGFS2: Remove constant argument from qd_get()
2009-12-03 Steven WhitehouseGFS2: Remove constant argument from qdsb_get()
2009-12-03 Steven WhitehouseGFS2: Add proper error reporting to quota sync via...
2009-12-03 Steven WhitehouseGFS2: Add get_xstate quota function
2009-12-03 Steven WhitehouseGFS2: Remove obsolete code in quota.c
2009-12-03 Steven WhitehouseGFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_ops
2009-12-03 Steven WhitehouseGFS2: Alter arguments of gfs2_quota/statfs_sync
2009-12-03 Steven WhitehouseVFS: Use GFP_NOFS in posix_acl_from_xattr()
2009-12-03 Steven WhitehouseGFS2: Add cached ACLs support
2009-12-03 Steven WhitehouseGFS2: Clean up ACLs
2009-12-03 Steven WhitehouseGFS2: Use gfs2_set_mode() instead of munge_mode()
2009-12-03 Steven WhitehouseGFS2: Use forget_all_cached_acls()
2009-12-03 Steven WhitehouseGFS2: Fix up system xattrs
2009-12-03 Steven WhitehouseGFS2: Fix -o meta mounts for subsequent mounts (i.e...
2009-12-03 Steven WhitehouseGFS2: Fix potential race in glock code
2009-12-03 James MorrisMerge branch 'master' into next
2009-12-02 Hidetoshi Setosched, cputime: Introduce thread_group_times()
2009-12-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-12-01 Marc DionneCacheFiles: Update IMA counters when using dentry_open
2009-12-01 David Howells9p: fix build breakage introduced by FS-Cache
2009-12-01 Theodore Ts'ojbd2: Add ENOMEM checking in and for jbd2_journal_write...
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-11-30 David Teiglanddlm: always use GFP_NOFS
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-30 David Woodhousejffs2: Fix memory corruption in jffs2_read_inode_range()
2009-11-30 Linus TorvaldsMerge git://git./linux/kernel/git/dhowells/linux-2...
2009-11-27 Csaba Henkfuse: reject O_DIRECT flag also in fuse_create
2009-11-26 Hidetoshi Setosched: Remove task_{u,s,g}time()
2009-11-26 Hidetoshi Setosched: Introduce task_times() to replace task_{u,s...
2009-11-26 Ingo MolnarMerge branch 'sched/urgent' into sched/core
2009-11-26 Vivek GoyalFix regression in direct writes performance due to...
2009-11-26 Ilya Loginovblock: add helpers to run flush_dcache_page() against...
2009-11-25 Steve French[CIFS] Fix sparse warning
2009-11-24 Steve French[CIFS] Duplicate data on appending to some Samba servers
2009-11-24 Steve French[CIFS] fix oops in cifs_lookup during net boot
2009-11-24 Wu Fengguangext4: remove unused parameter wbc from __ext4_journalle...
2009-11-24 Akira Fujitaext4: move_extent_per_page() cleanup
2009-11-24 Kazuya Mioext4: initialize moved_len before calling ext4_move_ext...
2009-11-24 Akira Fujitaext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
2009-11-24 Christoph HellwigUBIFS: remove manual O_SYNC handling
next