index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-14
NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename()
Trond Myklebust
2
-17
/
+22
2010-05-14
NFS: Reduce stack footprint of nfs_revalidate_inode()
Trond Myklebust
1
-3
/
+9
2010-05-14
NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()
Trond Myklebust
2
-11
/
+17
2010-05-14
NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sb
Trond Myklebust
1
-4
/
+12
2010-05-14
NFSv4: Reduce stack footprint of nfs4_get_root()
Trond Myklebust
1
-30
/
+46
2010-05-14
NFS: Reduce the stack footprint of nfs_follow_remote_path()
Trond Myklebust
1
-6
/
+12
2010-05-14
NFS: Reduce the stack footprint of nfs_lookup
Trond Myklebust
2
-14
/
+41
2010-05-14
NFSv4: Reduce the stack footprint of try_location()
Trond Myklebust
1
-3
/
+7
2010-05-14
NFS: Reduce the stack footprint of nfs_create_server
Trond Myklebust
1
-12
/
+39
2010-05-14
NFS: Reduce the stack footprint of nfs_follow_mountpoint()
Trond Myklebust
1
-6
/
+14
2010-05-14
NFSv4: Eliminate nfs4_path_walk()
Trond Myklebust
3
-98
/
+25
2010-05-14
NFS: Add helper functions for allocating filehandles and fattr structs
Trond Myklebust
1
-0
/
+20
2010-05-14
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2
-8
/
+10
2010-05-14
inotify: don't leak user struct on inotify release
Pavel Emelyanov
1
-0
/
+2
2010-05-14
inotify: race use after free/double free in inotify inode marks
Eric Paris
1
-3
/
+6
2010-05-14
inotify: clean up the inotify_add_watch out path
Eric Paris
1
-5
/
+2
2010-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr...
Linus Torvalds
2
-2
/
+20
2010-05-13
vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes
Jan Kara
1
-2
/
+4
2010-05-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
12
-49
/
+116
2010-05-12
CacheFiles: Fix error handling in cachefiles_determine_cache_security()
David Howells
1
-0
/
+4
2010-05-12
Inotify: undefined reference to `anon_inode_getfd'
Russell King
1
-0
/
+1
2010-05-11
ceph: preserve seq # on requeued messages after transient transport errors
Sage Weil
2
-1
/
+11
2010-05-11
ceph: fix cap removal races
Sage Weil
2
-9
/
+15
2010-05-11
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
4
-25
/
+1
2010-05-11
ceph: zero unused message header, footer fields
Sage Weil
1
-1
/
+5
2010-05-11
cifs: guard against hardlinking directories
Jeff Layton
2
-2
/
+20
2010-05-11
CacheFiles: Fix occasional EIO on call to vfs_unlink()
David Howells
2
-12
/
+87
2010-05-11
ceph: fix locking for waking session requests after reconnect
Sage Weil
1
-13
/
+16
2010-05-11
ceph: resubmit requests on pg mapping change (not just primary change)
Sage Weil
5
-9
/
+44
2010-05-11
ceph: fix open file counting on snapped inodes when mds returns no caps
Sage Weil
1
-0
/
+4
2010-05-11
ceph: unregister osd request on failure
Sage Weil
1
-2
/
+5
2010-05-10
autofs4-2.6.34-rc1 - fix link_count usage
Ian Kent
1
-3
/
+2
2010-05-07
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
1
-35
/
+51
2010-05-05
ceph: don't use writeback_control in writepages completion
Sage Weil
2
-7
/
+0
2010-05-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
8
-74
/
+110
2010-05-04
ceph: unregister bdi before kill_anon_super releases device name
Sage Weil
1
-7
/
+16
2010-05-03
ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().
Joel Becker
1
-1
/
+1
2010-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
12
-38
/
+71
2010-05-03
ceph: remove bad auth_x kmem_cache
Sage Weil
1
-22
/
+10
2010-05-03
ceph: fix lockless caps check
Sage Weil
1
-1
/
+1
2010-05-03
ceph: clear dir complete, invalidate dentry on replayed rename
Sage Weil
1
-0
/
+9
2010-05-03
ceph: fix direct io truncate offset
Sage Weil
1
-1
/
+2
2010-05-03
ceph: discard incoming messages with bad seq #
Sage Weil
1
-0
/
+20
2010-05-03
ceph: fix seq counting for skipped messages
Sage Weil
1
-0
/
+2
2010-05-03
ceph: add missing #includes
Sage Weil
3
-0
/
+4
2010-05-03
ceph: fix leaked spinlock during mds reconnect
Sage Weil
1
-1
/
+1
2010-05-03
ceph: print more useful version info on module load
Sage Weil
1
-3
/
+4
2010-05-03
ceph: fix snap realm splits
Sage Weil
1
-10
/
+14
2010-05-03
ceph: clear dir complete on d_move
Sage Weil
1
-0
/
+4
2010-05-03
nilfs2: fix sync silent failure
Ryusuke Konishi
1
-0
/
+1
[next]