Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | vfs: simple_set_mnt() should return void | Sukadev Bhattiprolu | 2009-03-27 | 8 | -12/+20 | |
| | * | | | | | | fs: move bdev code out of buffer.c | Nick Piggin | 2009-03-27 | 2 | -145/+146 | |
| | * | | | | | | constify dentry_operations: rest | Al Viro | 2009-03-27 | 3 | -3/+3 | |
| | * | | | | | | constify dentry_operations: configfs | Al Viro | 2009-03-27 | 1 | -1/+1 | |
| | * | | | | | | constify dentry_operations: sysfs | Al Viro | 2009-03-27 | 1 | -1/+1 | |
| | * | | | | | | constify dentry_operations: JFS | Al Viro | 2009-03-27 | 2 | -3/+3 | |
| | * | | | | | | constify dentry_operations: OCFS2 | Al Viro | 2009-03-27 | 2 | -2/+2 | |
| | * | | | | | | constify dentry_operations: GFS2 | Al Viro | 2009-03-27 | 2 | -2/+2 | |
| | * | | | | | | constify dentry_operations: FAT | Al Viro | 2009-03-27 | 2 | -3/+3 | |
| | * | | | | | | constify dentry_operations: FUSE | Al Viro | 2009-03-27 | 2 | -2/+2 | |
| | * | | | | | | constify dentry_operations: procfs | Al Viro | 2009-03-27 | 3 | -6/+6 | |
| | * | | | | | | constify dentry_operations: ecryptfs | Al Viro | 2009-03-27 | 2 | -2/+2 | |
| | * | | | | | | constify dentry_operations: CIFS | Al Viro | 2009-03-27 | 2 | -4/+4 | |
| | * | | | | | | constify dentry_operations: AFS | Al Viro | 2009-03-27 | 1 | -1/+1 | |
| | * | | | | | | constify dentry_operations: autofs, autofs4 | Al Viro | 2009-03-27 | 3 | -4/+4 | |
| | * | | | | | | constify dentry_operations: 9p | Al Viro | 2009-03-27 | 2 | -4/+4 | |
| | * | | | | | | constify dentry_operations: misc filesystems | Al Viro | 2009-03-27 | 17 | -22/+21 | |
| | * | | | | | | constify dentry_operations: NFS | Al Viro | 2009-03-27 | 2 | -3/+3 | |
| | * | | | | | | devpts: Must release s_umount on error | Sukadev Bhattiprolu | 2009-03-27 | 1 | -0/+2 | |
| | * | | | | | | do_pipe cleanup: drop its last user in arch/alpha/ | Cheng Renquan | 2009-03-27 | 1 | -5/+0 | |
| | * | | | | | | ufs: copy symlink data into the correct union member | Duane Griffin | 2009-03-27 | 1 | -1/+1 | |
| | * | | | | | | ufs: ensure fast symlinks are NUL-terminated | Duane Griffin | 2009-03-27 | 1 | -2/+4 | |
| | * | | | | | | ufs: don't truncate longer ufs2 fast symlinks | Duane Griffin | 2009-03-27 | 2 | -22/+17 | |
| | * | | | | | | ufs: validate maximum fast symlink size from superblock | Duane Griffin | 2009-03-27 | 1 | -0/+11 | |
| | * | | | | | | cleanup may_open | Christoph Hellwig | 2009-03-27 | 1 | -14/+12 | |
| | * | | | | | | cleanup d_add_ci | Christoph Hellwig | 2009-03-27 | 1 | -30/+18 | |
| | * | | | | | | generic compat_sys_ustat | Christoph Hellwig | 2009-03-27 | 1 | -0/+28 | |
| | * | | | | | | affs: fix missing unlocks in affs_remove_link | Christoph Hellwig | 2009-03-27 | 1 | -2/+6 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| * | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-03-27 | 56 | -654/+815 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ext2: Zero our b_size in ext2_quota_read() | Manish Katiyar | 2009-03-26 | 1 | -0/+1 | |
| | * | | | | | | trivial: fix typos/grammar errors in fs/Kconfig | Matt LaPlante | 2009-03-26 | 1 | -1/+1 | |
| | * | | | | | | quota: Coding style fixes | Jan Kara | 2009-03-26 | 5 | -111/+198 | |
| | * | | | | | | quota: Remove superfluous inlines | Jan Kara | 2009-03-26 | 3 | -10/+11 | |
| | * | | | | | | nfsd: Use lowercase names of quota functions | Jan Kara | 2009-03-26 | 1 | -2/+2 | |
| | * | | | | | | jfs: Use lowercase names of quota functions | Jan Kara | 2009-03-26 | 8 | -36/+36 | |
| | * | | | | | | udf: Use lowercase names of quota functions | Jan Kara | 2009-03-26 | 2 | -11/+11 | |
| | * | | | | | | ufs: Use lowercase names of quota functions | Jan Kara | 2009-03-26 | 2 | -10/+10 | |
| | * | | | | | | reiserfs: Use lowercase names of quota functions | Jan Kara | 2009-03-26 | 5 | -22/+24 | |
| | * | | | | | | ext4: Use lowercase names of quota functions | Jan Kara | 2009-03-26 | 7 | -20/+20 | |
| | * | | | | | | ext3: Use lowercase names of quota functions | Jan Kara | 2009-03-26 | 6 | -21/+21 | |
| | * | | | | | | ext2: Use lowercase names of quota functions | Jan Kara | 2009-03-26 | 4 | -14/+14 | |
| | * | | | | | | ramfs: Remove quota call | Jan Kara | 2009-03-26 | 1 | -6/+0 | |
| | * | | | | | | vfs: Use lowercase names of quota functions | Jan Kara | 2009-03-26 | 6 | -20/+21 | |
| | * | | | | | | quota: Remove dqbuf_t and other cleanups | Jan Kara | 2009-03-26 | 1 | -55/+49 | |
| | * | | | | | | quota: Remove NODQUOT macro | Jan Kara | 2009-03-26 | 1 | -34/+36 | |
| | * | | | | | | quota: Make global quota locks cacheline aligned | Jan Kara | 2009-03-26 | 1 | -3/+3 | |
| | * | | | | | | quota: Move quota files into separate directory | Jan Kara | 2009-03-26 | 12 | -60/+75 | |
| | * | | | | | | ext4: quota reservation for delayed allocation | Mingming Cao | 2009-03-26 | 4 | -21/+65 | |
| | * | | | | | | reiserfs: Remove unnecessary quota functions | Jan Kara | 2009-03-26 | 1 | -56/+2 | |
| | * | | | | | | ext4: Remove unnecessary quota functions | Jan Kara | 2009-03-26 | 1 | -42/+2 |