index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-18
xfs: use xfs_ilock_data_map_shared in xfs_qm_dqtobp
Christoph Hellwig
1
-3
/
+4
2013-12-18
xfs: take the ilock around xfs_bmapi_read in xfs_zero_remaining_bytes
Christoph Hellwig
1
-0
/
+6
2013-12-18
xfs: reinstate the ilock in xfs_readdir
Ben Myers
1
-0
/
+4
2013-12-18
xfs: add xfs_ilock_attr_map_shared
Christoph Hellwig
3
-21
/
+41
2013-12-18
xfs: rename xfs_ilock_map_shared
Christoph Hellwig
5
-17
/
+12
2013-12-18
xfs: remove xfs_iunlock_map_shared
Christoph Hellwig
4
-19
/
+5
2013-12-18
xfs: no need to lock the inode in xfs_find_handle
Christoph Hellwig
1
-4
/
+0
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
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-06
xfs: add xfs_setattr_time
Christoph Hellwig
1
-36
/
+30
2013-12-06
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
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2013-11-29
fix bogus path_put() of nd->root after some unlazy_walk() failures
Al Viro
1
-2
/
+1
2013-11-28
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-24
/
+189
2013-11-27
Merge tag 'driver-core-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+20
2013-11-27
remove obsolete references to powertweak
Dave Jones
1
-1
/
+1
2013-11-27
Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()"
Greg Kroah-Hartman
1
-9
/
+0
2013-11-26
Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-41
/
+121
2013-11-25
[CIFS] Do not use btrfs refcopy ioctl for SMB2 copy offload
Steve French
1
-2
/
+4
2013-11-23
ceph: allocate non-zero page to fscache in readpage()
Li Wang
1
-1
/
+1
2013-11-23
ceph: wake up 'safe' waiters when unregistering request
Yan, Zheng
1
-1
/
+2
2013-11-23
ceph: cleanup aborted requests when re-sending requests.
Yan, Zheng
1
-1
/
+4
2013-11-23
ceph: handle race between cap reconnect and cap release
Yan, Zheng
3
-4
/
+26
2013-11-23
ceph: set caps count after composing cap reconnect message
Yan, Zheng
1
-5
/
+18
2013-11-23
ceph: queue cap release in __ceph_remove_cap()
Yan, Zheng
3
-21
/
+14
2013-11-23
sysfs: use a separate locking class for open files depending on mmap
Tejun Heo
1
-2
/
+20
2013-11-23
sysfs: handle duplicate removal attempts in sysfs_remove_group()
Mika Westerberg
1
-0
/
+9
2013-11-22
Merge tag 'ecryptfs-3.13-rc1-quiet-checkers' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-6
/
+2
2013-11-22
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-83
/
+51
2013-11-22
Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-75
/
+101
2013-11-22
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...
Linus Torvalds
2
-2
/
+6
2013-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
13
-54
/
+53
2013-11-22
Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
5
-23
/
+43
2013-11-21
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
1
-2
/
+14
2013-11-21
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
3
-8
/
+12
[next]