summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-111-564/+203
|\
| * usbdevfs: move compat_ioctl handling to devio.cArnd Bergmann2009-12-101-112/+0
| * lp: move compat_ioctl handling into lp.cArnd Bergmann2009-12-101-33/+0
| * compat_ioctl: pass compat pointer directly to handlersArnd Bergmann2009-12-101-128/+83
| * compat_ioctl: simplify lookup tableArnd Bergmann2009-12-101-46/+44
| * compat_ioctl: simplify calling of handlersArnd Bergmann2009-12-101-47/+39
| * compat_ioctl: inline all conversion handlersArnd Bergmann2009-12-101-54/+81
| * compat_ioctl: Remove BKLArnd Bergmann2009-12-101-2/+0
| * compat_ioctl: remove all VT ioctl handlingArnd Bergmann2009-12-101-187/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-111-2/+14
|\ \
| * | devpts_get_tty() should validate inodeSukadev Bhattiprolu2009-12-111-2/+14
| |/
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-1130-632/+889
|\ \
| * | ext3: PTR_ERR return of wrong pointer in setup_new_group_blocks()Roel Kluin2009-12-101-1/+1
| * | ext3: Fix data / filesystem corruption when write fails to copy dataJan Kara2009-12-101-4/+14
| * | ext4: Support for 64-bit quota formatJan Kara2009-12-101-6/+24
| * | ext3: Support for vfsv1 quota formatJan Kara2009-12-101-6/+24
| * | quota: Implement quota format with 64-bit space and inode limitsJan Kara2009-12-103-39/+153
| * | quota: Move definition of QFMT_OCFS2 to linux/quota.hJan Kara2009-12-101-4/+0
| * | ext2: fix comment in ext2_find_entry about return valuesJérémy Cochoy2009-12-101-2/+2
| * | ext3: Unify log messages in ext3Alexey Fisher2009-12-101-205/+227
| * | ext2: clear uptodate flag on super block I/O errorStephen Hemminger2009-12-101-0/+16
| * | ext2: Unify log messages in ext2Alexey Fisher2009-12-104-80/+101
| * | ext3: make "norecovery" an alias for "noload"Eric Sandeen2009-12-101-0/+4
| * | ext3: Don't update the superblock in ext3_statfs()Eric Sandeen2009-12-101-2/+0
| * | ext3: journal all modifications in ext3_xattr_set_handleEric Sandeen2009-12-101-3/+4
| * | quota: Fix WARN_ON in lookup_one_lenJan Kara2009-12-101-0/+2
| * | const: struct quota_format_opsAlexey Dobriyan2009-12-103-3/+3
| * | ubifs: remove manual O_SYNC handlingChristoph Hellwig2009-12-101-12/+1
| * | afs: remove manual O_SYNC handlingChristoph Hellwig2009-12-101-9/+0
| * | kill wait_on_page_writeback_rangeChristoph Hellwig2009-12-102-7/+3
| * | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-1011-15/+29
| * | zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress...Jan Kara2009-12-102-250/+286
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-12-1130-321/+254
|\ \ \
| * | | xfs: Fix error return for fallocate() on XFSJason Gunthorpe2009-12-111-3/+3
| * | | xfs: cleanup dmapi macros in the umount pathChristoph Hellwig2009-12-112-24/+21
| * | | xfs: remove incorrect sparse annotation for xfs_iget_cache_missChristoph Hellwig2009-12-111-1/+1
| * | | xfs: kill the STATIC_INLINE macroChristoph Hellwig2009-12-119-36/+17
| * | | xfs: uninline xfs_get_extsz_hintChristoph Hellwig2009-12-112-21/+23
| * | | xfs: rename xfs_attr_fetch to xfs_attr_get_intChristoph Hellwig2009-12-112-5/+8
| * | | xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig2009-12-119-50/+44
| * | | xfs: remove IO_ISAIOChristoph Hellwig2009-12-113-8/+2
| * | | xfs: Wrapped journal record corruption on read at recoveryAndy Poling2009-12-111-17/+7
| * | | xfs: cleanup data end I/O handlersChristoph Hellwig2009-12-111-69/+26
| * | | xfs: use WRITE_SYNC_PLUG for synchronous writeoutChristoph Hellwig2009-12-111-7/+10
| * | | xfs: reset the i_iolock lock class in the reclaim pathChristoph Hellwig2009-12-112-1/+17
| * | | xfs: I/O completion handlers must use NOFS allocationsChristoph Hellwig2009-12-115-7/+15
| * | | xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocksChristoph Hellwig2009-12-112-15/+26
| * | | xfs: simplify inode teardownChristoph Hellwig2009-12-115-57/+34
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-12-117-417/+285
|\ \ \ \
| * | | | sysfs: sysfs_setattr remove unnecessary permission check.Eric W. Biederman2009-12-111-4/+0
OpenPOWER on IntegriCloud