summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* o2dlm: force free mles during dlm exitSrinivas Eeda2010-09-233-0/+42
* ocfs2: Sync inode flags with ext2.Tao Ma2010-09-232-16/+29
* ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.Tao Ma2010-09-231-12/+10
* ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent.Tao Ma2010-09-231-2/+2
* ocfs2: update ctime when changing the file's permission by setfaclTao Ma2010-09-231-0/+3
* ocfs2/net: fix uninitialized ret in o2net_send_message_vec()Wu Fengguang2010-09-181-1/+1
* Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.cTristan Ye2010-09-101-1/+8
* Ocfs2: Re-access the journal after ocfs2_insert_extent() in dxdir codes.Tristan Ye2010-09-101-8/+16
* ocfs2: Fix lockdep warning in reflink.Tao Ma2010-09-102-2/+4
* ocfs2/lockdep: Move ip_xattr_sem out of ocfs2_xattr_get_nolock.Tao Ma2010-09-101-2/+2
* mm: Move vma_stack_continue into mm.hStefan Bader2010-09-091-1/+2
* Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6Linus Torvalds2010-09-099-107/+475
|\
| * 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.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-09-082-20/+30
|\ \
| * | fuse: fix lock annotationsMiklos Szeredi2010-09-072-16/+18
| * | fuse: flush background queue on connection closeMiklos Szeredi2010-09-071-4/+12
| |/
* | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-09-071-1/+1
|\ \
| * | nfsd4: mask out non-access bits in nfs4_access_to_omodeJ. Bruce Fields2010-09-021-1/+1
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-09-077-14/+35
|\ \ \
| * \ \ Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Alex Elder2010-09-033-11/+11
| |\ \ \
| | * | | xfs: prevent 32bit overflow in space reservationDave Chinner2010-09-031-3/+10
| | * | | xfs: improve buffer cache hash scalabilityDave Chinner2010-09-022-8/+1
| | | |/ | | |/|
| * | | xfs: Make fiemap work with sparse filesTao Ma2010-09-033-3/+17
| * | | xfs: Disallow 32bit project quota idArkadiusz Mi?kiewicz2010-09-021-0/+7
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-09-071-1/+2
|\ \ \
| * | | 9p: potential ERR_PTR() dereferenceDan Carpenter2010-08-301-1/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-09-071-1/+1
|\ \ \
| * | | sysfs: checking for NULL instead of ERR_PTRDan Carpenter2010-09-031-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-09-071-0/+1
|\ \ \
| * | | nilfs2: fix leak of shadow dat inode in error path of load_nilfsRyusuke Konishi2010-08-301-0/+1
| |/ /
* / / VFS: Sanity check mount flags passed to change_mnt_propagation()Valerie Aurora2010-09-071-1/+22
|/ /
* | 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-271-8/+5
| * | fsnotify: fix list walk orderEric Paris2010-08-271-6/+5
| * | fanotify: Return EPERM when a process is not privilegedAndreas Gruenbacher2010-08-271-1/+1
| * | fanotify: drop duplicate pr_debug statementTvrtko Ursulin2010-08-221-3/+0
| * | fanotify: flush outstanding perm requests on group destroyEric Paris2010-08-221-0/+27
| * | fsnotify: fix ignored mask handling between inode and vfsmount marksEric Paris2010-08-221-18/+17