index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
ext4: Fix discard of inode prealloc space with delayed allocation.
Aneesh Kumar K.V
2009-03-27
2
-2
/
+10
*
ext4: Automatically allocate delay allocated blocks on rename
Theodore Ts'o
2009-02-23
1
-1
/
+4
*
ext4: Automatically allocate delay allocated blocks on close
Theodore Ts'o
2009-02-24
3
-0
/
+8
*
ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl
Theodore Ts'o
2009-02-26
3
-0
/
+59
*
ext4: Simplify delalloc code by removing mpage_da_writepages()
Theodore Ts'o
2009-02-23
1
-42
/
+32
*
ext4: Save stack space by removing fake buffer heads
Theodore Ts'o
2009-02-23
1
-44
/
+39
*
ext4: Simplify delalloc implementation by removing mpd.get_block
Theodore Ts'o
2009-02-23
1
-67
/
+58
*
ext4: Validate extent details only when read from the disk
Aneesh Kumar K.V
2009-03-27
3
-7
/
+29
*
ext4: Add checks to validate extent entries.
Aneesh Kumar K.V
2009-03-12
1
-10
/
+71
*
ext4: return -EIO not -ESTALE on directory traversal through deleted inode
Bryan Donlan
2009-02-22
1
-2
/
+10
*
ext4: New inode/block allocation algorithms for flex_bg filesystems
Theodore Ts'o
2009-03-12
6
-58
/
+216
*
ext4: tighten restrictions on inode flags
Duane Griffin
2009-02-15
3
-11
/
+23
*
ext4: don't inherit inappropriate inode flags from parent
Duane Griffin
2009-02-15
2
-1
/
+8
*
ext4: allocate ->s_blockgroup_lock separately
Pekka Enberg
2009-02-15
2
-3
/
+11
*
ext4: New rec_len encoding for very large blocksizes
Wei Yongjun
2009-02-14
3
-69
/
+98
*
ext4: Use unsigned int for blocksize in dx_make_map() and dx_pack_dirents()
Theodore Ts'o
2009-02-14
1
-8
/
+8
*
ext4: remove call to ext4_group_desc() in ext4_group_used_meta_blocks()
Theodore Ts'o
2009-02-06
1
-6
/
+3
*
ext4: Remove stale block allocator references from ext4.h
Mike Snitzer
2009-02-06
4
-18
/
+0
*
fix setuid sometimes wouldn't
Hugh Dickins
2009-03-28
1
-34
/
+16
*
fix setuid sometimes doesn't
Hugh Dickins
2009-03-28
3
-9
/
+5
*
compat_do_execve should unshare_files
Hugh Dickins
2009-03-28
1
-1
/
+11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-03-27
68
-446
/
+386
|
\
|
*
fs: avoid I_NEW inodes
Nick Piggin
2009-03-27
4
-11
/
+19
|
*
Merge code for single and multiple-instance mounts
Sukadev Bhattiprolu
2009-03-27
1
-73
/
+40
|
*
Remove get_init_pts_sb()
Sukadev Bhattiprolu
2009-03-27
1
-19
/
+6
|
*
Move common mknod_ptmx() calls into caller
Sukadev Bhattiprolu
2009-03-27
1
-19
/
+17
|
*
Parse mount options just once and copy them to super block
Sukadev Bhattiprolu
2009-03-27
1
-78
/
+22
|
*
Unroll essentials of do_remount_sb() into devpts
Sukadev Bhattiprolu
2009-03-27
1
-1
/
+6
|
*
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
[next]