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
*
ext4: remove useless test and assignment in strtohash functions
Damien Guibouret
2017-08-24
1
-4
/
+0
*
ext4: backward compatibility support for Lustre ea_inode implementation
Tahsin Erdogan
2017-08-24
3
-56
/
+94
*
ext4: remove timebomb in ext4_decode_extra_time()
Christoph Hellwig
2017-08-24
1
-6
/
+4
*
ext4: use sizeof(*ptr)
Markus Elfring
2017-08-24
2
-2
/
+2
*
ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
Darrick J. Wong
2017-08-24
1
-2
/
+2
*
ext4: reduce lock contention in __ext4_new_inode
Wang Shilong
2017-08-24
1
-11
/
+39
*
ext4: cleanup goto next group
Wang Shilong
2017-08-24
1
-14
/
+6
*
ext4: do not unnecessarily allocate buffer in recently_deleted()
Jan Kara
2017-08-24
1
-2
/
+2
*
ext4: add missing xattr hash update
Tahsin Erdogan
2017-08-14
1
-2
/
+4
*
ext4: fix clang build regression
Theodore Ts'o
2017-08-14
1
-2
/
+5
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-08-06
12
-169
/
+282
|
\
|
*
ext4: fix copy paste error in ext4_swap_extents()
Maninder Singh
2017-08-06
1
-1
/
+1
|
*
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
2017-08-06
1
-1
/
+2
|
*
ext4, project: expand inode extra size if possible
Miao Xie
2017-08-06
3
-24
/
+85
|
*
ext4: cleanup ext4_expand_extra_isize_ea()
Miao Xie
2017-08-06
1
-9
/
+5
|
*
ext4: restructure ext4_expand_extra_isize
Miao Xie
2017-08-06
2
-40
/
+36
|
*
ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize
Miao Xie
2017-08-06
2
-12
/
+16
|
*
ext4: make xattr inode reads faster
Tahsin Erdogan
2017-08-06
4
-48
/
+92
|
*
ext4: inplace xattr block update fails to deduplicate blocks
Tahsin Erdogan
2017-08-05
1
-3
/
+1
|
*
ext4: remove unused mode parameter
Tahsin Erdogan
2017-08-05
1
-5
/
+4
|
*
ext4: fix warning about stack corruption
Arnd Bergmann
2017-08-05
1
-5
/
+6
|
*
ext4: fix dir_nlink behaviour
Andreas Dilger
2017-08-05
2
-10
/
+14
|
*
ext4: silence array overflow warning
Dan Carpenter
2017-08-05
1
-1
/
+1
|
*
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
2017-08-05
1
-0
/
+3
|
*
ext4: release discard bio after sending discard commands
Daeho Jeong
2017-08-05
1
-1
/
+3
|
*
ext4: convert swap_inode_data() over to use swap() on most of the fields
Jeff Layton
2017-07-31
1
-10
/
+8
|
*
ext4: error should be cleared if ea_inode isn't added to the cache
Emoly Liu
2017-07-31
1
-0
/
+1
|
*
ext4: Don't clear SGID when inheriting ACLs
Jan Kara
2017-07-30
1
-13
/
+15
|
*
ext4: preserve i_mode if __ext4_set_acl() fails
Ernesto A. Fernández
2017-07-30
1
-4
/
+11
|
*
ext4: remove unused metadata accounting variables
Eric Whitney
2017-07-30
2
-6
/
+2
|
*
ext4: correct comment references to ext4_ext_direct_IO()
Eric Whitney
2017-07-30
1
-2
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-08-03
2
-12
/
+17
|
\
\
|
*
|
ocfs2: don't clear SGID when inheriting ACLs
Jan Kara
2017-08-02
1
-12
/
+12
|
*
|
userfaultfd: non-cooperative: flush event_wqh at release time
Mike Rapoport
2017-08-02
1
-0
/
+3
|
*
|
userfaultfd_zeropage: return -ENOSPC in case mm has gone
Mike Rapoport
2017-08-02
1
-0
/
+2
|
|
/
*
|
Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-08-02
3
-24
/
+8
|
\
\
|
|
/
|
/
|
|
*
NFSv4: Fix double frees in nfs4_test_session_trunk()
Trond Myklebust
2017-08-02
2
-16
/
+3
|
*
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
Trond Myklebust
2017-08-01
2
-8
/
+5
*
|
Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-28
2
-6
/
+12
|
\
\
|
|
/
|
*
NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter
Benjamin Coddington
2017-07-28
1
-1
/
+1
|
*
NFS: Optimize fallocate by refreshing mapping when needed.
NeilBrown
2017-07-27
1
-0
/
+2
|
*
NFS: invalidate file size when taking a lock.
NeilBrown
2017-07-27
1
-1
/
+1
|
*
NFS: Use raw NFS access mask in nfs4_opendata_access()
Anna Schumaker
2017-07-26
1
-4
/
+8
*
|
Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-28
6
-3
/
+39
|
\
\
|
*
|
xfs: fix multi-AG deadlock in xfs_bunmapi
Christoph Hellwig
2017-07-26
1
-0
/
+12
|
*
|
xfs: check that dir block entries don't off the end of the buffer
Darrick J. Wong
2017-07-25
1
-0
/
+4
|
*
|
xfs: fix quotacheck dquot id overflow infinite loop
Brian Foster
2017-07-24
1
-0
/
+3
|
*
|
xfs: check _alloc_read_agf buffer pointer before using
Darrick J. Wong
2017-07-20
2
-0
/
+6
|
*
|
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
Darrick J. Wong
2017-07-20
2
-1
/
+10
|
*
|
xfs: check _btree_check_block value
Darrick J. Wong
2017-07-20
1
-2
/
+4
[next]