| Commit message (Expand) | Author | Age | Files | Lines |
* | [XFS] | Eric Sandeen | 2008-07-28 | 2 | -88/+28 |
* | [XFS] add missing call to xfs_filestream_unmount on xfs_mountfs failure | Christoph Hellwig | 2008-07-28 | 1 | -1/+3 |
* | [XFS] rename error2 goto label in xfs_fs_fill_super | Christoph Hellwig | 2008-07-28 | 1 | -7/+6 |
* | [XFS] kill calls to xfs_binval in the mount error path | Christoph Hellwig | 2008-07-28 | 1 | -8/+2 |
* | [XFS] kill xfs_mount_init | Christoph Hellwig | 2008-07-28 | 3 | -46/+29 |
* | [XFS] allow xfs_args_allocate to fail | Christoph Hellwig | 2008-07-28 | 1 | -6/+17 |
* | [XFS] add xfs_setup_devices helper | Christoph Hellwig | 2008-07-28 | 1 | -23/+35 |
* | [XFS] sort out opening and closing of the block devices | Christoph Hellwig | 2008-07-28 | 6 | -95/+123 |
* | [XFS] don't call xfs_freesb from xfs_mountfs failure case | Christoph Hellwig | 2008-07-28 | 1 | -1/+0 |
* | [XFS] merge xfs_mount into xfs_fs_fill_super | Christoph Hellwig | 2008-07-28 | 3 | -376/+355 |
* | [XFS] merge xfs_unmount into xfs_fs_put_super / xfs_fs_fill_super | Christoph Hellwig | 2008-07-28 | 3 | -92/+67 |
* | [XFS] kill xfs_igrow_start and xfs_igrow_finish | Christoph Hellwig | 2008-07-28 | 3 | -67/+12 |
* | [XFS] merge xfs_mntupdate into xfs_fs_remount | Christoph Hellwig | 2008-07-28 | 3 | -28/+21 |
* | [XFS] kill xfs_uuid_unmount | Christoph Hellwig | 2008-07-28 | 1 | -13/+2 |
* | [XFS] Update valid fields in xfs_mount_log_sb() | David Chinner | 2008-07-28 | 1 | -1/+2 |
* | [XFS] Kill attr_capable checks as already done in xattr_permission. | Christoph Hellwig | 2008-07-28 | 3 | -55/+1 |
* | [XFS] Convert l_flushsema to a sv_t | Matthew Wilcox | 2008-07-28 | 2 | -20/+15 |
* | [XFS] Ensure that 2 GiB xfs logs work properly. | Michael Nishimoto | 2008-07-28 | 1 | -6/+10 |
* | [XFS] Remove unused wbc parameter from xfs_start_page_writeback() | Denys Vlasenko | 2008-07-28 | 1 | -3/+2 |
* | [XFS] Remove unused Falgs parameter from xfs_qm_dqpurge() | Denys Vlasenko | 2008-07-28 | 3 | -4/+3 |
* | [XFS] Remove unused arg from kmem_free() | Denys Vlasenko | 2008-07-28 | 31 | -138/+122 |
* | [XFS] Fix up noattr2 so that it will properly update the versionnum and | Tim Shimmin | 2008-07-28 | 6 | -2/+29 |
* | [XFS] Split xfs_dir2_leafn_lookup_int into its two pieces of functionality | Barry Naujok | 2008-07-28 | 1 | -156/+202 |
* | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-07-27 | 2 | -4/+5 |
|\ |
|
| * | NFS: Ensure we call nfs_sb_deactive() after releasing the directory inode | Trond Myklebust | 2008-07-27 | 1 | -1/+2 |
| * | nfs_remount oops when rebooting + possible fix | Marc Zyngier | 2008-07-27 | 1 | -3/+3 |
* | | task IO accounting: move all IO statistics in struct task_io_accounting | Andrea Righi | 2008-07-27 | 1 | -5/+5 |
|/ |
|
* | task IO accounting: improve code readability | Andrea Righi | 2008-07-27 | 1 | -41/+16 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-07-26 | 4 | -5/+4 |
|\ |
|
| * | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse | 2008-07-25 | 195 | -5071/+40294 |
| |\ |
|
| * | | [JFFS2] Use .unlocked_ioctl | Stoyan Gaydarov | 2008-07-11 | 4 | -5/+4 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-07-26 | 65 | -1020/+796 |
|\ \ \ |
|
| * | | | [PATCH] fix RLIM_NOFILE handling | Al Viro | 2008-07-26 | 3 | -21/+15 |
| * | | | [PATCH] get rid of corner case in dup3() entirely | Al Viro | 2008-07-26 | 1 | -9/+11 |
| * | | | [PATCH] get rid of indirect users of namei.h | Al Viro | 2008-07-26 | 2 | -0/+2 |
| * | | | [PATCH] get rid of __user_path_lookup_open | Al Viro | 2008-07-26 | 2 | -17/+10 |
| * | | | [PATCH] f_count may wrap around | Al Viro | 2008-07-26 | 5 | -20/+8 |
| * | | | [PATCH] dup3 fix | Ulrich Drepper | 2008-07-26 | 1 | -1/+6 |
| * | | | [PATCH] don't pass nameidata to __ncp_lookup_validate() | Al Viro | 2008-07-26 | 1 | -2/+2 |
| * | | | [PATCH] don't pass nameidata to gfs2_lookupi() | Al Viro | 2008-07-26 | 5 | -8/+8 |
| * | | | [PATCH] new (local) helper: user_path_parent() | Al Viro | 2008-07-26 | 1 | -80/+57 |
| * | | | [PATCH] sanitize __user_walk_fd() et.al. | Al Viro | 2008-07-26 | 10 | -222/+218 |
| * | | | [PATCH] preparation to __user_walk_fd cleanup | Al Viro | 2008-07-26 | 2 | -9/+11 |
| * | | | [PATCH] kill nameidata passing to permission(), rename to inode_permission() | Al Viro | 2008-07-26 | 6 | -19/+15 |
| * | | | [PATCH] take noexec checks to very few callers that care | Al Viro | 2008-07-26 | 3 | -9/+17 |
| * | | | Re: [PATCH 3/6] vfs: open_exec cleanup | Christoph Hellwig | 2008-07-26 | 1 | -28/+30 |
| * | | | [patch 4/4] vfs: immutable inode checking cleanup | Miklos Szeredi | 2008-07-26 | 3 | -26/+7 |
| * | | | [patch 3/4] fat: dont call notify_change | Miklos Szeredi | 2008-07-26 | 1 | -1/+14 |
| * | | | [patch 2/4] vfs: utimes cleanup | Miklos Szeredi | 2008-07-26 | 1 | -49/+65 |
| * | | | [patch 1/4] vfs: utimes: move owner check into inode_change_ok() | Miklos Szeredi | 2008-07-26 | 2 | -14/+5 |