summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: Fix orphan add in ocfs2_create_inode_in_orphanMark Fasheh2010-09-081-20/+107
* ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functionsMark Fasheh2010-09-081-32/+88
* ocfs2: allow return of new inode block location before allocation of the inodeMark Fasheh2010-09-082-0/+180
* ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open codingMark Fasheh2010-09-081-13/+4
* ocfs2: split out inode alloc code from ocfs2_mknod_lockedMark Fasheh2010-09-081-18/+37
* Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef...Tristan Ye2010-09-081-1/+1
* ocfs2: Fix deadlock when allocating pageJan Kara2010-09-083-4/+5
* ocfs2: properly set and use inode group alloc hintMark Fasheh2010-09-081-4/+20
* ocfs2: Use the right group in nfs sync check.Tao Ma2010-09-081-8/+11
* ocfs2: Flush drive's caches on fdatasyncJan Kara2010-09-081-1/+10
* ocfs2: make __ocfs2_page_mkwrite handle file end properly.Tao Ma2010-09-081-3/+5
* ocfs2: Fix incorrect checksum validation errorSunil Mushran2010-09-081-1/+5
* ocfs2: Fix metaecc error messagesSunil Mushran2010-09-081-2/+2
* Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-283-36/+64
|\
| * fsnotify: drop two useless bools in the fnsotify main loopEric Paris2010-08-281-8/+5
| * fsnotify: fix list walk orderEric Paris2010-08-281-6/+5
| * fanotify: Return EPERM when a process is not privilegedAndreas Gruenbacher2010-08-281-1/+1
| * fanotify: drop duplicate pr_debug statementTvrtko Ursulin2010-08-231-3/+0
| * fanotify: flush outstanding perm requests on group destroyEric Paris2010-08-231-0/+27
| * fsnotify: fix ignored mask handling between inode and vfsmount marksEric Paris2010-08-231-18/+17
| * fsnotify: reset used_inode and used_vfsmount on each passEric Paris2010-08-231-1/+3
| * fanotify: do not dereference inode_mark when it is unsetEric Paris2010-08-231-4/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2010-08-286-12/+30
|\ \
| * | eCryptfs: Fix encrypted file name lookup regressionTyler Hicks2010-08-272-8/+24
| * | ecryptfs: properly mark init functionsJerome Marchand2010-08-274-4/+4
| * | fs/ecryptfs: Return -ENOMEM on memory allocation failureJulia Lawall2010-08-271-0/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-08-2813-107/+184
|\ \
| * | ceph: fix get_ticket_handler() error handlingDan Carpenter2010-08-261-6/+9
| * | ceph: don't BUG on ENOMEM during mds reconnectSage Weil2010-08-261-3/+4
| * | ceph: ceph_mdsc_build_path() returns an ERR_PTRDan Carpenter2010-08-261-0/+4
| * | ceph: Fix warningsAlan Cox2010-08-251-5/+9
| * | ceph: ceph_get_inode() returns an ERR_PTRDan Carpenter2010-08-251-2/+2
| * | ceph: initialize fields on new dentry_infosSage Weil2010-08-251-1/+1
| * | ceph: maintain i_head_snapc when any caps are dirty, not just for dataSage Weil2010-08-254-7/+26
| * | ceph: fix osd request lru adjustment when sending requestHenry C Chang2010-08-231-1/+1
| * | ceph: don't improperly set dir complete when holding EXCL capSage Weil2010-08-231-0/+1
| * | mm: exporting account_page_dirtyMichael Rubin2010-08-231-7/+1
| * | ceph: direct requests in snapped namespace based on nonsnap parentSage Weil2010-08-231-2/+24
| * | ceph: queue cap snap writeback for realm children on snap updateSage Weil2010-08-231-23/+37
| * | ceph: include dirty xattrs state in snapped capsSage Weil2010-08-234-11/+23
| * | ceph: fix xattr cap writebackSage Weil2010-08-231-5/+5
| * | ceph: fix multiple mds session shutdownSage Weil2010-08-232-34/+37
* | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-08-283-24/+30
|\ \ \
| * | | nfsd: fix NULL dereference in nfsd_statfs()Takashi Iwai2010-08-261-6/+8
| * | | Merge commit 'v2.6.36-rc1' into HEADJ. Bruce Fields2010-08-26587-14699/+18087
| |\ \ \
| * | | | nfsd4: fix downgrade/lock logicJ. Bruce Fields2010-08-262-16/+21
| * | | | nfsd4: typo fix in find_any_fileJ. Bruce Fields2010-08-261-1/+1
| * | | | nfsd4: bad BUG() in preprocess_stateid_opJ. Bruce Fields2010-08-261-1/+0
* | | | | Cannot allocate memory error on mountSuresh Jayaraman2010-08-261-1/+1
* | | | | [CIFS] Eliminate unused variable warningSteve French2010-08-261-1/+2