index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-28
[XFS] endianess annotations for xfs_inobt_rec_t / xfs_inobt_key_t
Christoph Hellwig
6
-46
/
+51
2006-09-28
[XFS] endianess annotation for xfs_agfl_t. Trivial, xfs_agfl_t is always
Christoph Hellwig
2
-4
/
+4
2006-09-28
[XFS] Fix sparse warning found when page tracing enabled, due to
Nathan Scott
1
-4
/
+4
2006-09-28
[XFS] Fix rounding bug in xfs_free_file_space found by sparse checking.
Nathan Scott
1
-3
/
+2
2006-09-28
[XFS] move XFS_IOC_GETVERSION to main multiplexer
Alexey Dobriyan
1
-7
/
+2
2006-09-28
[XFS] cleanup the field types of some item format structures
Tim Shimmin
2
-54
/
+62
2006-09-28
[XFS] Improve xfsbufd delayed write submission patterns, after blktrace
Nathan Scott
1
-10
/
+14
2006-09-28
[XFS] pass inode to xfs_ioc_space(), simplify some code. There is trivial
Alexey Dobriyan
1
-5
/
+5
2006-09-27
[PATCH] de_thread: Use tsk not current
Eric W. Biederman
1
-23
/
+23
2006-09-27
[PATCH] fs/nfs/: make code static
Adrian Bunk
1
-3
/
+9
2006-09-27
[PATCH] add newline to nfs dprintk
Martin Bligh
1
-1
/
+1
2006-09-27
[PATCH] pid: Implement transfer_pid and use it to simplify de_thread
Eric W. Biederman
1
-7
/
+4
2006-09-27
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
Eric W. Biederman
1
-0
/
+19
2006-09-27
[PATCH] alloc_fdtable() cleanup
Andrew Morton
1
-4
/
+2
2006-09-27
[PATCH] reiserfs: warn about the useless nolargeio option
Adrian Bunk
1
-19
/
+2
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
62
-98
/
+14
2006-09-27
[PATCH] inode-diet: Move i_cdev into a union
Theodore Ts'o
2
-2
/
+2
2006-09-27
[PATCH] inode-diet: Move i_bdev into a union
Theodore Ts'o
1
-1
/
+1
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
13
-38
/
+38
2006-09-27
[PATCH] fat: cleanup fat_get_block(s)
OGAWA Hirofumi
1
-17
/
+12
2006-09-27
[PATCH] autofs4 needs to force fail return revalidate
Ian Kent
2
-23
/
+65
2006-09-27
[PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place
David Howells
1
-5
/
+0
2006-09-27
[PATCH] NOMMU: Implement /proc/pid/maps for NOMMU
David Howells
3
-20
/
+75
2006-09-27
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
David Howells
1
-0
/
+20
2006-09-27
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
33
-107
/
+42
2006-09-27
[PATCH] fs: Removing useless casts
Panagiotis Issaris
21
-48
/
+37
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
35
-84
/
+43
2006-09-27
[PATCH] more ext3 16T overflow fixes
Eric Sandeen
2
-6
/
+23
2006-09-27
[PATCH] ext3: Fix sparse warnings
Dave Kleikamp
3
-14
/
+13
2006-09-27
[PATCH] ext3: More whitespace cleanups
Dave Kleikamp
11
-41
/
+41
2006-09-27
[PATCH] ext3: wrong error behavior
Vasily Averin
1
-5
/
+6
2006-09-27
[PATCH] ext3: more comments about block allocation/reservation code
Mingming Cao
1
-45
/
+247
2006-09-27
[PATCH] ext3: turn on reservation dump on block allocation errors
Mingming Cao
1
-4
/
+8
2006-09-27
[PATCH] JBD: 16T fixes
Eric Sandeen
1
-3
/
+3
2006-09-27
[PATCH] ext3: inode numbers are unsigned long
Eric Sandeen
5
-26
/
+27
2006-09-27
[PATCH] ext2: fix mounts at 16T
Eric Sandeen
1
-13
/
+19
2006-09-27
[PATCH] fix ext3 mounts at 16T
Eric Sandeen
1
-15
/
+19
2006-09-27
[PATCH] jbd: use BUILD_BUG_ON in journal init
Alexey Dobriyan
1
-7
/
+1
2006-09-27
[PATCH] ext3 and jbd cleanup: remove whitespace
Mingming Cao
15
-274
/
+274
2006-09-27
[PATCH] jbd: add lock annotation to jbd_sync_bh
Josh Triplett
1
-0
/
+1
2006-09-27
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2
-3
/
+5
2006-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
8
-61
/
+62
2006-09-26
[PATCH] binfmt_elf: consistently use loff_t
Andrew Morton
1
-5
/
+5
2006-09-26
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
Christoph Lameter
1
-1
/
+6
2006-09-26
[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...
Christoph Lameter
1
-0
/
+4
2006-09-26
[PATCH] mm: tracking shared dirty pages
Peter Zijlstra
1
-1
/
+1
2006-09-26
[PATCH] jbd: fix commit of ordered data buffers
Jan Kara
1
-69
/
+113
2006-09-26
[PATCH] Check return value of copy_to_user in compat_sys_pselect7
Andi Kleen
1
-2
/
+3
2006-09-26
[PATCH] i386/x86-64: Don't randomize stack top when no randomization personal...
Andi Kleen
1
-1
/
+2
2006-09-26
sysfs: add proper sysfs_init() prototype
Andrew Morton
1
-9
/
+1
[next]