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.12.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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2009-12-11
1
-2
/
+14
|
\
|
*
devpts_get_tty() should validate inode
Sukadev Bhattiprolu
2009-12-11
1
-2
/
+14
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-12-11
30
-632
/
+889
|
\
\
|
*
|
ext3: PTR_ERR return of wrong pointer in setup_new_group_blocks()
Roel Kluin
2009-12-10
1
-1
/
+1
|
*
|
ext3: Fix data / filesystem corruption when write fails to copy data
Jan Kara
2009-12-10
1
-4
/
+14
|
*
|
ext4: Support for 64-bit quota format
Jan Kara
2009-12-10
1
-6
/
+24
|
*
|
ext3: Support for vfsv1 quota format
Jan Kara
2009-12-10
1
-6
/
+24
|
*
|
quota: Implement quota format with 64-bit space and inode limits
Jan Kara
2009-12-10
3
-39
/
+153
|
*
|
quota: Move definition of QFMT_OCFS2 to linux/quota.h
Jan Kara
2009-12-10
1
-4
/
+0
|
*
|
ext2: fix comment in ext2_find_entry about return values
Jérémy Cochoy
2009-12-10
1
-2
/
+2
|
*
|
ext3: Unify log messages in ext3
Alexey Fisher
2009-12-10
1
-205
/
+227
|
*
|
ext2: clear uptodate flag on super block I/O error
Stephen Hemminger
2009-12-10
1
-0
/
+16
|
*
|
ext2: Unify log messages in ext2
Alexey Fisher
2009-12-10
4
-80
/
+101
|
*
|
ext3: make "norecovery" an alias for "noload"
Eric Sandeen
2009-12-10
1
-0
/
+4
|
*
|
ext3: Don't update the superblock in ext3_statfs()
Eric Sandeen
2009-12-10
1
-2
/
+0
|
*
|
ext3: journal all modifications in ext3_xattr_set_handle
Eric Sandeen
2009-12-10
1
-3
/
+4
|
*
|
quota: Fix WARN_ON in lookup_one_len
Jan Kara
2009-12-10
1
-0
/
+2
|
*
|
const: struct quota_format_ops
Alexey Dobriyan
2009-12-10
3
-3
/
+3
|
*
|
ubifs: remove manual O_SYNC handling
Christoph Hellwig
2009-12-10
1
-12
/
+1
|
*
|
afs: remove manual O_SYNC handling
Christoph Hellwig
2009-12-10
1
-9
/
+0
|
*
|
kill wait_on_page_writeback_range
Christoph Hellwig
2009-12-10
2
-7
/
+3
|
*
|
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
2009-12-10
11
-15
/
+29
|
*
|
zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress...
Jan Kara
2009-12-10
2
-250
/
+286
*
|
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-12-11
30
-321
/
+254
|
\
\
\
|
*
|
|
xfs: Fix error return for fallocate() on XFS
Jason Gunthorpe
2009-12-11
1
-3
/
+3
|
*
|
|
xfs: cleanup dmapi macros in the umount path
Christoph Hellwig
2009-12-11
2
-24
/
+21
|
*
|
|
xfs: remove incorrect sparse annotation for xfs_iget_cache_miss
Christoph Hellwig
2009-12-11
1
-1
/
+1
|
*
|
|
xfs: kill the STATIC_INLINE macro
Christoph Hellwig
2009-12-11
9
-36
/
+17
|
*
|
|
xfs: uninline xfs_get_extsz_hint
Christoph Hellwig
2009-12-11
2
-21
/
+23
|
*
|
|
xfs: rename xfs_attr_fetch to xfs_attr_get_int
Christoph Hellwig
2009-12-11
2
-5
/
+8
|
*
|
|
xfs: simplify xfs_buf_get / xfs_buf_read interfaces
Christoph Hellwig
2009-12-11
9
-50
/
+44
|
*
|
|
xfs: remove IO_ISAIO
Christoph Hellwig
2009-12-11
3
-8
/
+2
|
*
|
|
xfs: Wrapped journal record corruption on read at recovery
Andy Poling
2009-12-11
1
-17
/
+7
|
*
|
|
xfs: cleanup data end I/O handlers
Christoph Hellwig
2009-12-11
1
-69
/
+26
|
*
|
|
xfs: use WRITE_SYNC_PLUG for synchronous writeout
Christoph Hellwig
2009-12-11
1
-7
/
+10
|
*
|
|
xfs: reset the i_iolock lock class in the reclaim path
Christoph Hellwig
2009-12-11
2
-1
/
+17
|
*
|
|
xfs: I/O completion handlers must use NOFS allocations
Christoph Hellwig
2009-12-11
5
-7
/
+15
|
*
|
|
xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks
Christoph Hellwig
2009-12-11
2
-15
/
+26
|
*
|
|
xfs: simplify inode teardown
Christoph Hellwig
2009-12-11
5
-57
/
+34
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-12-11
7
-417
/
+285
|
\
\
\
\
|
*
|
|
|
sysfs: sysfs_setattr remove unnecessary permission check.
Eric W. Biederman
2009-12-11
1
-4
/
+0
|
*
|
|
|
sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
Eric W. Biederman
2009-12-11
2
-33
/
+32
|
*
|
|
|
sysfs: Propagate renames to the vfs on demand
Eric W. Biederman
2009-12-11
4
-161
/
+32
|
*
|
|
|
sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
Eric W. Biederman
2009-12-11
2
-89
/
+4
|
*
|
|
|
sysfs: In sysfs_chmod_file lazily propagate the mode change.
Eric W. Biederman
2009-12-11
1
-23
/
+8
|
*
|
|
|
sysfs: Implement sysfs_getattr & sysfs_permission
Eric W. Biederman
2009-12-11
4
-17
/
+54
|
*
|
|
|
sysfs: Nicely indent sysfs_symlink_inode_operations
Eric W. Biederman
2009-12-11
1
-4
/
+4
|
*
|
|
|
sysfs: Update s_iattr on link and unlink.
Eric W. Biederman
2009-12-11
1
-0
/
+18
|
*
|
|
|
sysfs: Fix locking and factor out sysfs_sd_setattr
Eric W. Biederman
2009-12-11
2
-20
/
+32
|
*
|
|
|
sysfs: Simplify iattr time assignments
Eric W. Biederman
2009-12-11
1
-6
/
+3
[next]