index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ufs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
2006-10-01
1
-1
/
+1
*
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
2006-10-01
1
-2
/
+4
*
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
2
-2
/
+0
*
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
2006-09-27
1
-2
/
+1
*
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-09-27
1
-2
/
+1
*
[PATCH] ufs: truncate correction
Evgeniy Dushistov
2006-08-27
1
-52
/
+25
*
[PATCH] ufs: write to hole in big file
Evgeniy Dushistov
2006-08-27
1
-14
/
+21
*
[PATCH] ufs: handle truncated pages
Evgeniy Dushistov
2006-08-06
2
-3
/
+3
*
[PATCH] ufs: ufs_get_locked_page() race fix
Evgeniy Dushistov
2006-08-06
1
-7
/
+8
*
[PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink()
Josh Triplett
2006-07-31
1
-1
/
+2
*
[PATCH] lockdep: annotate the quota code
Arjan van de Ven
2006-07-03
1
-1
/
+1
*
[PATCH] ufs: truncate should allocate block for last byte
Evgeniy Dushistov
2006-07-01
6
-65
/
+204
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] ufs: printk() fix
Andrew Morton
2006-06-29
1
-2
/
+4
*
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-06-28
1
-1
/
+1
*
[PATCH] ufs: ufs_read_inode cleanup
Evgeniy Dushistov
2006-06-27
1
-54
/
+57
*
[PATCH] fs/ufs/inode.c: make 2 functions static
Adrian Bunk
2006-06-25
1
-3
/
+6
*
[PATCH] ufs: ubh_ll_rw_block cleanup
Evgeniy Dushistov
2006-06-25
5
-14
/
+13
*
[PATCH] ufs: make fsck -f happy
Evgeniy Dushistov
2006-06-25
4
-56
/
+126
*
[PATCH] ufs: fsync implementation
Evgeniy Dushistov
2006-06-25
1
-0
/
+21
*
[PATCH] ufs: one way to access super block
Evgeniy Dushistov
2006-06-25
2
-148
/
+121
*
[PATCH] ufs: missed brelse and wrong baseblk
Evgeniy Dushistov
2006-06-25
2
-7
/
+6
*
[PATCH] ufs: printk warning fixes
Andrew Morton
2006-06-25
1
-3
/
+3
*
[PATCH] ufs: zero metadata
Evgeniy Dushistov
2006-06-25
1
-40
/
+76
*
[PATCH] ufs: unlock_super without lock
Evgeniy Dushistov
2006-06-25
1
-4
/
+5
*
[PATCH] ufs: i_blocks wrong count
Evgeniy Dushistov
2006-06-25
2
-16
/
+12
*
[PATCH] ufs: little directory lookup optimization
Evgeniy Dushistov
2006-06-25
3
-5
/
+7
*
[PATCH] ufs: easy debug
Evgeniy Dushistov
2006-06-25
9
-217
/
+147
*
[PATCH] ufs: not usual amounts of fragments per block
Evgeniy Dushistov
2006-06-25
2
-71
/
+87
*
[PATCH] ufs: wrong type cast
Evgeniy Dushistov
2006-06-25
6
-84
/
+90
*
[PATCH] ufs: directory and page cache: from blocks to pages
Evgeniy Dushistov
2006-06-25
2
-504
/
+547
*
[PATCH] ufs: directory and page cache: install aops
Evgeniy Dushistov
2006-06-25
2
-34
/
+25
*
[PATCH] ufs: change block number on the fly
Evgeniy Dushistov
2006-06-25
2
-43
/
+138
*
[PATCH] ufs: right block allocation
Evgeniy Dushistov
2006-06-25
2
-27
/
+18
*
[PATCH] ufs: ufs_trunc_indirect: infinite cycle
Evgeniy Dushistov
2006-06-25
3
-47
/
+21
*
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
1
-1
/
+2
*
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2006-06-23
1
-3
/
+3
*
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-28
2
-2
/
+2
*
typo patch for fs/ufs/super.c
Michael Owen
2006-03-24
1
-1
/
+1
*
[PATCH] cpuset memory spread: slab cache format
Paul Jackson
2006-03-24
1
-1
/
+2
*
[PATCH] cpuset memory spread: slab cache filesystems
Paul Jackson
2006-03-24
1
-1
/
+1
*
[PATCH] ufs: switch to inode_inc_count, inode_dec_count
Alexey Dobriyan
2006-03-23
1
-30
/
+18
*
[PATCH] fs/ufs/file.c: drop insane header dependencies
Alexey Dobriyan
2006-03-23
1
-10
/
+0
*
[PATCH] ufs: fix hang during `rm'
Evgeniy Dushistov
2006-02-03
2
-57
/
+17
*
[PATCH] ufs: fix oops with `ufs1' type
Evgeniy Dushistov
2006-02-03
1
-4
/
+6
*
[PATCH] ufs cleanup
Evgeniy
2006-01-14
5
-55
/
+64
*
[PATCH] Fix oops in ufs_fill_super at mount time
Evgeniy
2006-01-13
1
-2
/
+2
*
[PATCH] capable/capability.h (fs/)
Randy Dunlap
2006-01-11
1
-0
/
+1
*
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-09
1
-3
/
+3
*
[PATCH] UFS: inode->i_sem is not released in error path
Evgeniy Polyakov
2006-01-08
1
-1
/
+3
[next]