mISDN/dsp_cmx.c: fix size checks
[safe/jmp/linux-2.6] / fs /
2008-10-11 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-10-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-10 Christoph HellwigFix barrier fail detection in XFS
2008-10-10 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-10-10 Linus TorvaldsMerge branch 'for-2.6.28' of git://git.kernel.dk/linux...
2008-10-09 Linus TorvaldsDon't allow splice() to files opened with O_APPEND
2008-10-09 Randy Dunlapblock_dev: fix kernel-doc in new functions
2008-10-09 Denis ChengRqblock: mark bio_split_pool static
2008-10-09 Martin K. Petersenblock: Find bio sector offset given idx and offset
2008-10-09 Martin K. Petersenblock: Introduce integrity data ownership flag
2008-10-09 Jens Axboeblock: revert part of d7533ad0e132f92e75c1b2eb7c26387b2...
2008-10-09 Jens Axboeblock: cleanup some of the integrity stuff in blkdev.h
2008-10-09 Jens Axboeblock: add bio_kmalloc()
2008-10-09 Andrew PattersonCall flush_disk() after detecting an online resize.
2008-10-09 Andrew PattersonAdded flush_disk to factor out common buffer cache...
2008-10-09 Andrew PattersonCheck for device resize when rescanning partitions
2008-10-09 Andrew PattersonAdjust block device size after an online resize of...
2008-10-09 Andrew PattersonWrapper for lower-level revalidate_disk routines.
2008-10-09 FUJITA Tomonoriblock: make blk_rq_map_user take a NULL user-space...
2008-10-09 FUJITA Tomonoribio: convert bio_copy_kern to use bio_copy_user
2008-10-09 FUJITA Tomonoriblock: introduce struct rq_map_data to use reserved...
2008-10-09 FUJITA Tomonoriblock: add gfp_mask argument to blk_rq_map_user and...
2008-10-09 Jens Axboeblock: add support for IO CPU affinity
2008-10-09 Tejun Heoblock: allow disk to have extended device number
2008-10-09 Tejun Heoblock: replace @ext_minors with GENHD_FL_EXT_DEVT
2008-10-09 Tejun Heoblock: make partition array dynamic
2008-10-09 Tejun Heoblock: move stats from disk to part0
2008-10-09 Tejun Heoblock: kill GENHD_FL_FAIL and use part0->make_it_fail
2008-10-09 Tejun Heoblock: always set bdev->bd_part
2008-10-09 Tejun Heoblock: move holder_dir from disk to part0
2008-10-09 Tejun Heoblock: move policy from disk to part0
2008-10-09 Tejun Heoblock: unify sysfs size node handling
2008-10-09 Tejun Heoblock: move capacity from disk to part0
2008-10-09 Tejun Heoblock: introduce partition 0
2008-10-09 Tejun Heoblock: implement and use {disk|part}_to_dev()
2008-10-09 Tejun Heoblock: implement extended dev numbers
2008-10-09 Tejun Heoblock: fix diskstats access
2008-10-09 Tejun Heoblock: fix disk->part[] dereferencing race
2008-10-09 Tejun Heoblock: don't depend on consecutive minor space
2008-10-09 Tejun Heoblock: make variable and argument names more consistent
2008-10-09 Tejun Heoblock: update add_partition() error handling
2008-10-09 Tejun Heoblock: allow deleting zero length partition
2008-10-09 Mikulas Patockadrop vmerge accounting
2008-10-09 Mikulas Patockablock: drop virtual merging accounting
2008-10-09 David WoodhouseLet the block device know when sectors can be discarded
2008-10-08 Steve French[CIFS] Check that last search entry resume key is valid
2008-10-07 Steve French[CIFS] make sure we have the right resume info before...
2008-10-07 Steve French[CIFS] clean up error handling in cifs_unlink
2008-10-06 Jeff Layton[CIFS] fix some settings of cifsAttrs after calling...
2008-10-02 Nick Pigginmm: tiny-shmem nommu fix
2008-10-02 Nick Piggininotify: fix lock ordering wrt do_page_fault's mmap_sem
2008-09-29 Balbir Singhmm owner: fix race between swapoff and exit
2008-09-29 Linus TorvaldsFix NULL pointer dereference in proc_sys_compare
2008-09-26 Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/linux-2.6
2008-09-26 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-09-26 Steven WhitehouseGFS2: Support for I/O barriers
2008-09-26 Lachlan McIlroy[XFS] Remove xfs_iext_irec_compact_full()
2008-09-26 Lachlan McIlroy[XFS] Fix extent list corruption in xfs_iext_irec_compa...
2008-09-24 Julien Brunel9p: use an IS_ERR test rather than a NULL test
2008-09-24 Jeff Laytoncifs: explicitly revoke SPNEGO key after session setup
2008-09-24 Nick Piggincifs: Convert cifs to new aops.
2008-09-24 Steve French[CIFS] update DOS attributes in cifsInode if we success...
2008-09-24 Jeff Laytoncifs: remove NULL termination from rename target in...
2008-09-24 Jeff Laytoncifs: work around samba returning -ENOENT on SetFileDis...
2008-09-24 Jeff Laytoncifs: fix inverted NULL check after kmalloc
2008-09-23 Steve French[CIFS] clean up upcall handling for dns_resolver keys
2008-09-23 Steve French[CIFS] fix busy-file renames and refactor cifs_rename...
2008-09-23 Jeff Laytoncifs: add function to set file disposition
2008-09-23 Steve French[CIFS] add constants for string lengths of keynames...
2008-09-23 Jeff Laytoncifs: move rename and delete-on-close logic into helper...
2008-09-23 Jeff Laytoncifs: have find_writeable_file prefer filehandles opene...
2008-09-22 Pekka Enbergcifs: don't use GFP_KERNEL with GFP_NOFS
2008-09-18 Steven WhitehouseGFS2: high time to take some time over atime
2008-09-18 Steven WhitehouseGFS2: The war on bloat
2008-09-18 Alexander BeregalovUBIFS: fix printk format warnings
2008-09-17 Adrian HunterUBIFS: remove incorrect assert
2008-09-17 Adrian HunterUBIFS: TNC / GC race fixes
2008-09-17 Sebastian SiewiorUBIFS: create the name of the background thread in...
2008-09-17 Lachlan McIlroy[XFS] Don't do I/O beyond eof when unreserving space
2008-09-17 Lachlan McIlroy[XFS] Fix use-after-free with buffers
2008-09-17 David Chinner[XFS] Prevent lockdep false positives when locking...
2008-09-17 David Chinner[XFS] Fix barrier status change detection.
2008-09-17 Lachlan McIlroy[XFS] Prevent direct I/O from mapping extents beyond eof
2008-09-17 Christoph Hellwig[XFS] Fix regression introduced by remount fixup
2008-09-17 Lachlan McIlroy[XFS] Move memory allocations for log tracing out of...
2008-09-16 Steve French[CIFS] use common code for turning off ATTR_READONLY...
2008-09-16 Jeff Laytoncifs: clean up variables in cifs_unlink
2008-09-15 Abhijith DasGFS2: GFS2 will panic if you misspell any mount options
2008-09-15 Bob PetersonGFS2: Direct IO write at end of file error
2008-09-13 Andrew Mortonrescan_partitions(): make device capacity errors non...
2008-09-13 Hugh Dickinsmm: ifdef Quicklists in /proc/meminfo
2008-09-13 Eric Sesterhennbfs: fix Lockdep warning
2008-09-13 Alexey Dobriyanproc: more debugging for "already registered" case
2008-09-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-09-10 Tao Maocfs2: Fix a bug in direct IO read.
2008-09-09 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-09-08 Chuck LeverNFS: Restore missing hunk in NFS mount option parser
2008-09-08 Christoph Hellwigudf: add llseek method
2008-09-05 Artem BityutskiyUBIFS: make minimum fanout 3
2008-09-05 Artem BityutskiyUBIFS: fix division by zero
next