summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ceph: set dn offset when splicedSage Weil2010-05-172-40/+44
| * | | | ceph: don't clobber i_max_offset on already complete dirSage Weil2010-05-171-1/+2
| * | | | ceph: skip set_dentry_offset work if directory not I_COMPLETESage Weil2010-05-171-0/+4
| * | | | ceph: set next_offset on readdir finishSage Weil2010-05-171-1/+1
| * | | | ceph: listxattr should compare version by >=Henry C Chang2010-05-171-1/+1
| * | | | ceph: fix xattr dangling pointer / double freeSage Weil2010-05-171-0/+1
| * | | | ceph: close messenger raceSage Weil2010-05-171-7/+7
| * | | | ceph: name msgpools; useful error messagesSage Weil2010-05-173-7/+16
| * | | | ceph: fix memory leak due to possible dentry init raceSage Weil2010-05-171-1/+4
| * | | | ceph: include auth method in error messagesSage Weil2010-05-174-4/+9
| * | | | ceph: osdtimeout=0 for now timeoutSage Weil2010-05-171-1/+1
| * | | | ceph: d_obtain_alias() returns ERR_PTR()Dan Carpenter2010-05-171-6/+6
| * | | | ceph: wake up mount thread when getting osdmapYehuda Sadeh2010-05-171-0/+1
| * | | | ceph: remove unused #includesHuang Weiyi2010-05-171-3/+0
| * | | | ceph: wait for both monmap and osdmap when opening sessionSage Weil2010-05-171-5/+6
| * | | | ceph: clean up connection resetSage Weil2010-05-172-1/+2
| * | | | ceph: simplify ceph_msg_newSage Weil2010-05-177-36/+29
| * | | | ceph: make ceph_msg_new return NULL on failure; clean up, fix callersSage Weil2010-05-177-80/+48
| * | | | ceph: rewrite msgpool using mempool_tSage Weil2010-05-172-151/+29
| * | | | ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan2010-05-1711-33/+30
| * | | | ceph: handle kzalloc() failureCheng Renquan2010-05-171-0/+4
| * | | | ceph: drop unnecessary msgpool for mon_client subscribe_ackSage Weil2010-05-172-13/+13
| * | | | ceph: drop unnecessary msgpool for mon_client auth_replySage Weil2010-05-172-10/+14
| * | | | ceph: clean up statfsSage Weil2010-05-172-57/+97
| * | | | ceph: fix theoretically possible double-put on connectionSage Weil2010-05-171-0/+1
| * | | | ceph: cleanup: remove dead codeDan Carpenter2010-05-171-6/+0
| * | | | ceph: reduce build_path debug outputSage Weil2010-05-171-6/+4
| * | | | ceph: use __page_cache_alloc and add_to_page_cache_lruYehuda Sadeh2010-05-175-11/+6
| * | | | ceph: update for removal of kref_setStephen Rothwell2010-05-171-1/+1
| * | | | ceph: simplify page setup for incoming dataSage Weil2010-05-171-44/+12
| * | | | ceph: invalidate affected dentry leases on aborted requestsSage Weil2010-05-174-5/+29
| * | | | ceph: fix race between aborted requests and fill_traceSage Weil2010-05-172-0/+13
| * | | | ceph: clean up mds reply, error handlingSage Weil2010-05-172-58/+55
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-21105-1170/+849
|\ \ \ \
| * | | | switch ecryptfs_write() to struct inode *, kill on-stack fake filesAl Viro2010-05-213-45/+11
| * | | | switch ecryptfs_get_locked_page() to struct inode *Al Viro2010-05-213-15/+7
| * | | | simplify access to ecryptfs inodes in ->readpage() and friendsAl Viro2010-05-211-4/+3
| * | | | AFS: Don't put struct file on the stackAl Viro2010-05-214-36/+41
| * | | | Ban ecryptfs over ecryptfsAl Viro2010-05-211-0/+8
| * | | | logfs: replace inode uid,gid,mode initialization with helper functionAl Viro2010-05-211-8/+1
| * | | | ufs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-211-9/+1
| * | | | udf: replace inode uid,gid,mode init with helperDmitry Monakhov2010-05-212-17/+4
| * | | | ubifs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-211-8/+1
| * | | | sysv: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-211-10/+1
| * | | | reiserfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-211-14/+4
| * | | | ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-211-14/+6
| * | | | omfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-211-3/+1
| * | | | bfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-211-3/+1
| * | | | ocfs2: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-211-8/+1
| * | | | nilfs2: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-211-10/+1
OpenPOWER on IntegriCloud