summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* 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 git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-05-151-0/+5
|\
| * Btrfs: check for read permission on src file in the clone ioctlDan Rosenberg2010-05-151-0/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-156-26/+34
|\ \
| * | JFS: Free sbi memory in error pathJan Blunck2010-05-151-7/+6
| * | fs/sysv: dereferencing ERR_PTR()Dan Carpenter2010-05-151-1/+1
| * | Fix double-free in logfsAl Viro2010-05-151-7/+7
| * | Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro2010-05-153-11/+20
* | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-05-142-8/+10
|\ \ \ | |/ / |/| |
| * | inotify: don't leak user struct on inotify releasePavel Emelyanov2010-05-141-0/+2
| * | inotify: race use after free/double free in inotify inode marksEric Paris2010-05-141-3/+6
| * | inotify: clean up the inotify_add_watch out pathEric Paris2010-05-141-5/+2
| * | Inotify: undefined reference to `anon_inode_getfd'Russell King2010-05-121-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr...Linus Torvalds2010-05-132-2/+20
|\ \ \
| * | | cifs: guard against hardlinking directoriesJeff Layton2010-05-112-2/+20
* | | | vfs: Fix O_NOFOLLOW behavior for paths with trailing slashesJan Kara2010-05-131-2/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-1212-49/+116
|\ \ \ \
| * | | | ceph: preserve seq # on requeued messages after transient transport errorsSage Weil2010-05-112-1/+11
| * | | | ceph: fix cap removal racesSage Weil2010-05-112-9/+15
| * | | | ceph: zero unused message header, footer fieldsSage Weil2010-05-111-1/+5
| * | | | ceph: fix locking for waking session requests after reconnectSage Weil2010-05-111-13/+16
| * | | | ceph: resubmit requests on pg mapping change (not just primary change)Sage Weil2010-05-115-9/+44
| * | | | ceph: fix open file counting on snapped inodes when mds returns no capsSage Weil2010-05-111-0/+4
| * | | | ceph: unregister osd request on failureSage Weil2010-05-111-2/+5
| * | | | ceph: don't use writeback_control in writepages completionSage Weil2010-05-052-7/+0
| * | | | ceph: unregister bdi before kill_anon_super releases device nameSage Weil2010-05-041-7/+16
* | | | | CacheFiles: Fix error handling in cachefiles_determine_cache_security()David Howells2010-05-121-0/+4
| |_|/ / |/| | |
* | | | revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-114-25/+1
* | | | CacheFiles: Fix occasional EIO on call to vfs_unlink()David Howells2010-05-112-12/+87
* | | | autofs4-2.6.34-rc1 - fix link_count usageIan Kent2010-05-101-3/+2
OpenPOWER on IntegriCloud