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
2008-10-03
inotify: fix lock ordering wrt do_page_fault's mmap_sem
Nick Piggin
1
-7
/
+20
2008-09-29
mm owner: fix race between swapoff and exit
Balbir Singh
1
-1
/
+1
2008-09-29
Fix NULL pointer dereference in proc_sys_compare
Linus Torvalds
1
-4
/
+6
2008-09-26
Merge git://oss.sgi.com:8090/xfs/linux-2.6
Linus Torvalds
1
-91
/
+3
2008-09-26
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
6
-9
/
+15
2008-09-26
GFS2: Support for I/O barriers
Steven Whitehouse
2
-3
/
+19
2008-09-26
[XFS] Remove xfs_iext_irec_compact_full()
Lachlan McIlroy
1
-92
/
+3
2008-09-26
[XFS] Fix extent list corruption in xfs_iext_irec_compact_full().
Lachlan McIlroy
1
-0
/
+1
2008-09-25
9p: use an IS_ERR test rather than a NULL test
Julien Brunel
1
-2
/
+1
2008-09-25
cifs: explicitly revoke SPNEGO key after session setup
Jeff Layton
1
-1
/
+3
2008-09-24
cifs: Convert cifs to new aops.
Nick Piggin
1
-61
/
+59
2008-09-24
[CIFS] update DOS attributes in cifsInode if we successfully changed them
Steve French
1
-0
/
+4
2008-09-24
cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle
Jeff Layton
2
-3
/
+3
2008-09-24
cifs: work around samba returning -ENOENT on SetFileDisposition call
Jeff Layton
1
-2
/
+10
2008-09-24
cifs: fix inverted NULL check after kmalloc
Jeff Layton
1
-1
/
+1
2008-09-23
[CIFS] clean up upcall handling for dns_resolver keys
Steve French
1
-33
/
+41
2008-09-23
[CIFS] fix busy-file renames and refactor cifs_rename logic
Steve French
1
-82
/
+104
2008-09-23
cifs: add function to set file disposition
Jeff Layton
3
-2
/
+64
2008-09-23
[CIFS] add constants for string lengths of keynames in SPNEGO upcall string
Steve French
1
-9
/
+26
2008-09-23
cifs: move rename and delete-on-close logic into helper function
Jeff Layton
1
-39
/
+59
2008-09-23
cifs: have find_writeable_file prefer filehandles opened by same task
Jeff Layton
1
-1
/
+9
2008-09-23
cifs: don't use GFP_KERNEL with GFP_NOFS
Pekka Enberg
2
-6
/
+3
2008-09-18
GFS2: high time to take some time over atime
Steven Whitehouse
10
-167
/
+65
2008-09-18
GFS2: The war on bloat
Steven Whitehouse
1
-15
/
+15
2008-09-18
UBIFS: fix printk format warnings
Alexander Beregalov
2
-2
/
+2
2008-09-17
UBIFS: remove incorrect assert
Adrian Hunter
1
-1
/
+0
2008-09-17
UBIFS: TNC / GC race fixes
Adrian Hunter
2
-4
/
+12
2008-09-17
UBIFS: create the name of the background thread in every case
Sebastian Siewior
1
-2
/
+1
2008-09-17
[XFS] Don't do I/O beyond eof when unreserving space
Lachlan McIlroy
1
-0
/
+18
2008-09-17
[XFS] Fix use-after-free with buffers
Lachlan McIlroy
1
-24
/
+20
2008-09-17
[XFS] Prevent lockdep false positives when locking two inodes.
David Chinner
2
-1
/
+16
2008-09-17
[XFS] Fix barrier status change detection.
David Chinner
1
-1
/
+1
2008-09-17
[XFS] Prevent direct I/O from mapping extents beyond eof
Lachlan McIlroy
1
-0
/
+4
2008-09-17
[XFS] Fix regression introduced by remount fixup
Christoph Hellwig
1
-0
/
+20
2008-09-17
[XFS] Move memory allocations for log tracing out of the critical path
Lachlan McIlroy
2
-21
/
+40
2008-09-17
[CIFS] use common code for turning off ATTR_READONLY in cifs_unlink
Steve French
1
-167
/
+139
2008-09-17
cifs: clean up variables in cifs_unlink
Jeff Layton
2
-50
/
+42
2008-09-15
GFS2: GFS2 will panic if you misspell any mount options
Abhijith Das
1
-6
/
+9
2008-09-15
GFS2: Direct IO write at end of file error
Bob Peterson
1
-1
/
+1
2008-09-14
rescan_partitions(): make device capacity errors non-fatal
Andrew Morton
1
-2
/
+2
2008-09-14
mm: ifdef Quicklists in /proc/meminfo
Hugh Dickins
1
-4
/
+8
2008-09-14
bfs: fix Lockdep warning
Eric Sesterhenn
1
-1
/
+1
2008-09-14
proc: more debugging for "already registered" case
Alexey Dobriyan
1
-2
/
+2
2008-09-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-25
/
+20
2008-09-10
ocfs2: Fix a bug in direct IO read.
Tao Ma
1
-1
/
+1
2008-09-09
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
10
-141
/
+221
2008-09-09
NFS: Restore missing hunk in NFS mount option parser
Chuck Lever
1
-0
/
+6
2008-09-08
udf: add llseek method
Christoph Hellwig
1
-0
/
+1
2008-09-05
UBIFS: make minimum fanout 3
Artem Bityutskiy
1
-1
/
+1
2008-09-05
UBIFS: fix division by zero
Artem Bityutskiy
1
-6
/
+7
[prev]
[next]