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-17
ceph: don't clobber i_max_offset on already complete dir
Sage Weil
1
-1
/
+2
2010-05-17
ceph: skip set_dentry_offset work if directory not I_COMPLETE
Sage Weil
1
-0
/
+4
2010-05-17
ceph: set next_offset on readdir finish
Sage Weil
1
-1
/
+1
2010-05-17
ceph: listxattr should compare version by >=
Henry C Chang
1
-1
/
+1
2010-05-17
ceph: fix xattr dangling pointer / double free
Sage Weil
1
-0
/
+1
2010-05-17
ceph: close messenger race
Sage Weil
1
-7
/
+7
2010-05-17
ceph: name msgpools; useful error messages
Sage Weil
3
-7
/
+16
2010-05-17
ceph: fix memory leak due to possible dentry init race
Sage Weil
1
-1
/
+4
2010-05-17
ceph: include auth method in error messages
Sage Weil
4
-4
/
+9
2010-05-17
ceph: osdtimeout=0 for now timeout
Sage Weil
1
-1
/
+1
2010-05-17
ceph: d_obtain_alias() returns ERR_PTR()
Dan Carpenter
1
-6
/
+6
2010-05-17
ceph: wake up mount thread when getting osdmap
Yehuda Sadeh
1
-0
/
+1
2010-05-17
ceph: remove unused #includes
Huang Weiyi
1
-3
/
+0
2010-05-17
ceph: wait for both monmap and osdmap when opening session
Sage Weil
1
-5
/
+6
2010-05-17
ceph: clean up connection reset
Sage Weil
2
-1
/
+2
2010-05-17
ceph: simplify ceph_msg_new
Sage Weil
7
-36
/
+29
2010-05-17
ceph: make ceph_msg_new return NULL on failure; clean up, fix callers
Sage Weil
7
-80
/
+48
2010-05-17
ceph: rewrite msgpool using mempool_t
Sage Weil
2
-151
/
+29
2010-05-17
ceph: use ceph_sb_to_client instead of ceph_client
Cheng Renquan
11
-33
/
+30
2010-05-17
ceph: handle kzalloc() failure
Cheng Renquan
1
-0
/
+4
2010-05-17
ceph: drop unnecessary msgpool for mon_client subscribe_ack
Sage Weil
2
-13
/
+13
2010-05-17
ceph: drop unnecessary msgpool for mon_client auth_reply
Sage Weil
2
-10
/
+14
2010-05-17
ceph: clean up statfs
Sage Weil
2
-57
/
+97
2010-05-17
ceph: fix theoretically possible double-put on connection
Sage Weil
1
-0
/
+1
2010-05-17
ceph: cleanup: remove dead code
Dan Carpenter
1
-6
/
+0
2010-05-17
ceph: reduce build_path debug output
Sage Weil
1
-6
/
+4
2010-05-17
ceph: use __page_cache_alloc and add_to_page_cache_lru
Yehuda Sadeh
5
-11
/
+6
2010-05-17
ceph: update for removal of kref_set
Stephen Rothwell
1
-1
/
+1
2010-05-17
ceph: simplify page setup for incoming data
Sage Weil
1
-44
/
+12
2010-05-17
ceph: invalidate affected dentry leases on aborted requests
Sage Weil
4
-5
/
+29
2010-05-17
ceph: fix race between aborted requests and fill_trace
Sage Weil
2
-0
/
+13
2010-05-17
ceph: clean up mds reply, error handling
Sage Weil
2
-58
/
+55
2010-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-0
/
+5
2010-05-15
Btrfs: check for read permission on src file in the clone ioctl
Dan Rosenberg
1
-0
/
+5
2010-05-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-26
/
+34
2010-05-15
JFS: Free sbi memory in error path
Jan Blunck
1
-7
/
+6
2010-05-15
fs/sysv: dereferencing ERR_PTR()
Dan Carpenter
1
-1
/
+1
2010-05-15
Fix double-free in logfs
Al Viro
1
-7
/
+7
2010-05-15
Fix the regression created by "set S_DEAD on unlink()..." commit
Al Viro
3
-11
/
+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
[next]