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
2018-08-23
nfsd: Remove callback_cred
Chuck Lever
3
-30
/
+2
2018-08-23
nfsd: Use correct credential for NFSv4.0 callback with GSS
Chuck Lever
1
-1
/
+8
2018-08-23
sunrpc: Extract target name into svc_cred
Chuck Lever
1
-2
/
+5
2018-08-09
nfsd: use true and false for boolean values
Gustavo A. R. Silva
1
-3
/
+3
2018-08-09
nfsd: constify write_op[]
Eric Biggers
1
-1
/
+1
2018-08-09
fs/nfsd: Delete invalid assignment statements in nfsd4_decode_exchange_id
nixiaoming
1
-3
/
+1
2018-08-09
NFSD: Handle full-length symlinks
Chuck Lever
2
-0
/
+4
2018-08-09
NFSD: Refactor the generic write vector fill helper
Chuck Lever
3
-21
/
+8
2018-08-09
nfsd: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-09
nfsd: fix leaked file lock with nfs exported overlayfs
Amir Goldstein
5
-13
/
+13
2018-06-19
nfsd: don't advertise a SCSI layout for an unsupported request_queue
Benjamin Coddington
1
-9
/
+2
2018-06-17
nfsd: fix corrupted reply to badly ordered compound
J. Bruce Fields
1
-0
/
+1
2018-06-17
nfsd: clarify check_op_ordering
J. Bruce Fields
1
-4
/
+9
2018-06-17
nfsd: update obselete comment referencing the BKL
J. Bruce Fields
1
-3
/
+3
2018-06-17
nfsd4: cleanup sessionid in nfsd4_destroy_session
J. Bruce Fields
1
-4
/
+4
2018-06-17
nfsd4: less confusing nfsd4_compound_in_session
J. Bruce Fields
1
-4
/
+4
2018-06-17
nfsd4: support change_attr_type attribute
J. Bruce Fields
2
-0
/
+11
2018-06-17
nfsd: fix NFSv4 time_delta attribute
J. Bruce Fields
1
-3
/
+26
2018-06-17
nfsd4: return default lease period
J. Bruce Fields
1
-2
/
+2
2018-06-17
nfsd4: extend reclaim period for reclaiming clients
J. Bruce Fields
4
-1
/
+36
2018-06-16
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
4
-4
/
+4
2018-06-16
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-124
/
+152
2018-06-16
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
20
-645
/
+879
2018-06-16
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-136
/
+112
2018-06-16
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
3
-9
/
+14
2018-06-16
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2
-2
/
+2
2018-06-16
docs: Fix more broken references
Mauro Carvalho Chehab
2
-2
/
+2
2018-06-15
afs: Optimise callback breaking by not repeating volume lookup
David Howells
3
-20
/
+107
2018-06-15
afs: Display manually added cells in dynamic root mount
David Howells
6
-27
/
+199
2018-06-15
afs: Enable IPv6 DNS lookups
David Howells
2
-2
/
+2
2018-06-15
afs: Show all of a server's addresses in /proc/fs/afs/servers
David Howells
1
-2
/
+8
2018-06-15
afs: Handle CONFIG_PROC_FS=n
David Howells
2
-2
/
+10
2018-06-15
proc: Make inline name size calculation automatic
David Howells
4
-12
/
+16
2018-06-15
orangefs: simplify compat ioctl handling
Al Viro
1
-42
/
+12
2018-06-15
signalfd: lift sigmask copyin and size checks to callers of do_signalfd4()
Al Viro
1
-25
/
+25
2018-06-15
eventpoll: switch to ->poll_mask
Ben Noordhuis
1
-5
/
+10
2018-06-15
aio: only return events requested in poll_mask() for IOCB_CMD_POLL
Christoph Hellwig
1
-2
/
+2
2018-06-15
eventfd: only return events requested in poll_mask()
Avi Kivity
1
-2
/
+2
2018-06-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-82
/
+134
2018-06-15
exofs: avoid VLA in structures
Kees Cook
3
-67
/
+115
2018-06-15
coredump: fix spam with zero VMA process
Alexey Dobriyan
1
-8
/
+9
2018-06-15
fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block()
OGAWA Hirofumi
1
-1
/
+7
2018-06-15
proc: skip branch in /proc/*/* lookup
Alexey Dobriyan
1
-6
/
+3
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
79
-391
/
+494
2018-06-15
Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
7
-124
/
+202
2018-06-15
Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-19
/
+19
2018-06-14
pstore: Remove bogus format string definition
Arnd Bergmann
1
-11
/
+6
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
79
-390
/
+498
2018-06-13
Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent"
Linus Torvalds
1
-3
/
+1
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
75
-158
/
+225
[next]