aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
* ceph: simplify ceph_msg_newSage Weil2010-05-17
* ceph: make ceph_msg_new return NULL on failure; clean up, fix callersSage Weil2010-05-17
* ceph: rewrite msgpool using mempool_tSage Weil2010-05-17
* ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan2010-05-17
* ceph: handle kzalloc() failureCheng Renquan2010-05-17
* ceph: drop unnecessary msgpool for mon_client subscribe_ackSage Weil2010-05-17
* ceph: drop unnecessary msgpool for mon_client auth_replySage Weil2010-05-17
* ceph: clean up statfsSage Weil2010-05-17
* ceph: fix theoretically possible double-put on connectionSage Weil2010-05-17
* ceph: cleanup: remove dead codeDan Carpenter2010-05-17
* ceph: reduce build_path debug outputSage Weil2010-05-17
* ceph: use __page_cache_alloc and add_to_page_cache_lruYehuda Sadeh2010-05-17
* ceph: update for removal of kref_setStephen Rothwell2010-05-17
* ceph: simplify page setup for incoming dataSage Weil2010-05-17
* ceph: invalidate affected dentry leases on aborted requestsSage Weil2010-05-17
* ceph: fix race between aborted requests and fill_traceSage Weil2010-05-17
* ceph: clean up mds reply, error handlingSage Weil2010-05-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-05-15
|\
| * Btrfs: check for read permission on src file in the clone ioctlDan Rosenberg2010-05-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-15
|\ \
| * | JFS: Free sbi memory in error pathJan Blunck2010-05-15
| * | fs/sysv: dereferencing ERR_PTR()Dan Carpenter2010-05-15
| * | Fix double-free in logfsAl Viro2010-05-15
| * | Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro2010-05-15
* | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-05-14
|\ \ \ | |/ / |/| |
| * | inotify: don't leak user struct on inotify releasePavel Emelyanov2010-05-14
| * | inotify: race use after free/double free in inotify inode marksEric Paris2010-05-14
| * | inotify: clean up the inotify_add_watch out pathEric Paris2010-05-14
| * | Inotify: undefined reference to `anon_inode_getfd'Russell King2010-05-12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr...Linus Torvalds2010-05-13
|\ \ \
| * | | cifs: guard against hardlinking directoriesJeff Layton2010-05-11
* | | | vfs: Fix O_NOFOLLOW behavior for paths with trailing slashesJan Kara2010-05-13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-12
|\ \ \ \
| * | | | ceph: preserve seq # on requeued messages after transient transport errorsSage Weil2010-05-12
| * | | | ceph: fix cap removal racesSage Weil2010-05-11
| * | | | ceph: zero unused message header, footer fieldsSage Weil2010-05-11
| * | | | ceph: fix locking for waking session requests after reconnectSage Weil2010-05-11
| * | | | ceph: resubmit requests on pg mapping change (not just primary change)Sage Weil2010-05-11
| * | | | ceph: fix open file counting on snapped inodes when mds returns no capsSage Weil2010-05-11
| * | | | ceph: unregister osd request on failureSage Weil2010-05-11
| * | | | ceph: don't use writeback_control in writepages completionSage Weil2010-05-06
| * | | | ceph: unregister bdi before kill_anon_super releases device nameSage Weil2010-05-04
* | | | | CacheFiles: Fix error handling in cachefiles_determine_cache_security()David Howells2010-05-12
| |_|/ / |/| | |
* | | | revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-11
* | | | CacheFiles: Fix occasional EIO on call to vfs_unlink()David Howells2010-05-11
* | | | autofs4-2.6.34-rc1 - fix link_count usageIan Kent2010-05-10
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-05-07
|\ \ \ \
| * | | | NFS: Fix RCU issues in the NFSv4 delegation codeDavid Howells2010-05-01
| * | | | NFSv4: Fix the locking in nfs_inode_reclaim_delegation()Trond Myklebust2010-05-01
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2010-05-04
|\ \ \ \ \