index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-mc146818-lib.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-31
iversion: make inode_cmp_iversion{+raw} return bool instead of s64
Jeff Layton
1
-12
/
+8
2018-01-30
Documentation: Fix 'file_mapped' -> 'mapped_file'
Florian Schmidt
1
-2
/
+2
2018-01-30
gfs2: Add a few missing newlines in messages
Andreas Gruenbacher
3
-5
/
+5
2018-01-30
gfs2: Remove inode from ordered write list in gfs2_write_inode()
Abhi Das
1
-0
/
+6
2018-01-29
btrfs: drop devid as device_list_add() arg
Anand Jain
1
-5
/
+3
2018-01-29
btrfs: get device pointer from device_list_add()
Anand Jain
1
-16
/
+18
2018-01-29
GFS2: Don't try to end a non-existent transaction in unlink
Bob Peterson
1
-3
/
+2
2018-01-29
xfs: remove experimental tag for reflinks
Christoph Hellwig
1
-5
/
+1
2018-01-29
xfs: don't screw up direct writes when freesp is fragmented
Darrick J. Wong
1
-0
/
+20
2018-01-29
xfs: check reflink allocation mappings
Darrick J. Wong
1
-0
/
+7
2018-01-29
iomap: warn on zero-length mappings
Darrick J. Wong
1
-0
/
+2
2018-01-29
xfs: treat CoW fork operations as delalloc for quota accounting
Darrick J. Wong
2
-6
/
+41
2018-01-29
xfs: only grab shared inode locks for source file during reflink
Darrick J. Wong
2
-10
/
+20
2018-01-29
xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes
Darrick J. Wong
4
-22
/
+39
2018-01-29
xfs: reflink should break pnfs leases before sharing blocks
Darrick J. Wong
1
-1
/
+47
2018-01-29
xfs: don't clobber inobt/finobt cursors when xref with rmap
Darrick J. Wong
1
-2
/
+2
2018-01-29
xfs: skip CoW writes past EOF when writeback races with truncate
Darrick J. Wong
1
-0
/
+13
2018-01-29
xfs: preserve i_rdev when recycling a reclaimable inode
Amir Goldstein
1
-0
/
+2
2018-01-29
xfs: refactor accounting updates out of xfs_bmap_btalloc
Darrick J. Wong
1
-13
/
+17
2018-01-29
xfs: refactor inode verifier corruption error printing
Darrick J. Wong
4
-10
/
+50
2018-01-29
xfs: make tracepoint inode number format consistent
Darrick J. Wong
1
-6
/
+6
2018-01-29
xfs: always zero di_flags2 when we free the inode
Darrick J. Wong
1
-0
/
+1
2018-01-29
xfs: call xfs_qm_dqattach before performing reflink operations
Darrick J. Wong
1
-0
/
+5
2018-01-29
xfs: bmap code cleanup
Shan Hai
1
-24
/
+8
2018-01-29
Use list_head infra-structure for buffer's log items list
Carlos Maiolino
9
-71
/
+44
2018-01-29
Split buffer's b_fspriv field
Carlos Maiolino
18
-86
/
+104
2018-01-29
Get rid of xfs_buf_log_item_t typedef
Carlos Maiolino
3
-52
/
+56
2018-01-29
fs: handle inode->i_version more efficiently
Jeff Layton
2
-56
/
+154
2018-01-29
btrfs: only dirty the inode in btrfs_update_time if something was changed
Jeff Layton
1
-2
/
+3
2018-01-29
xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
Jeff Layton
1
-6
/
+8
2018-01-29
fs: only set S_VERSION when updating times if necessary
Jeff Layton
1
-3
/
+7
2018-01-29
IMA: switch IMA over to new i_version API
Jeff Layton
2
-2
/
+4
2018-01-29
xfs: convert to new i_version API
Jeff Layton
5
-7
/
+15
2018-01-29
ufs: use new i_version API
Jeff Layton
3
-6
/
+9
2018-01-29
ocfs2: convert to new i_version API
Jeff Layton
4
-10
/
+14
2018-01-29
nfsd: convert to new i_version API
Jeff Layton
1
-1
/
+2
2018-01-29
nfs: convert to new i_version API
Jeff Layton
6
-23
/
+26
2018-01-29
ext4: convert to new i_version API
Jeff Layton
7
-17
/
+26
2018-01-29
ext2: convert to new i_version API
Jeff Layton
2
-6
/
+8
2018-01-29
exofs: switch to new i_version API
Jeff Layton
2
-5
/
+7
2018-01-29
btrfs: convert to new i_version API
Jeff Layton
3
-5
/
+12
2018-01-29
afs: convert to new i_version API
Jeff Layton
2
-3
/
+5
2018-01-29
affs: convert to new i_version API
Jeff Layton
3
-5
/
+8
2018-01-29
fat: convert to new i_version API
Jeff Layton
4
-19
/
+22
2018-01-29
fs: don't take the i_lock in inode_inc_iversion
Jeff Layton
1
-3
/
+4
2018-01-29
fs: new API for handling inode->i_version
Jeff Layton
9
-15
/
+249
2018-01-29
NFS: Fix a race between mmap() and O_DIRECT
Trond Myklebust
1
-1
/
+1
2018-01-28
Linux 4.15
v4.15
Linus Torvalds
1
-1
/
+1
2018-01-28
fs/cifs/cifsacl.c Fixes typo in a comment
Achilles Gaikwad
1
-1
/
+1
2018-01-28
NFS: Remove a redundant call to unmap_mapping_range()
Trond Myklebust
1
-1
/
+0
[next]