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.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-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-11-05
pstore: Fix duplicate {console,ftrace}-efi entries
Valdis Kletnieks
1
-2
/
+2
2014-11-05
be careful with nd->inode in path_init() and follow_dotdot_rcu()
Al Viro
1
-2
/
+13
2014-11-05
ext4: check s_chksum_driver when looking for bg csum presence
Darrick J. Wong
2
-2
/
+6
2014-11-05
ext4: move error report out of atomic context in ext4_init_block_bitmap()
Dmitry Monakhov
1
-4
/
+8
2014-11-05
ext4: Replace open coded mdata csum feature to helper function
Dmitry Monakhov
12
-70
/
+43
2014-11-05
ext4: fix reservation overflow in ext4_da_write_begin
Eric Sandeen
1
-1
/
+16
2014-11-05
ext4: add ext4_iget_normal() which is to be used for dir tree lookups
Theodore Ts'o
4
-3
/
+11
2014-11-05
ext4: don't orphan or truncate the boot loader inode
Theodore Ts'o
2
-5
/
+4
2014-11-05
ext4: grab missed write_count for EXT4_IOC_SWAP_BOOT
Dmitry Monakhov
1
-1
/
+9
2014-11-05
ext4: fix mmap data corruption when blocksize < pagesize
Jan Kara
1
-1
/
+5
2014-11-05
vfs: fix data corruption when blocksize < pagesize for mmaped data
Jan Kara
1
-0
/
+3
2014-11-05
ext4: don't check quota format when there are no quota files
Jan Kara
1
-7
/
+0
2014-11-05
jbd2: free bh when descriptor block checksum fails
Darrick J. Wong
1
-0
/
+1
2014-11-05
ext4: check EA value offset when loading
Darrick J. Wong
1
-8
/
+24
2014-11-03
nfs: fix duplicate proc entries
Fabian Frederick
1
-1
/
+1
2014-11-03
NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes
Eric W. Biederman
4
-41
/
+69
2014-11-03
fuse: honour max_read and max_write in direct_io mode
Miklos Szeredi
2
-1
/
+2
2014-11-03
switch iov_iter_get_pages() to passing maximal number of pages
Al Viro
2
-3
/
+3
2014-10-30
xfs: ensure WB_SYNC_ALL writeback handles partial pages correctly
Dave Chinner
1
-2
/
+14
2014-10-30
ecryptfs: avoid to access NULL pointer when write metadata in xattr
Chao Yu
1
-1
/
+1
2014-10-30
fanotify: enable close-on-exec on events' fd when requested in fanotify_init()
Yann Droneaud
1
-1
/
+1
2014-10-30
NFS: Fix a bogus warning in nfs_generic_pgio
Trond Myklebust
1
-4
/
+3
2014-10-30
NFS: Fix an uninitialised pointer Oops in the writeback error path
Trond Myklebust
1
-1
/
+2
2014-10-30
nfsd4: reserve adequate space for LOCK op
J. Bruce Fields
1
-0
/
+8
2014-10-30
NFSv4.1: Fix an NFSv4.1 state renewal regression
Andy Adamson
2
-3
/
+11
2014-10-30
NFSv4: fix open/lock state recovery error handling
Trond Myklebust
1
-10
/
+6
2014-10-30
NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails
Trond Myklebust
1
-1
/
+0
2014-10-30
Fixing lease renewal
Olga Kornievskaia
1
-0
/
+1
2014-10-30
fs: Add a missing permission check to do_umount
Andy Lutomirski
1
-0
/
+2
2014-10-30
Btrfs: fix race in WAIT_SYNC ioctl
Sage Weil
1
-3
/
+9
2014-10-30
Btrfs: fix build_backref_tree issue with multiple shared blocks
Josef Bacik
1
-1
/
+4
2014-10-30
Btrfs: cleanup error handling in build_backref_tree
Josef Bacik
1
-29
/
+59
2014-10-30
Btrfs: try not to ENOSPC on log replay
Josef Bacik
1
-1
/
+2
2014-10-30
Btrfs: don't do async reclaim during log replay
Josef Bacik
1
-1
/
+7
2014-10-30
Btrfs: fix up bounds checking in lseek
Liu Bo
1
-10
/
+15
2014-10-30
Btrfs: add missing compression property remove in btrfs_ioctl_setflags
Filipe Manana
1
-0
/
+3
2014-10-30
btrfs: Fix a deadlock in btrfs_dev_replace_finishing()
Qu Wenruo
1
-1
/
+2
2014-10-30
btrfs: wake up transaction thread from SYNC_FS ioctl
David Sterba
1
-0
/
+6
2014-10-09
Fix problem recognizing symlinks
Steve French
2
-1
/
+3
2014-10-09
udf: Avoid infinite loop when processing indirect ICBs
Jan Kara
1
-14
/
+21
2014-10-06
ext4: avoid trying to kfree an ERR_PTR pointer
Theodore Ts'o
2
-0
/
+4
2014-10-06
ext4: propagate errors up to ext4_find_entry()'s callers
Theodore Ts'o
2
-3
/
+34
2014-10-06
aio: block exit_aio() until all context requests are completed
Gu Zheng
1
-1
/
+7
2014-10-06
Fix nasty 32-bit overflow bug in buffer i/o code.
Anton Altaparmakov
1
-2
/
+4
2014-10-06
GFS2: fix d_splice_alias() misuses
Al Viro
1
-2
/
+3
2014-10-06
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
Al Viro
1
-16
/
+17
2014-10-06
fs/cachefiles: add missing \n to kerror conversions
Fabian Frederick
6
-33
/
+33
2014-10-06
ocfs2/dlm: do not get resource spinlock if lockres is new
Joseph Qi
1
-8
/
+10
2014-10-06
nilfs2: fix data loss with mmap()
Andreas Rohner
1
-1
/
+6
2014-10-06
fs/notify: don't show f_handle if exportfs_encode_inode_fh failed
Andrey Vagin
1
-1
/
+1
[next]