index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
CIFS: ignore mode change if it's just for clearing setuid/setgid bits
Jeff Layton
2007-10-18
1
-0
/
+5
*
NFS: if ATTR_KILL_S*ID bits are set, then skip mode change
Jeff Layton
2007-10-18
1
-0
/
+4
*
VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations
Jeff Layton
2007-10-18
1
-10
/
+16
*
reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr
Jeff Layton
2007-10-18
1
-1
/
+5
*
knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set
Jeff Layton
2007-10-18
1
-6
/
+15
*
ecryptfs: allow lower fs to interpret ATTR_KILL_S*ID
Jeff Layton
2007-10-18
1
-0
/
+8
*
Remove struct task_struct::io_wait
Alexey Dobriyan
2007-10-18
1
-14
/
+2
*
ext4: lighten up resize transaction requirements
Eric Sandeen
2007-10-17
1
-3
/
+43
*
ext4: fix setup_new_group_blocks locking
Eric Sandeen
2007-10-17
1
-3
/
+3
*
ext4: sparse fixes
Aneesh Kumar K.V
2007-10-17
3
-4
/
+4
*
ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo
Aneesh Kumar K.V
2007-10-17
1
-2
/
+2
*
ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo
Aneesh Kumar K.V
2007-10-17
1
-5
/
+3
*
ext4: Convert s_r_blocks_count and s_free_blocks_count
Aneesh Kumar K.V
2007-10-17
1
-1
/
+1
*
ext4: Convert s_blocks_count to s_blocks_count_lo
Aneesh Kumar K.V
2007-10-17
1
-2
/
+2
*
ext4: Convert bg_inode_bitmap and bg_inode_table
Aneesh Kumar K.V
2007-10-17
2
-7
/
+7
*
ext4: Convert bg_block_bitmap to bg_block_bitmap_lo
Aneesh Kumar K.V
2007-10-17
1
-3
/
+3
*
ext4: FLEX_BG Kernel support v2.
Jose R. Santos
2007-10-17
1
-2
/
+7
*
ext4: Fix sparse warnings
Aneesh Kumar K.V
2007-10-17
1
-2
/
+4
*
Ext4: Uninitialized Block Groups
Andreas Dilger
2007-10-17
6
-31
/
+323
*
ext4: remove #ifdef CONFIG_EXT4_INDEX
Eric Sandeen
2007-10-17
2
-27
/
+0
*
ext4: Remove (partial, never completed) fragment support
Coly Li
2007-10-17
3
-30
/
+0
*
JBD2: debug code cleanup.
Jose R. Santos
2007-10-17
1
-14
/
+6
*
jbd2: fix commit code to properly abort journal
Jan Kara
2007-10-17
1
-4
/
+4
*
jbd2: JBD_XXX to JBD2_XXX naming cleanup
Mingming Cao
2007-10-17
6
-10
/
+10
*
JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4
Mingming Cao
2007-10-17
3
-6
/
+3
*
JBD2: replace jbd_kmalloc with kmalloc directly.
Mingming Cao
2007-10-17
2
-12
/
+3
*
JBD: replace jbd_kmalloc with kmalloc directly
Mingming Cao
2007-10-17
2
-12
/
+3
*
JBD2: jbd2 slab allocation cleanups
Mingming Cao
2007-10-17
3
-94
/
+14
*
JBD: JBD slab allocation cleanups
Mingming Cao
2007-10-17
3
-91
/
+11
*
9p: fix bad kconfig cross-dependency
Eric Van Hensbergen
2007-10-17
1
-46
/
+1
*
9p: soften invalidation in loose_mode
Eric Van Hensbergen
2007-10-17
1
-2
/
+4
*
9p: attach-per-user
Latchesar Ionkov
2007-10-17
4
-60
/
+195
*
9p: rename uid and gid parameters
Latchesar Ionkov
2007-10-17
3
-12
/
+16
*
9p: define session flags
Latchesar Ionkov
2007-10-17
3
-17
/
+27
*
9p: Make transports dynamic
Eric Van Hensbergen
2007-10-17
3
-108
/
+75
*
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2007-10-17
90
-4739
/
+2762
|
\
|
*
[XFS] eagerly remove vmap mappings to avoid upsetting Xen
Jeremy Fitzhardinge
2007-10-17
1
-0
/
+13
|
*
[XFS] simplify validata_fields
Christoph Hellwig
2007-10-17
1
-27
/
+24
|
*
[XFS] no longer using io_vnode, as was remaining from 23 cherrypick
Tim Shimmin
2007-10-16
1
-1
/
+1
|
*
[XFS] Remove STATIC which was missing from prior manual merge
Tim Shimmin
2007-10-16
1
-1
/
+1
|
*
[XFS] Put back the QUEUE_ORDERED_NONE test in the barrier check.
Tim Shimmin
2007-10-16
1
-0
/
+8
|
*
[XFS] Turn off XBF_ASYNC flag before re-reading superblock.
Lachlan McIlroy
2007-10-16
1
-0
/
+3
|
*
[XFS] avoid race in sync_inodes() that can fail to write out all dirty data
Lachlan McIlroy
2007-10-16
1
-9
/
+20
|
*
[XFS] This fix prevents bulkstat from spinning in an infinite loop.
Lachlan McIlroy
2007-10-16
1
-6
/
+9
|
*
[XFS] simplify xfs_create/mknod/symlink prototype
Christoph Hellwig
2007-10-16
5
-47
/
+29
|
*
[XFS] avoid xfs_getattr in XFS_IOC_FSGETXATTR ioctl
Christoph Hellwig
2007-10-16
1
-44
/
+46
|
*
[XFS] get_bulkall() could return incorrect inode state
Vlad Apostolov
2007-10-16
2
-7
/
+29
|
*
[XFS] Kill unused IOMAP_EOF flag
Christoph Hellwig
2007-10-16
2
-9
/
+0
|
*
[XFS] fix when DMAPI mount option processing happens
Vlad Apostolov
2007-10-16
1
-12
/
+14
|
*
[XFS] ensure file size is logged on synchronous writes
Lachlan McIlroy
2007-10-16
1
-7
/
+6
[next]