index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2010-03-28
ceph: fix use after free on mds __unregister_request
Sage Weil
2010-03-23
ceph: fix possible double-free of mds request reference
Sage Weil
2010-03-23
ceph: fix session check on mds reply
Sage Weil
2010-03-23
ceph: handle kmalloc() failure
Dan Carpenter
2010-03-23
ceph: propagate mds session allocation failures to caller
Sage Weil
2010-03-23
ceph: make write_begin wait propagate ERESTARTSYS
Sage Weil
2010-03-23
ceph: fix snap rebuild condition
Sage Weil
2010-03-23
ceph: avoid reopening osd connections when address hasn't changed
Sage Weil
2010-03-23
ceph: rename r_sent_stamp r_stamp
Sage Weil
2010-03-23
ceph: fix connection fault con_work reentrancy problem
Sage Weil
2010-03-23
ceph: prevent dup stale messages to console for restarting mds
Sage Weil
2010-03-23
ceph: fix pg pool decoding from incremental osdmap update
Sage Weil
2010-03-23
ceph: fix mds sync() race with completing requests
Sage Weil
2010-03-23
ceph: only release unused caps with mds requests
Sage Weil
2010-03-23
ceph: clean up handle_cap_grant, handle_caps wrt session mutex
Sage Weil
2010-03-23
ceph: fix session locking in handle_caps, ceph_check_caps
Sage Weil
2010-03-23
ceph: drop unnecessary WARN_ON in caps migration
Sage Weil
2010-03-23
ceph: fix null pointer deref of r_osd in debug output
Sage Weil
2010-03-23
ceph: clean up service ticket decoding
Sage Weil
2010-03-20
ceph: release old ticket_blob buffer
Sage Weil
2010-03-20
ceph: fix authenticator buffer size calculation
Sage Weil
2010-03-20
ceph: fix authenticator timeout
Sage Weil
2010-03-20
ceph: fix inode removal from snap realm when racing with migration
Sage Weil
2010-03-20
ceph: add missing locking to protect i_snap_realm_item during split
Sage Weil
2010-03-20
ceph: implemented caps should always be superset of issued caps
Sage Weil
2010-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2010-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2010-03-18
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-03-18
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-03-18
Btrfs: fix the inode ref searches done by btrfs_search_path_in_tree
Chris Mason
2010-03-18
Btrfs: allow treeid==0 in the inode lookup ioctl
Chris Mason
2010-03-18
Btrfs: return keys for large items to the search ioctl
Chris Mason
2010-03-18
Btrfs: fix key checks and advance in the search ioctl
Chris Mason
2010-03-17
ntfs: use bitmap_weight
Akinobu Mita
2010-03-17
jffs2: fix up rb_root initializations to use RB_ROOT
Venkatesh Pallipadi
2010-03-16
xfs: don't warn about page discards on shutdown
Dave Chinner
2010-03-16
xfs: use scalable vmap API
Alex Elder
2010-03-16
xfs: remove old vmap cache
Alex Elder
2010-03-16
Btrfs: buffer results in the space_info ioctl
Chris Mason
2010-03-16
Btrfs: use __u64 types in ioctl.h
Sage Weil
2010-03-16
Btrfs: fix search_ioctl key advance
Sage Weil
2010-03-15
NFS: ensure bdi_unregister is called on mount failure.
NeilBrown
2010-03-15
cifs: trivial white space
Dan Carpenter
2010-03-15
Btrfs: fix gfp flags masking in the compression code
Nick Piggin
2010-03-15
Btrfs: don't look at bio flags after submit_bio
Chris Mason
2010-03-15
btrfs: using btrfs_stack_device_id() get devid
Xiao Guangrong
2010-03-15
btrfs: use memparse
Akinobu Mita
2010-03-15
Btrfs: add a "df" ioctl for btrfs
Josef Bacik
2010-03-15
Btrfs: cache the extent state everywhere we possibly can V2
Josef Bacik
[next]