Age | Commit message (Expand) | Author |
2011-08-31 | libceph: fix leak of osd structs during shutdown | Sage Weil |
2011-08-22 | ceph: fix memory leak | Noah Watkins |
2011-08-15 | ceph: fix encoding of ino only (not relative) paths | Sage Weil |
2011-08-09 | libceph: fix msgpool | Sage Weil |
2011-07-26 | ceph: document unlocked d_parent accesses | Sage Weil |
2011-07-26 | ceph: explicitly reference rename old_dentry parent dir in request | Sage Weil |
2011-07-26 | ceph: document locking for ceph_set_dentry_offset | Sage Weil |
2011-07-26 | ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug | Sage Weil |
2011-07-26 | ceph: protect d_parent access in ceph_d_revalidate | Sage Weil |
2011-07-26 | ceph: protect access to d_parent | Sage Weil |
2011-07-26 | ceph: handle racing calls to ceph_init_dentry | Sage Weil |
2011-07-26 | ceph: set dir complete frag after adding capability | Sage Weil |
2011-07-26 | rbd: set blk_queue request sizes to object size | Josh Durgin |
2011-07-26 | ceph: set up readahead size when rsize is not passed | Yehuda Sadeh |
2011-07-26 | rbd: cancel watch request when releasing the device | Yehuda Sadeh |
2011-07-26 | ceph: ignore lease mask | Sage Weil |
2011-07-26 | ceph: fix ceph_lookup_open intent usage | Sage Weil |
2011-07-26 | ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNC | Sage Weil |
2011-07-26 | ceph: fix bad parent_inode calc in ceph_lookup_open | Sage Weil |
2011-07-26 | ceph: avoid carrying Fw cap during write into page cache | Sage Weil |
2011-07-26 | libceph: don't time out osd requests that haven't been received | Sage Weil |
2011-07-26 | ceph: report f_bfree based on kb_avail rather than diffing. | Greg Farnum |
2011-07-26 | ceph: only queue capsnap if caps are dirty | Sage Weil |
2011-07-26 | ceph: fix snap writeback when racing with writes | Sage Weil |
2011-07-26 | ceph: use flag bit for at_end readdir flag | Sage Weil |
2011-07-26 | ceph: add F_SYNC file flag to force sync (non-O_DIRECT) io | Sage Weil |
2011-07-26 | ceph: add flags field to file_info | Sage Weil |
2011-07-21 | Linux 3.0v3.0 | Linus Torvalds |
2011-07-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2011-07-21 | sparc,kgdbts: fix compile regression with kgdb test suite | Jason Wessel |
2011-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2011-07-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-21 | x86: Make Dell Latitude E6420 use reboot=pci | H. Peter Anvin |
2011-07-21 | x86: Make Dell Latitude E5420 use reboot=pci | Daniel J Blueman |
2011-07-21 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-07-21 | vfs: drop conditional inode prefetch in __do_lookup_rcu | Linus Torvalds |
2011-07-21 | FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop | Jan Beulich |
2011-07-21 | CIFS: Fix wrong length in cifs_iovec_read | Pavel Shilovsky |
2011-07-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-07-20 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-07-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-20 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar |
2011-07-20 | signal: align __lock_task_sighand() irq disabling and RCU | Paul E. McKenney |
2011-07-20 | softirq,rcu: Inform RCU of irq_exit() activity | Peter Zijlstra |
2011-07-20 | sched: Add irq_{enter,exit}() to scheduler_ipi() | Peter Zijlstra |
2011-07-20 | rcu: protect __rcu_read_unlock() against scheduler-using irq handlers | Paul E. McKenney |
2011-07-20 | sched: Avoid creating superfluous NUMA domains on non-NUMA systems | Peter Zijlstra |
2011-07-20 | sched: Allow for overlapping sched_domain spans | Peter Zijlstra |
2011-07-20 | sched: Break out cpu_power from the sched_group structure | Peter Zijlstra |
2011-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |