aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17ext4: lighten up resize transaction requirementsEric Sandeen1-3/+43
2007-10-17ext4: fix setup_new_group_blocks lockingEric Sandeen1-3/+3
2007-10-17ext4: sparse fixesAneesh Kumar K.V3-4/+4
2007-10-17ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_loAneesh Kumar K.V1-2/+2
2007-10-17ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_loAneesh Kumar K.V1-5/+3
2007-10-17ext4: Convert s_r_blocks_count and s_free_blocks_countAneesh Kumar K.V1-1/+1
2007-10-17ext4: Convert s_blocks_count to s_blocks_count_loAneesh Kumar K.V1-2/+2
2007-10-17ext4: Convert bg_inode_bitmap and bg_inode_tableAneesh Kumar K.V2-7/+7
2007-10-17ext4: Convert bg_block_bitmap to bg_block_bitmap_loAneesh Kumar K.V1-3/+3
2007-10-17ext4: FLEX_BG Kernel support v2.Jose R. Santos1-2/+7
2007-10-17ext4: Fix sparse warningsAneesh Kumar K.V1-2/+4
2007-10-17Ext4: Uninitialized Block GroupsAndreas Dilger6-31/+323
2007-10-17ext4: remove #ifdef CONFIG_EXT4_INDEXEric Sandeen2-27/+0
2007-10-17ext4: Remove (partial, never completed) fragment supportColy Li3-30/+0
2007-10-17JBD2: debug code cleanup.Jose R. Santos1-14/+6
2007-10-17jbd2: fix commit code to properly abort journalJan Kara1-4/+4
2007-10-17jbd2: JBD_XXX to JBD2_XXX naming cleanupMingming Cao6-10/+10
2007-10-17JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4Mingming Cao3-6/+3
2007-10-17JBD2: replace jbd_kmalloc with kmalloc directly.Mingming Cao2-12/+3
2007-10-17JBD: replace jbd_kmalloc with kmalloc directlyMingming Cao2-12/+3
2007-10-17JBD2: jbd2 slab allocation cleanupsMingming Cao3-94/+14
2007-10-17JBD: JBD slab allocation cleanupsMingming Cao3-91/+11
2007-10-179p: fix bad kconfig cross-dependencyEric Van Hensbergen1-46/+1
2007-10-179p: soften invalidation in loose_modeEric Van Hensbergen1-2/+4
2007-10-179p: attach-per-userLatchesar Ionkov4-60/+195
2007-10-179p: rename uid and gid parametersLatchesar Ionkov3-12/+16
2007-10-179p: define session flagsLatchesar Ionkov3-17/+27
2007-10-179p: Make transports dynamicEric Van Hensbergen3-108/+75
2007-10-17Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds90-4739/+2762
2007-10-17security/ cleanupsAdrian Bunk1-2/+0
2007-10-17Implement file posix capabilitiesSerge E. Hallyn4-7/+22
2007-10-17r/o bind mounts: create cleanup helper svc_msnfs()Dave Hansen1-4/+11
2007-10-17r/o bind mounts: give permission() a local 'mnt' variableDave Hansen1-1/+5
2007-10-17r/o bind mounts: rearrange may_open() to be r/o friendlyDave Hansen1-4/+4
2007-10-17r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen3-15/+72
2007-10-17fuse: clean up execute permission checkingMiklos Szeredi1-18/+31
2007-10-17fuse: no ENOENT from fuse device readMiklos Szeredi1-4/+5
2007-10-17fuse: no abort on interruptMiklos Szeredi1-19/+24
2007-10-17fuse: cleanup in releaseMiklos Szeredi2-2/+8
2007-10-17fuse: fix permission checking on sticky directoriesMiklos Szeredi3-2/+18
2007-10-17fuse: refresh stale attributes in fuse_permission()Miklos Szeredi3-43/+31
2007-10-17fuse: set i_nlink to sane value after mountMiklos Szeredi1-0/+1
2007-10-17fuse: fix page invalidationMiklos Szeredi2-2/+2
2007-10-17fuse: truncate on spontaneous size changeMiklos Szeredi2-38/+33
2007-10-17fuse: add reference counting to fuse_fileMiklos Szeredi4-42/+59
2007-10-17fuse: fix reserved request wake upMiklos Szeredi3-2/+7
2007-10-17fuse: update backing_dev_info congestion stateMiklos Szeredi2-1/+12
2007-10-17ext2 reservationsMartin J. Bligh8-479/+1487
2007-10-17introduce I_SYNCJoern Engel5-31/+47
2007-10-17writeback: introduce writeback_control.more_io to indicate more ioFengguang Wu1-0/+2