index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: refactor error handling code in ceph_reserve_caps()
Chengguang Xu
2018-08-13
1
-33
/
+13
*
ceph: refactor ceph_unreserve_caps()
Chengguang Xu
2018-08-13
2
-31
/
+37
*
ceph: change to void return type for __do_request()
Chengguang Xu
2018-08-13
1
-6
/
+5
*
ceph: compare fsc->max_file_size and inode->i_size for max file size limit
Chengguang Xu
2018-08-13
1
-1
/
+2
*
ceph: add additional size check in ceph_setattr()
Chengguang Xu
2018-08-13
1
-0
/
+5
*
ceph: add additional offset check in ceph_write_iter()
Chengguang Xu
2018-08-02
1
-4
/
+11
*
ceph: add additional range check in ceph_fallocate()
Chengguang Xu
2018-08-02
1
-3
/
+5
*
ceph: add new field max_file_size in ceph_fs_client
Chengguang Xu
2018-08-02
3
-2
/
+5
*
libceph: add authorizer challenge
Ilya Dryomov
2018-08-02
1
-0
/
+11
*
ceph: adding new return type vm_fault_t
Souptick Joarder
2018-08-02
1
-30
/
+32
*
ceph: use timespec64 for r_stamp
Arnd Bergmann
2018-08-02
3
-6
/
+5
*
libceph: use timespec64 for r_mtime
Arnd Bergmann
2018-08-02
2
-11
/
+9
*
ceph: use timespec64 for inode timestamp
Arnd Bergmann
2018-08-02
8
-74
/
+71
*
ceph: stop using current_kernel_time()
Arnd Bergmann
2018-08-02
1
-1
/
+4
*
ceph: add d_drop for some error cases in ceph_symlink()
Chengguang Xu
2018-08-02
1
-2
/
+4
*
ceph: add d_drop for some error cases in ceph_mknod()
Chengguang Xu
2018-08-02
1
-3
/
+5
*
ceph: return errors from posix_acl_equiv_mode() correctly
Chengguang Xu
2018-08-02
1
-3
/
+3
*
ceph: fix incorrect use of strncpy
Yan, Zheng
2018-08-02
1
-2
/
+2
*
libceph: amend "bad option arg" error message
Ilya Dryomov
2018-08-02
1
-2
/
+1
*
ceph: restore ctime as well in the case of restoring old mode
Chengguang Xu
2018-08-02
1
-2
/
+4
*
ceph: add retry logic for error -ERANGE in ceph_get_acl()
Chengguang Xu
2018-08-02
1
-3
/
+15
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-07-29
6
-33
/
+35
|
\
|
*
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2018-07-29
2
-8
/
+5
|
*
ext4: check for allocation block validity with block group locked
Theodore Ts'o
2018-07-12
2
-0
/
+6
|
*
ext4: fix inline data updates with checksums enabled
Theodore Ts'o
2018-07-10
2
-17
/
+18
|
*
ext4: clear mmp sequence number when remounting read-only
Theodore Ts'o
2018-07-08
2
-5
/
+4
|
*
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
Theodore Ts'o
2018-07-08
1
-3
/
+2
*
|
squashfs: be more careful about metadata corruption
Linus Torvalds
2018-07-29
4
-5
/
+16
*
|
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-27
1
-4
/
+5
|
\
\
|
*
|
blkdev: __blkdev_direct_IO_simple: fix leak in error case
Martin Wilck
2018-07-26
1
-4
/
+5
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-07-27
2
-0
/
+3
|
\
\
\
|
*
|
|
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
2018-07-26
1
-0
/
+1
|
*
|
|
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
2018-07-26
1
-0
/
+2
*
|
|
|
Merge tag 'xfs-4.18-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-07-27
2
-4
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
xfs: properly handle free inodes in extent hint validators
Eric Sandeen
2018-07-24
1
-2
/
+4
|
*
|
|
xfs: Initialize variables in xfs_alloc_get_rec before using them
Carlos Maiolino
2018-06-28
1
-2
/
+3
*
|
|
|
Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-07-25
7
-14
/
+25
|
\
\
\
\
|
*
|
|
|
cachefiles: Wait rather than BUG'ing on "Unexpected object collision"
Kiran Kumar Modukuri
2018-07-25
1
-1
/
+0
|
*
|
|
|
cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag
Kiran Kumar Modukuri
2018-07-25
1
-1
/
+1
|
*
|
|
|
fscache: Fix reference overput in fscache_attach_object() error handling
Kiran Kumar Modukuri
2018-07-25
4
-5
/
+8
|
*
|
|
|
cachefiles: Fix refcounting bug in backing-file read monitoring
Kiran Kumar Modukuri
2018-07-25
1
-5
/
+12
|
*
|
|
|
fscache: Allow cancelled operations to be enqueued
Kiran Kumar Modukuri
2018-07-25
1
-2
/
+4
*
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-07-22
2
-1
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
aio: don't expose __aio_sigset in uapi
Christoph Hellwig
2018-07-17
1
-0
/
+5
|
*
|
|
|
|
drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
Al Viro
2018-07-10
1
-1
/
+0
*
|
|
|
|
|
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-21
1
-2
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Btrfs: fix file data corruption after cloning a range and fsync
Filipe Manana
2018-07-19
1
-2
/
+5
*
|
|
|
|
|
|
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-21
1
-3
/
+1
*
|
|
|
|
|
|
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-21
1
-2
/
+2
*
|
|
|
|
|
|
fat: fix memory allocation failure handling of match_strdup()
OGAWA Hirofumi
2018-07-21
1
-7
/
+13
[next]