summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-16xfs: fix acl count validation in xfs_acl_from_disk()Xi Wang
2011-12-16xfs: remove unused XBT_FORCE_SLEEP bitEric Sandeen
2011-12-15xfs: remove XFS_QMOPT_DQSUSERChristoph Hellwig
2011-12-15xfs: kill xfs_qm_idtodqChristoph Hellwig
2011-12-15xfs: merge xfs_qm_dqinit_core into the only callerChristoph Hellwig
2011-12-15xfs: add a xfs_dqhold helperChristoph Hellwig
2011-12-15xfs: simplify xfs_qm_dqattach_grouphintChristoph Hellwig
2011-12-15xfs: nest qm_dqfrlist_lock inside the dquot qlockChristoph Hellwig
2011-12-14xfs: flatten the dquot lock orderingChristoph Hellwig
2011-12-13xfs: implement lazy removal for the dquot freelistChristoph Hellwig
2011-12-13xfs: remove XFS_DQ_INACTIVEChristoph Hellwig
2011-12-13xfs: cleanup xfs_qm_dqlookupChristoph Hellwig
2011-12-12xfs: cleanup dquot locking helpersChristoph Hellwig
2011-12-12xfs: remove the sync_mode argument to xfs_qm_dqflush_allChristoph Hellwig
2011-12-12xfs: remove xfs_qm_syncChristoph Hellwig
2011-12-12xfs: make sure to really flush all dquots in xfs_qm_quotacheckChristoph Hellwig
2011-12-12xfs: untangle SYNC_WAIT and SYNC_TRYLOCK meanings for xfs_qm_dqflushChristoph Hellwig
2011-12-08xfs: remove the lid_size field in struct log_item_descChristoph Hellwig
2011-12-08xfs: cleanup the transaction commit path a bitChristoph Hellwig
2011-12-08xfs: remove the deprecated nodelaylog optionChristoph Hellwig
2011-12-06xfs: fix the logspace waiting algorithmChristoph Hellwig
2011-12-06xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernelsChristoph Hellwig
2011-12-02xfs: fix allocation length overflow in xfs_bmapi_write()Dave Chinner
2011-11-29xfs: fix attr2 vs large data fork assertChristoph Hellwig
2011-11-29xfs: force buffer writeback before blocking on the ilock in inode reclaimChristoph Hellwig
2011-11-29xfs: validate acl countChristoph Hellwig
2011-11-18MAINTAINERS: update XFS maintainer entryAlex Elder
2011-11-15xfs: use doalloc flag in xfs_qm_dqattach_one()Mitsuo Hayasaka
2011-11-08xfs: fix force shutdown handling in xfs_end_ioChristoph Hellwig
2011-11-08xfs: constify xfs_item_opsChristoph Hellwig
2011-11-08xfs: Fix possible memory corruption in xfs_readlinkCarlos Maiolino
2011-11-08Linux 3.2-rc1Linus Torvalds
2011-11-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds
2011-11-07VFS: we need to set LOOKUP_JUMPED on mountpoint crossingAl Viro
2011-11-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-11-07Merge branch 'fixes-modulesplit' into fixesTony Lindgren
2011-11-07ARM: OMAP: Fix export.h or module.h includesTony Lindgren
2011-11-07ARM: OMAP: omap_device: Include linux/export.hAxel Lin
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07vfs: d_invalidate() should leave mountpoints aloneAl Viro
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)david decotigny
2011-11-07forcedeth: Improve stats countersMandeep Baines
2011-11-07forcedeth: remove unneeded stats updatesdavid decotigny
2011-11-07forcedeth: Acknowledge only interrupts that are being processedMike Ditto
2011-11-07forcedeth: fix race when unloading moduledavid decotigny
2011-11-07device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.hStephen Rothwell
2011-11-07device-mapper: dm-bufio.c needs to include module.hStephen Rothwell
2011-11-07drivers/md: change module.h -> export.h in persistent-data/dm-*Paul Gortmaker
2011-11-07arm: Add export.h to recently added files for EXPORT_SYMBOLPaul Gortmaker
2011-11-07MAINTAINERS/rds: update maintainer Or Gerlitz