index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-13
xfs: use xfs_icluster_size_fsb in xfs_ifree_cluster
Jie Liu
1
-13
/
+6
2013-12-13
xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_init
Jie Liu
1
-15
/
+8
2013-12-13
xfs: use xfs_icluster_size_fsb in xfs_bulkstat
Jie Liu
1
-13
/
+9
2013-12-13
xfs: introduce a common helper xfs_icluster_size_fsb
Jie Liu
1
-0
/
+10
2013-12-13
xfs: get rid of XFS_IALLOC_BLOCKS macros
Jie Liu
6
-20
/
+15
2013-12-13
xfs: get rid of XFS_INODE_CLUSTER_SIZE macros
Jie Liu
6
-21
/
+18
2013-12-13
xfs: get rid of XFS_IALLOC_INODES macros
Jie Liu
3
-9
/
+8
2013-12-11
xfs: align initial file allocations correctly
Dave Chinner
1
-2
/
+7
2013-12-11
xfs: fix calculation of freed inode cluster blocks
Ben Myers
1
-1
/
+1
2013-12-11
MAINTAINERS: fix incorrect mail address of XFS maintainer
Namjae Jeon
1
-1
/
+1
2013-12-11
xfs: xfs_dir2_block_to_sf temp buffer allocation fails
Dave Chinner
1
-24
/
+34
2013-12-09
xfs: fix infinite loop by detaching the group/project hints from user dquot
Jie Liu
1
-21
/
+50
2013-12-09
xfs: fix assertion failure at xfs_setattr_nonsize
Jie Liu
1
-1
/
+2
2013-12-07
xfs: add xfs_setattr_time
Christoph Hellwig
1
-36
/
+30
2013-12-07
xfs: tiny xfs_setattr_mode cleanup
Christoph Hellwig
1
-6
/
+4
2013-12-06
xfs: fix false assertion at xfs_qm_vop_create_dqattach
Jie Liu
1
-6
/
+3
2013-12-06
xfs: integrate xfs_quota_priv header file to xfs_qm
Jie Liu
2
-43
/
+17
2013-12-06
xfs: make quota metadata truncation behavior consistent to user space
Jie Liu
1
-6
/
+12
2013-12-05
xfs: fix memory leak in xfs_dir2_node_removename
Mark Tinguely
1
-13
/
+13
2013-12-05
xfs: free the list of recovery items on error
Mark Tinguely
1
-3
/
+14
2013-12-05
fs: fix iversion handling
Christoph Hellwig
3
-7
/
+10
2013-12-05
xfs: growfs overruns AGFL buffer on V4 filesystems
Dave Chinner
1
-1
/
+5
2013-12-04
xfs: don't perform discard if the given range length is less than block size
Jie Liu
1
-2
/
+3
2013-12-04
xfs: fix the comment explaining xfs_trans_dqlockedjoin
Christoph Hellwig
1
-2
/
+2
2013-12-04
xfs: underflow bug in xfs_attrlist_by_handle()
Dan Carpenter
2
-2
/
+4
2013-12-04
xfs: remove unused FI_ flags
Christoph Hellwig
1
-9
/
+0
2013-12-04
xfs: simplify xfs_setsize_buftarg callchain; remove unused arg
Eric Sandeen
1
-18
/
+8
2013-11-29
Linux 3.13-rc2
v3.13-rc2
Linus Torvalds
1
-1
/
+1
2013-11-29
arm64: Move PTE_PROT_NONE higher up
Catalin Marinas
1
-14
/
+17
2013-11-29
arm64: Use Normal NonCacheable memory for writecombine
Catalin Marinas
1
-1
/
+1
2013-11-29
fix bogus path_put() of nd->root after some unlazy_walk() failures
Al Viro
1
-2
/
+1
2013-11-28
drm/qxl: fix memory leak in release list handling
Dave Airlie
1
-0
/
+1
2013-11-28
arm64: debug: make aarch32 bkpt checking endian clean
Matthew Leach
1
-8
/
+12
2013-11-28
arm64: ptrace: fix compat registes get/set to be endian clean
Matthew Leach
1
-21
/
+19
2013-11-28
kernel/extable: fix address-checks for core_kernel and init areas
Helge Deller
1
-2
/
+2
2013-11-28
ALSA: hda - Add LFE chmap to ASUS ET2700
Takashi Iwai
1
-3
/
+13
2013-11-28
ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700
Takashi Iwai
1
-0
/
+9
2013-11-28
ALSA: hda - limit mic boost on Asus UX31[A,E]
Oleksij Rempel
1
-2
/
+9
2013-11-28
ALSA: hda - Check leaf nodes to find aamix amps
Takashi Iwai
1
-12
/
+45
2013-11-28
i2c: bcm2835: Linking platform nodes to adapter nodes
Florian Meier
1
-0
/
+1
2013-11-28
doc: fix generation of device-drivers
Nicolas Dichtel
1
-1
/
+1
2013-11-28
drm/nouveau/hwmon: fix compilation without CONFIG_HWMON
Ilia Mirkin
1
-1
/
+0
2013-11-28
lockref: include mutex.h rather than reinvent arch_mutex_cpu_relax
Will Deacon
1
-8
/
+1
2013-11-28
drm/sysfs: fix OOM verification
David Herrmann
1
-1
/
+1
2013-11-28
remove obsolete references to powertweak
Dave Jones
3
-16
/
+1
2013-11-28
md/raid5: fix newly-broken locking in get_active_stripe.
NeilBrown
1
-7
/
+4
2013-11-28
md: test mddev->flags more safely in md_check_recovery.
NeilBrown
1
-1
/
+1
2013-11-28
md/raid5: fix new memory-reference bug in alloc_thread_groups.
NeilBrown
1
-1
/
+1
2013-11-28
cgroup: fix cgroup_subsys_state leak for seq_files
Tejun Heo
1
-1
/
+4
2013-11-27
ATA: Fix port removal ordering
Rafael J. Wysocki
1
-2
/
+1
[next]