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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-26
ocfs2: add cleancache support
Dan Magenheimer
1
-0
/
+2
2011-05-26
ext4: add cleancache support
Dan Magenheimer
1
-0
/
+2
2011-05-26
btrfs: add cleancache support
Dan Magenheimer
2
-0
/
+11
2011-05-26
ext3: add cleancache support
Dan Magenheimer
1
-0
/
+2
2011-05-26
mm/fs: add hooks to support cleancache
Dan Magenheimer
5
-0
/
+32
2011-05-26
mm: cleancache core ops functions and config
Dan Magenheimer
4
-0
/
+390
2011-05-26
fs: add field to superblock to support cleancache
Dan Magenheimer
1
-0
/
+5
2011-05-26
mm/fs: cleancache documentation
Dan Magenheimer
2
-0
/
+289
2011-05-26
jbd2: Add MAINTAINERS entry
Theodore Ts'o
1
-3
/
+10
2011-05-26
cifs: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ocfs2: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-6
/
+0
2011-05-26
exofs: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
nfs: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ext2: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ext3: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ext4: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
btrfs: remove unnecessary dentry_unhash in rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ceph: remove unnecessary dentry_unhash calls
Sage Weil
1
-6
/
+0
2011-05-26
vfs: clean up vfs_rename_other
Sage Weil
1
-11
/
+14
2011-05-26
vfs: clean up vfs_rename_dir
Sage Weil
1
-11
/
+15
2011-05-26
vfs: clean up vfs_rmdir
Sage Weil
1
-14
/
+17
2011-05-26
vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems
Miklos Szeredi
1
-2
/
+0
2011-05-26
libfs: drop unneeded dentry_unhash
Sage Weil
1
-5
/
+0
2011-05-26
vfs: update dentry_unhash() comment
Sage Weil
1
-4
/
+4
2011-05-26
vfs: push dentry_unhash on rename_dir into file systems
Sage Weil
36
-12
/
+110
2011-05-26
vfs: push dentry_unhash on rmdir into file systems
Sage Weil
37
-3
/
+78
2011-05-26
vfs: remove dget() from dentry_unhash()
Sage Weil
3
-8
/
+1
2011-05-26
vfs: dentry_unhash immediately prior to rmdir
Sage Weil
1
-2
/
+2
2011-05-26
vfs: Block mmapped writes while the fs is frozen
Jan Kara
2
-1
/
+25
2011-05-26
vfs: Create __block_page_mkwrite() helper passing error values back
Jan Kara
2
-17
/
+34
2011-05-26
fs/namespace.c: bound mount propagation fix
Roman Borisov
1
-1
/
+1
2011-05-26
exportfs: reallow building as a module
Jonas Gorski
1
-1
/
+1
2011-05-26
merge handle_reval_dot and nameidata_drop_rcu_last
Al Viro
1
-81
/
+40
2011-05-26
consolidate nameidata_..._drop_rcu()
Al Viro
1
-105
/
+46
2011-05-26
x86: vdso: Remove unused variable
Thomas Gleixner
1
-1
/
+1
2011-05-26
irq: Remove smp_affinity_list when unregister irq proc
Yinghai Lu
1
-0
/
+1
2011-05-26
gfs2: Drop __TIME__ usage
Michal Marek
1
-1
/
+1
2011-05-26
isdn/diva: Drop __TIME__ usage
Michal Marek
1
-3
/
+2
2011-05-26
atm: Drop __TIME__ usage
Michal Marek
2
-2
/
+2
2011-05-26
dlm: Drop __TIME__ usage
Michal Marek
1
-1
/
+1
2011-05-26
wan/pc300: Drop __TIME__ usage
Michal Marek
1
-2
/
+1
2011-05-26
powerpc/4xx: Adding PCIe MSI support
Rupjyoti Sarmah
9
-0
/
+376
2011-05-25
Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...
Joel Becker
457
-9570
/
+18478
2011-05-25
Ocfs2: Teach local-mounted ocfs2 to handle unwritten_extents correctly.
Tristan Ye
1
-0
/
+1
2011-05-25
ocfs2/dlm: Do not migrate resource to a node that is leaving the domain
Sunil Mushran
2
-95
/
+57
2011-05-25
ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSG
Sunil Mushran
4
-11
/
+82
2011-05-26
powerpc: Fix irq_free_virt by adjusting bounds before loop
Milton Miller
1
-4
/
+13
2011-05-26
powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virt
Milton Miller
1
-2
/
+5
2011-05-26
powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irq
Milton Miller
1
-2
/
+5
2011-05-26
powerpc/irq: Always free duplicate IRQ_LEGACY hosts
Milton Miller
1
-9
/
+2
[prev]
[next]