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.13.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-02-20
mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
KOSAKI Motohiro
1
-2
/
+4
2014-02-20
NFSv4: Fix memory corruption in nfs4_proc_open_confirm
Trond Myklebust
1
-4
/
+4
2014-02-20
NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue
Trond Myklebust
3
-7
/
+22
2014-02-20
Btrfs: disable snapshot aware defrag for now
Josef Bacik
1
-1
/
+1
2014-02-14
NFSv4: Fix a slot leak in nfs40_sequence_done
Trond Myklebust
1
-1
/
+1
2014-02-14
pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done
Boaz Harrosh
1
-4
/
+30
2014-02-14
nfs4: fix discover_server_trunking use after free
Weston Andros Adamson
1
-6
/
+4
2014-02-14
NFSv4.1: Handle errors correctly in nfs41_walk_client_list
Trond Myklebust
1
-3
/
+5
2014-02-14
nfs: always make sure page is up-to-date before extending a write to cover th...
Scott Mayhew
1
-5
/
+6
2014-02-14
nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
Weston Andros Adamson
1
-2
/
+2
2014-02-14
NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
Trond Myklebust
1
-16
/
+31
2014-02-14
ore: Fix wrong math in allocation of per device BIO
Boaz Harrosh
1
-12
/
+25
2014-02-14
fs/compat: fix lookup_dcookie() parameter handling
Heiko Carstens
1
-1
/
+1
2014-02-14
fs/compat: fix parameter handling for compat readv/writev syscalls
Heiko Carstens
1
-8
/
+8
2014-02-14
compat: fix sys_fanotify_mark
Heiko Carstens
1
-2
/
+2
2014-02-14
fuse: fix pipe_buf_operations
Miklos Szeredi
2
-17
/
+23
2014-02-06
btrfs: restrict snapshotting to own subvolumes
David Sterba
1
-0
/
+6
2014-02-06
Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()
Wang Shilong
1
-1
/
+1
2014-02-06
hpfs: remember free space
Mikulas Patocka
3
-10
/
+87
2014-02-06
vfs: Is mounted should be testing mnt_ns for NULL or error.
Eric W. Biederman
1
-1
/
+1
2014-02-06
vfs: Remove second variable named error in __dentry_path
Eric W. Biederman
1
-1
/
+0
2014-02-06
ext4: avoid clearing beyond i_blocks when truncating an inline data file
Theodore Ts'o
1
-3
/
+5
2014-01-25
nilfs2: fix segctor bug that causes file system corruption
Andreas Rohner
1
-4
/
+6
2014-01-25
writeback: Fix data corruption on NFS
Jan Kara
1
-6
/
+9
2014-01-25
vfs: Fix a regression in mounting proc
Eric W. Biederman
1
-1
/
+1
2014-01-25
vfs: In d_path don't call d_dname on a mount point
Eric W. Biederman
1
-1
/
+6
2014-01-25
GFS2: Increase i_writecount during gfs2_setattr_chown
Bob Peterson
1
-1
/
+15
2014-01-10
ext4: fix bigalloc regression
Eric Whitney
1
-1
/
+1
2014-01-10
aio/migratepages: make aio migrate pages sane
Benjamin LaHaise
1
-8
/
+44
2014-01-10
aio: clean up and fix aio_setup_ring page mapping
Linus Torvalds
1
-35
/
+23
2014-01-10
jbd2: don't BUG but return ENOSPC if a handle runs out of space
Theodore Ts'o
1
-2
/
+4
2014-01-10
GFS2: Fix incorrect invalidation for DIO/buffered I/O
Steven Whitehouse
1
-0
/
+30
2014-01-10
GFS2: Fix slab memory leak in gfs2_bufdata
Bob Peterson
1
-0
/
+5
2014-01-10
GFS2: Fix use-after-free race when calling gfs2_remove_from_ail
Bob Peterson
1
-2
/
+2
2014-01-10
GFS2: don't hold s_umount over blkdev_put
Steven Whitehouse
1
-1
/
+11
2014-01-10
ext2: Fix oops in ext2_get_block() called from ext2_quota_write()
Jan Kara
1
-0
/
+1
2014-01-10
cifs: set FILE_CREATED
Shirish Pargaonkar
1
-5
/
+6
2014-01-10
cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()
Sachin Prabhu
3
-20
/
+19
2014-01-10
ceph: Avoid data inconsistency due to d-cache aliasing in readpage()
Li Wang
1
-2
/
+6
2014-01-10
ext4: fix FITRIM in no journal mode
Lukas Czerner
1
-2
/
+2
2014-01-10
ext4: add explicit casts when masking cluster sizes
Theodore Ts'o
3
-17
/
+25
2014-01-10
ext4: fix deadlock when writing in ENOSPC conditions
Jan Kara
1
-12
/
+0
2014-01-10
ext4: Do not reserve clusters when fs doesn't support extents
Jan Kara
1
-4
/
+13
2014-01-10
ext4: fix del_timer() misuse for ->s_err_report
Al Viro
1
-2
/
+2
2014-01-10
ext4: check for overlapping extents in ext4_valid_extent_entries()
Eryu Guan
1
-1
/
+18
2014-01-10
ext4: fix use-after-free in ext4_mb_new_blocks
Junho Ryu
1
-3
/
+8
2014-01-10
ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails
Theodore Ts'o
1
-0
/
+9
2014-01-10
xfs: fix infinite loop by detaching the group/project hints from user dquot
Jie Liu
1
-21
/
+50
2014-01-10
aio: fix kioctx leak introduced by "aio: Fix a trinity splat"
Benjamin LaHaise
1
-1
/
+2
2014-01-10
ceph: allocate non-zero page to fscache in readpage()
Li Wang
1
-1
/
+1
[next]