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
*
ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
Theodore Ts'o
2013-07-21
1
-3
/
+8
*
ext4: don't show usrquota/grpquota twice in /proc/mounts
Theodore Ts'o
2013-07-21
1
-6
/
+0
*
ext4: fix ext4_get_group_number()
Theodore Ts'o
2013-07-21
2
-6
/
+6
*
ext4: fix overflow when counting used blocks on 32-bit architectures
Jan Kara
2013-07-21
1
-2
/
+2
*
ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs
Jan Kara
2013-07-21
1
-2
/
+2
*
ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementations
Jan Kara
2013-07-21
1
-7
/
+7
*
ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()
Jan Kara
2013-07-21
1
-1
/
+1
*
Btrfs: only do the tree_mod_log_free_eb if this is our last ref
Josef Bacik
2013-07-21
1
-1
/
+2
*
Btrfs: hold the tree mod lock in __tree_mod_log_rewind
Josef Bacik
2013-07-21
1
-4
/
+6
*
Btrfs: fix estale with btrfs send
Josef Bacik
2013-07-21
1
-0
/
+35
*
ocfs2: xattr: fix inlined xattr reflink
Junxiao Bi
2013-07-21
1
-0
/
+10
*
ext4: check error return from ext4_write_inline_data_end()
Theodore Ts'o
2013-07-21
1
-4
/
+7
*
ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
Al Viro
2013-07-21
2
-10
/
+4
*
ext4: fix corruption when online resizing a fs with 1K block size
Maarten ter Huurne
2013-07-21
1
-3
/
+1
*
jbd2: fix theoretical race in jbd2__journal_restart
Theodore Ts'o
2013-07-21
1
-1
/
+1
*
jbd2: move superblock checksum calculation to jbd2_write_superblock()
Theodore Ts'o
2013-07-21
1
-1
/
+2
*
CIFS: Fix a deadlock when a file is reopened
Pavel Shilovsky
2013-07-21
1
-5
/
+4
*
CIFS use sensible file nlink values if unprovided
Steve French
2013-07-21
1
-0
/
+5
*
nfsd4: fix decoding of compounds across page boundaries
J. Bruce Fields
2013-07-13
1
-1
/
+1
*
NFSv4.1 end back channel session draining
Andy Adamson
2013-07-13
1
-12
/
+11
*
hpfs: better test for errors
Mikulas Patocka
2013-07-13
2
-2
/
+9
*
ceph: fix sleeping function called from invalid context.
majianpeng
2013-07-13
1
-4
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-06-29
1
-15
/
+39
|
\
|
*
UBIFS: fix a horrid bug
Artem Bityutskiy
2013-06-29
1
-3
/
+27
|
*
UBIFS: prepare to fix a horrid bug
Artem Bityutskiy
2013-06-29
1
-12
/
+12
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-06-29
1
-7
/
+9
|
\
\
|
*
|
perf: Disable monitoring on setuid processes for regular users
Stephane Eranian
2013-06-26
1
-7
/
+9
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2013-06-25
1
-4
/
+8
|
\
\
\
|
*
|
|
fuse: hold i_mutex in fuse_file_fallocate()
Maxim Patlasov
2013-06-18
1
-4
/
+8
*
|
|
|
fs: fix new splice.c kernel-doc warning
Randy Dunlap
2013-06-23
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
splice: don't pass the address of ->f_pos to methods
Al Viro
2013-06-20
3
-21
/
+40
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-06-14
3
-20
/
+12
|
\
\
|
*
|
use can_lookup() instead of direct checks of ->i_op->lookup
Al Viro
2013-06-15
1
-2
/
+2
|
*
|
fput: task_work_add() can fail if the caller has passed exit_task_work()
Oleg Nesterov
2013-06-15
1
-9
/
+10
|
*
|
ncpfs: fix rmdir returns Device or resource busy
Dave Chiluk
2013-06-07
1
-9
/
+0
*
|
|
Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-06-14
5
-11
/
+42
|
\
\
\
|
*
|
|
xfs: don't shutdown log recovery on validation errors
Dave Chinner
2013-06-14
1
-2
/
+17
|
*
|
|
xfs: ensure btree root split sets blkno correctly
Dave Chinner
2013-06-14
1
-0
/
+10
|
*
|
|
xfs: fix implicit padding in directory and attr CRC formats
Dave Chinner
2013-06-14
2
-2
/
+4
|
*
|
|
xfs: don't emit v5 superblock warnings on write
Dave Chinner
2013-06-14
1
-7
/
+11
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-06-13
3
-9
/
+13
|
\
\
\
\
|
*
|
|
|
Btrfs: stop all workers before cleaning up roots
Josef Bacik
2013-06-08
1
-3
/
+3
|
*
|
|
|
Btrfs: fix use-after-free bug during umount
Liu Bo
2013-06-08
1
-2
/
+2
|
*
|
|
|
Btrfs: init relocate extent_io_tree with a mapping
Josef Bacik
2013-06-08
1
-4
/
+5
|
*
|
|
|
btrfs: Drop inode if inode root is NULL
Naohiro Aota
2013-06-08
1
-0
/
+3
|
*
|
|
|
Btrfs: don't delete fs_roots until after we cleanup the transaction
Josef Bacik
2013-06-08
1
-1
/
+1
*
|
|
|
|
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-06-12
4
-27
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
ocfs2: add missing lockres put in dlm_mig_lockres_handler
Xue jiufei
2013-06-12
1
-0
/
+1
|
*
|
|
|
|
aio: fix io_destroy() regression by using call_rcu()
Kent Overstreet
2013-06-12
1
-20
/
+16
|
*
|
|
|
|
fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory
Goldwyn Rodrigues
2013-06-12
1
-1
/
+1
[next]