index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2017-12-14
xfs: add the ability to join a held buffer to a defer_ops
Darrick J. Wong
2
-4
/
+40
2017-12-09
xfs: make iomap_begin functions trim iomaps consistently
Darrick J. Wong
1
-1
/
+1
2017-12-09
xfs: remove "no-allocation" reservations for file creations
Christoph Hellwig
6
-51
/
+14
2017-12-09
fs: xfs: remove duplicate includes
Pravin Shedge
4
-5
/
+0
2017-11-30
xfs: Properly retry failed dquot items in case of error during buffer writeback
Carlos Maiolino
2
-5
/
+49
2017-11-30
xfs: scrub inode mode properly
Darrick J. Wong
1
-1
/
+13
2017-11-30
xfs: remove unused parameter from xfs_writepage_map
Darrick J. Wong
1
-3
/
+3
2017-11-30
xfs: ubsan fixes
Darrick J. Wong
1
-3
/
+3
2017-11-28
xfs: calculate correct offset in xfs_scrub_quota_item
Eric Sandeen
1
-1
/
+1
2017-11-28
xfs: fix uninitialized variable in xfs_scrub_quota
Eric Sandeen
1
-1
/
+1
2017-11-28
xfs: fix leaks on corruption errors in xfs_bmap.c
Eric Sandeen
1
-2
/
+4
2017-11-28
xfs: fortify xfs_alloc_buftarg error handling
Michal Hocko
1
-5
/
+10
2017-11-27
xfs: log recovery should replay deferred ops in order
Darrick J. Wong
5
-40
/
+85
2017-11-27
xfs: always free inline data before resetting inode fork during ifree
Darrick J. Wong
1
-0
/
+21
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-7
/
+6
2017-11-25
Merge tag 'afs-fixes-20171124' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-279
/
+405
2017-11-24
afs: remove redundant assignment of dvnode to itself
Colin Ian King
1
-1
/
+1
2017-11-24
afs: cell: Remove unnecessary code in afs_lookup_cell
Gustavo A. R. Silva
1
-6
/
+1
2017-11-24
afs: Fix signal handling in some file ops
David Howells
1
-0
/
+8
2017-11-24
afs: Fix some dentry handling in dir ops and missing key_puts
David Howells
1
-10
/
+5
2017-11-24
afs: Make afs_write_begin() avoid writing to a page that's being stored
David Howells
1
-0
/
+5
2017-11-23
Merge tag 'xfs-4.15-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-7
/
+13
2017-11-23
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2017-11-23
Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2
-0
/
+6
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-5
/
+4
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-2
/
+2
2017-11-21
Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-154
/
+72
2017-11-21
Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
6
-94
/
+206
2017-11-21
xfs: abstract out dev_t conversions
Christoph Hellwig
2
-6
/
+12
2017-11-21
xfs: fix memory leak in xfs_iext_free_last_leaf
Shu Wang
1
-1
/
+1
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
11
-82
/
+157
2017-11-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-152
/
+147
2017-11-18
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
1
-1
/
+1
2017-11-18
fat: remove redundant assignment of 0 to slots
Colin Ian King
1
-1
/
+0
2017-11-18
hfs/hfsplus: clean up unused variables in bnode.c
Christos Gkekas
2
-8
/
+0
2017-11-18
nilfs2: remove inode->i_version initialization
Jeff Layton
1
-1
/
+0
2017-11-18
nilfs2: use octal for unreadable permission macro
Ryusuke Konishi
1
-1
/
+1
2017-11-18
nilfs2: align block comments of nilfs_sufile_truncate_range() at *
Ryusuke Konishi
1
-16
/
+16
2017-11-18
fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t
Elena Reshetova
2
-6
/
+7
2017-11-18
nilfs2: fix race condition that causes file system corruption
Andreas Rohner
1
-2
/
+4
2017-11-18
fs/nilfs2: convert timers to use timer_setup()
Kees Cook
2
-6
/
+6
2017-11-18
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
1
-15
/
+3
2017-11-18
pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
Joe Lawrence
1
-2
/
+15
2017-11-18
pipe: match pipe_max_size data type with procfs
Joe Lawrence
1
-1
/
+1
2017-11-18
autofs: don't fail mount for transient error
NeilBrown
1
-1
/
+14
2017-11-18
epoll: remove ep_call_nested() from ep_eventpoll_poll()
Jason Baron
1
-45
/
+35
2017-11-18
epoll: avoid calling ep_call_nested() from ep_poll_safewake()
Jason Baron
1
-29
/
+18
2017-11-18
epoll: account epitem and eppoll_entry to kmemcg
Shakeel Butt
1
-2
/
+2
2017-11-18
proc: use do-while in name_to_int()
Alexey Dobriyan
1
-2
/
+2
2017-11-18
proc: : uninline name_to_int()
Alexey Dobriyan
3
-22
/
+25
[next]