summaryrefslogtreecommitdiffstats
path: root/arch/arm (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-13xfs: use xfs_icluster_size_fsb in xfs_ifree_clusterJie Liu1-13/+6
2013-12-13xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_initJie Liu1-15/+8
2013-12-13xfs: use xfs_icluster_size_fsb in xfs_bulkstatJie Liu1-13/+9
2013-12-13xfs: introduce a common helper xfs_icluster_size_fsbJie Liu1-0/+10
2013-12-13xfs: get rid of XFS_IALLOC_BLOCKS macrosJie Liu6-20/+15
2013-12-13xfs: get rid of XFS_INODE_CLUSTER_SIZE macrosJie Liu6-21/+18
2013-12-13xfs: get rid of XFS_IALLOC_INODES macrosJie Liu3-9/+8
2013-12-11xfs: align initial file allocations correctlyDave Chinner1-2/+7
2013-12-11xfs: fix calculation of freed inode cluster blocksBen Myers1-1/+1
2013-12-11MAINTAINERS: fix incorrect mail address of XFS maintainerNamjae Jeon1-1/+1
2013-12-11xfs: xfs_dir2_block_to_sf temp buffer allocation failsDave Chinner1-24/+34
2013-12-09xfs: fix infinite loop by detaching the group/project hints from user dquotJie Liu1-21/+50
2013-12-09xfs: fix assertion failure at xfs_setattr_nonsizeJie Liu1-1/+2
2013-12-07xfs: add xfs_setattr_timeChristoph Hellwig1-36/+30
2013-12-07xfs: tiny xfs_setattr_mode cleanupChristoph Hellwig1-6/+4
2013-12-06xfs: fix false assertion at xfs_qm_vop_create_dqattachJie Liu1-6/+3
2013-12-06xfs: integrate xfs_quota_priv header file to xfs_qmJie Liu2-43/+17
2013-12-06xfs: make quota metadata truncation behavior consistent to user spaceJie Liu1-6/+12
2013-12-05xfs: fix memory leak in xfs_dir2_node_removenameMark Tinguely1-13/+13
2013-12-05xfs: free the list of recovery items on errorMark Tinguely1-3/+14
2013-12-05fs: fix iversion handlingChristoph Hellwig3-7/+10
2013-12-05xfs: growfs overruns AGFL buffer on V4 filesystemsDave Chinner1-1/+5
2013-12-04xfs: don't perform discard if the given range length is less than block sizeJie Liu1-2/+3
2013-12-04xfs: fix the comment explaining xfs_trans_dqlockedjoinChristoph Hellwig1-2/+2
2013-12-04xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter2-2/+4
2013-12-04xfs: remove unused FI_ flagsChristoph Hellwig1-9/+0
2013-12-04xfs: simplify xfs_setsize_buftarg callchain; remove unused argEric Sandeen1-18/+8
2013-11-29Linux 3.13-rc2v3.13-rc2Linus Torvalds1-1/+1
2013-11-29arm64: Move PTE_PROT_NONE higher upCatalin Marinas1-14/+17
2013-11-29arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas1-1/+1
2013-11-29fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro1-2/+1
2013-11-28drm/qxl: fix memory leak in release list handlingDave Airlie1-0/+1
2013-11-28arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach1-8/+12
2013-11-28arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach1-21/+19
2013-11-28kernel/extable: fix address-checks for core_kernel and init areasHelge Deller1-2/+2
2013-11-28ALSA: hda - Add LFE chmap to ASUS ET2700Takashi Iwai1-3/+13
2013-11-28ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700Takashi Iwai1-0/+9
2013-11-28ALSA: hda - limit mic boost on Asus UX31[A,E]Oleksij Rempel1-2/+9
2013-11-28ALSA: hda - Check leaf nodes to find aamix ampsTakashi Iwai1-12/+45
2013-11-28i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier1-0/+1
2013-11-28doc: fix generation of device-driversNicolas Dichtel1-1/+1
2013-11-28drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin1-1/+0
2013-11-28lockref: include mutex.h rather than reinvent arch_mutex_cpu_relaxWill Deacon1-8/+1
2013-11-28drm/sysfs: fix OOM verificationDavid Herrmann1-1/+1
2013-11-28remove obsolete references to powertweakDave Jones3-16/+1
2013-11-28md/raid5: fix newly-broken locking in get_active_stripe.NeilBrown1-7/+4
2013-11-28md: test mddev->flags more safely in md_check_recovery.NeilBrown1-1/+1
2013-11-28md/raid5: fix new memory-reference bug in alloc_thread_groups.NeilBrown1-1/+1
2013-11-28cgroup: fix cgroup_subsys_state leak for seq_filesTejun Heo1-1/+4
2013-11-27ATA: Fix port removal orderingRafael J. Wysocki1-2/+1