aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | quota: Fixup dquot_transferJan Kara2010-05-271-1/+1
| * | | | | | | | reiserfs: Fix resuming of quotas on remount read-writeJan Kara2010-05-271-2/+10
| * | | | | | | | ufs: Remove dead quota codeJan Kara2010-05-247-195/+1
| * | | | | | | | udf: Remove dead quota codeJan Kara2010-05-247-128/+6
| * | | | | | | | quota: rename default quotactl methods to dquot_Christoph Hellwig2010-05-249-75/+75
| * | | | | | | | quota: explicitly set ->dq_op and ->s_qcopChristoph Hellwig2010-05-246-6/+22
| * | | | | | | | quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig2010-05-246-34/+16
| * | | | | | | | quota: move unmount handling into the filesystemChristoph Hellwig2010-05-248-1/+14
| * | | | | | | | quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig2010-05-249-83/+61
| * | | | | | | | quota: move remount handling into the filesystemChristoph Hellwig2010-05-248-14/+84
| * | | | | | | | ocfs2: Fix use after free on remount read-onlyJan Kara2010-05-241-1/+7
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-3017-32/+85
|\ \ \ \ \ \ \ \
| * | | | | | | | ceph: clean up on forwarded aborted mds requestSage Weil2010-05-291-4/+9
| * | | | | | | | ceph: fix leak of osd authorizerSage Weil2010-05-291-1/+6
| * | | | | | | | ceph: close out mds, osd connections before stopping authSage Weil2010-05-293-1/+16
| * | | | | | | | ceph: make lease code DN specificSage Weil2010-05-292-12/+13
| * | | | | | | | fs/ceph: Use ERR_CASTJulia Lawall2010-05-296-6/+6
| * | | | | | | | ceph: renew auth tickets before they expireSage Weil2010-05-294-1/+27
| * | | | | | | | ceph: do not resend mon requests on auth ticket renewalSage Weil2010-05-291-1/+4
| * | | | | | | | ceph: removed duplicated #includesAndrea Gelmini2010-05-292-2/+0
| * | | | | | | | ceph: avoid possible null dereferenceSage Weil2010-05-291-2/+2
| * | | | | | | | ceph: make mds requests killable, not interruptibleSage Weil2010-05-291-2/+2
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-281-1/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add x64 support to debugfsHuang Ying2010-05-191-1/+20
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | remove detritus left by "mm: make read_cache_page synchronous"Al Viro2010-05-281-4/+1
* | | | | | | | | fix fs/sysv s_dirt handlingAl Viro2010-05-271-0/+1
* | | | | | | | | fat: convert to use the new truncate convention.npiggin@suse.de2010-05-273-15/+57
* | | | | | | | | ext2: convert to use the new truncate convention.npiggin@suse.de2010-05-273-36/+119
* | | | | | | | | fs: convert simple fs to new truncateNick Piggin2010-05-275-19/+15
* | | | | | | | | kill spurious reference to vmtruncatenpiggin@suse.de2010-05-2710-22/+37
* | | | | | | | | fs: introduce new truncate sequencenpiggin@suse.de2010-05-274-56/+254
* | | | | | | | | fs/super: fix kernel-doc warningRandy Dunlap2010-05-271-2/+2
* | | | | | | | | fs/minix: bugfix, number of indirect block ptrs per block depends on block sizeErik van der Kouwe2010-05-271-12/+15
* | | | | | | | | rename the generic fsync implementationsChristoph Hellwig2010-05-2720-28/+40
* | | | | | | | | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-2755-127/+106
* | | | | | | | | fs: Add missing mutex_unlockJulia Lawall2010-05-271-4/+9
* | | | | | | | | get rid of the magic around f_count in aioAl Viro2010-05-272-14/+13
* | | | | | | | | VFS: fix recent breakage of FS_REVAL_DOTNeil Brown2010-05-271-1/+1
* | | | | | | | | Revert "anon_inode: set S_IFREG on the anon_inode"Al Viro2010-05-271-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-05-2729-2732/+5027
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Btrfs: add more error checking to btrfs_dirty_inodeChris Mason2010-05-271-2/+13
| * | | | | | | | Btrfs: allow unaligned DIOChris Mason2010-05-261-3/+35
| * | | | | | | | Btrfs: drop verbose enospc printkChris Mason2010-05-261-0/+2
| * | | | | | | | Btrfs: Fix block generation verification raceYan, Zheng2010-05-261-1/+1
| * | | | | | | | Btrfs: fix preallocation and nodatacow checks in O_DIRECTChris Mason2010-05-261-16/+140
| * | | | | | | | Btrfs: avoid ENOSPC errors in btrfs_dirty_inodeChris Mason2010-05-261-3/+11
| * | | | | | | | Btrfs: move O_DIRECT space reservation to btrfs_direct_IOChris Mason2010-05-262-6/+8
| * | | | | | | | Btrfs: rework O_DIRECT enospc handlingChris Mason2010-05-254-30/+49
| * | | | | | | | Btrfs: use async helpers for DIO write checksummingChris Mason2010-05-255-17/+52
| * | | | | | | | Btrfs: don't walk around with task->state != TASK_RUNNINGChris Mason2010-05-252-3/+4