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
2014-07-14
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-45
/
+44
2014-07-13
ext4: fix potential null pointer dereference in ext4_free_inode
Namjae Jeon
1
-1
/
+1
2014-07-12
ext4: fix a potential deadlock in __ext4_es_shrink()
Theodore Ts'o
1
-2
/
+2
2014-07-12
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2014-07-11
ext4: revert commit which was causing fs corruption after journal replays
Theodore Ts'o
1
-27
/
+24
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+30
2014-07-09
Merge tag 'f2fs-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-27
/
+41
2014-07-09
f2fs: avoid to access NULL pointer in issue_flush_thread
Chao Yu
1
-1
/
+2
2014-07-09
f2fs: check bdi->dirty_exceeded when trying to skip data writes
Jaegeuk Kim
1
-0
/
+2
2014-07-09
f2fs: do checkpoint for the renamed inode
Jaegeuk Kim
1
-6
/
+4
2014-07-09
f2fs: release new entry page correctly in error path of f2fs_rename
Chao Yu
1
-1
/
+2
2014-07-09
f2fs: fix error path in init_inode_metadata
Chao Yu
1
-1
/
+1
2014-07-09
f2fs: check lower bound nid value in check_nid_range
Chao Yu
3
-4
/
+4
2014-07-09
f2fs: remove unused variables in f2fs_sm_info
Chao Yu
2
-5
/
+0
2014-07-07
nfsd: Fix bad reserving space for encoding rdattr_error
Kinglong Mee
1
-1
/
+1
2014-07-06
ext4: disable synchronous transaction batching if max_batch_time==0
Eric Sandeen
2
-3
/
+4
2014-07-06
ext4: clarify ext4_error message in ext4_mb_generate_buddy_error()
Theodore Ts'o
1
-2
/
+2
2014-07-06
ext4: clarify error count warning messages
Theodore Ts'o
1
-3
/
+4
2014-07-06
ext4: fix unjournalled bg descriptor while initializing inode bitmap
Theodore Ts'o
1
-7
/
+7
2014-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
13
-47
/
+108
2014-07-04
Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+55
2014-07-04
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-11
/
+13
2014-07-03
fs/seq_file: fallback to vmalloc allocation
Heiko Carstens
1
-9
/
+21
2014-07-03
/proc/stat: convert to single_open_size()
Heiko Carstens
1
-20
/
+2
2014-07-03
autofs4: fix false positive compile error
Ian Kent
1
-1
/
+1
2014-07-03
Btrfs: fix crash when starting transaction
Filipe Manana
1
-0
/
+1
2014-07-03
Btrfs: fix btrfs_print_leaf for skinny metadata
Josef Bacik
1
-4
/
+5
2014-07-03
Btrfs: fix race of using total_bytes_pinned
Liu Bo
1
-4
/
+1
2014-07-03
btrfs: use E2BIG instead of EIO if compression does not help
David Sterba
1
-1
/
+1
2014-07-03
btrfs: remove stale comment from btrfs_flush_all_pending_stuffs
David Sterba
1
-5
/
+0
2014-07-03
Btrfs: fix use-after-free when cloning a trailing file hole
Filipe Manana
1
-11
/
+9
2014-07-03
btrfs: fix null pointer dereference in btrfs_show_devname when name is null
Anand Jain
1
-0
/
+2
2014-07-03
btrfs: fix null pointer dereference in clone_fs_devices when name is null
Anand Jain
1
-5
/
+7
2014-07-03
btrfs: fix nossd and ssd_spread mount option regression
Eric Sandeen
1
-1
/
+2
2014-07-03
Btrfs: fix race between balance recovery and root deletion
Wang Shilong
2
-0
/
+4
2014-07-03
Btrfs: atomically set inode->i_flags in btrfs_update_iflags
Filipe Manana
1
-7
/
+10
2014-07-03
nfs: fix nfs4d readlink truncated packet
Avi Kivity
1
-1
/
+1
2014-07-02
kernfs: kernfs_notify() must be useable from non-sleepable contexts
Tejun Heo
1
-14
/
+55
2014-06-30
kernfs: introduce kernfs_pin_sb()
Li Zefan
1
-0
/
+30
2014-06-30
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-6
/
+68
2014-06-29
btrfs: only unlock block in verify_parent_transid if we locked it
Josef Bacik
1
-1
/
+2
2014-06-29
Btrfs: assert send doesn't attempt to start transactions
Filipe Manana
1
-2
/
+4
2014-06-29
btrfs compression: reuse recently used workspace
Sergey Senozhatsky
1
-1
/
+1
2014-06-29
Btrfs: fix crash when mounting raid5 btrfs with missing disks
Liu Bo
1
-2
/
+3
2014-06-29
btrfs: create sprout should rename fsid on the sysfs as well
Anand Jain
1
-0
/
+9
2014-06-29
btrfs: dev replace should replace the sysfs entry
Anand Jain
1
-0
/
+5
2014-06-29
btrfs: dev add should add its sysfs entry
Anand Jain
3
-3
/
+16
2014-06-29
btrfs: dev delete should remove sysfs entry
Anand Jain
3
-0
/
+26
2014-06-29
btrfs: rename add_device_membership to btrfs_kobj_add_device
Anand Jain
1
-2
/
+2
2014-06-28
nfsd: fix rare symlink decoding bug
J. Bruce Fields
2
-10
/
+12
[next]