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
2013-04-30
mm: allow arch code to control the user page table ceiling
Hugh Dickins
1
-2
/
+2
2013-04-30
mm, vmalloc: move get_vmalloc_info() to vmalloc.c
Joonsoo Kim
4
-79
/
+2
2013-04-30
mm: make snapshotting pages for stable writes a per-bio operation
Darrick J. Wong
3
-5
/
+30
2013-04-30
fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n
Josh Triplett
1
-1
/
+2
2013-04-30
direct-io: submit bio after boundary buffer is added to it
Jan Kara
1
-17
/
+11
2013-04-30
direct-io: fix boundary block handling
Jan Kara
1
-1
/
+2
2013-04-30
fs/read_write.c: fix generic_file_llseek() comment
Ming Lei
1
-1
/
+1
2013-04-30
ocfs2/dlm: remove redundant null pointer check
Sachin Kamat
1
-4
/
+2
2013-04-30
ocfs2: fix NULL dereference for moving extents
Dan Carpenter
1
-8
/
+8
2013-04-30
ocfs2: fix error handling in ocfs2_ioctl_move_extents()
Dan Carpenter
1
-20
/
+17
2013-04-30
ocfs2: fix error return code in ocfs2_info_handle_freefrag()
Wei Yongjun
1
-1
/
+3
2013-04-30
ocfs2: delay inode update transactions after verifying the input flags
Jeff Liu
1
-9
/
+9
2013-04-30
fs/fscache/stats.c: fix memory leak
Anurup m
1
-1
/
+1
2013-04-29
Merge tag 'driver-core-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-20
/
+21
2013-04-29
NFSv4: Warn once about servers that incorrectly apply open mode to setattr
Trond Myklebust
1
-0
/
+7
2013-04-29
NFSv4: Servers should only check SETATTR stateid open mode on size change
Trond Myklebust
1
-4
/
+9
2013-04-29
gfs2: Convert print_symbol to %pSR
Joe Perches
2
-3
/
+4
2013-04-26
aio: fix possible invalid memory access when DEBUG is enabled
Zhao Hongjiang
1
-1
/
+1
2013-04-26
GFS2: Flush work queue before clearing glock hash tables
Bob Peterson
1
-0
/
+1
2013-04-24
Merge branch 'linus' into timers/core
Thomas Gleixner
91
-415
/
+1310
2013-04-23
Merge branch 'bugfixes' into linux-next
Trond Myklebust
3
-17
/
+37
2013-04-23
Merge branch 'rpcsec_gss-from_cel' into linux-next
Trond Myklebust
8
-180
/
+164
2013-04-23
NFSv4: Don't recheck permissions on open in case of recovery cached open
Trond Myklebust
1
-4
/
+10
2013-04-23
NFSv4.1: Don't do a delegated open for NFS4_OPEN_CLAIM_DELEG_CUR_FH modes
Trond Myklebust
1
-0
/
+1
2013-04-23
NFSv4.1: Use the more efficient open_noattr call for open-by-filehandle
Trond Myklebust
1
-2
/
+6
2013-04-23
NFS: Retry SETCLIENTID with AUTH_SYS instead of AUTH_NONE
Chuck Lever
1
-1
/
+1
2013-04-22
NFSv4: Ensure that we clear the NFS_OPEN_STATE flag when appropriate
Trond Myklebust
1
-3
/
+13
2013-04-22
LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot
Trond Myklebust
2
-3
/
+3
2013-04-20
NFSv4: Ensure the LOCK call cannot use the delegation stateid
Trond Myklebust
1
-1
/
+1
2013-04-20
NFSv4: Use the open stateid if the delegation has the wrong mode
Trond Myklebust
3
-1
/
+7
2013-04-20
nfs: Send atime and mtime as a 64bit value
Bryan Schumaker
1
-4
/
+2
2013-04-18
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
1
-2
/
+0
2013-04-18
hfsplus: fix potential overflow in hfsplus_file_truncate()
Vyacheslav Dubeyko
1
-1
/
+1
2013-04-18
fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()
Naoya Horiguchi
1
-0
/
+1
2013-04-18
hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
Naoya Horiguchi
1
-1
/
+1
2013-04-17
posix-timers: Show sigevent info in proc file
Pavel Emelyanov
1
-0
/
+17
2013-04-17
posix-timers: Introduce /proc/PID/timers file
Pavel Emelyanov
1
-0
/
+83
2013-04-17
NFSv4: Record the OPEN create mode used in the nfs4_opendata structure
Trond Myklebust
2
-23
/
+30
2013-04-15
Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...
Linus Torvalds
1
-0
/
+1
2013-04-15
Merge 3.9-rc7 into driver-core-next
Greg Kroah-Hartman
19
-123
/
+243
2013-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-6
/
+42
2013-04-14
NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports
Trond Myklebust
2
-0
/
+4
2013-04-14
vfs: Revert spurious fix to spinning prevention in prune_icache_sb
Suleiman Souhlal
1
-1
/
+1
2013-04-13
Btrfs: make sure nbytes are right after log replay
Josef Bacik
1
-6
/
+42
2013-04-13
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-3
/
+13
2013-04-12
NFSv4: Fix handling of revoked delegations by setattr
Trond Myklebust
1
-1
/
+5
2013-04-12
treewide: Fix typo in printks
Masanari Iida
2
-2
/
+2
2013-04-12
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
1
-0
/
+1
2013-04-11
NFSv4 release the sequence id in the return on close case
Andy Adamson
1
-1
/
+3
2013-04-11
cifs: Allow passwords which begin with a delimitor
Sachin Prabhu
1
-3
/
+13
[prev]
[next]