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
2007-02-05
[GFS2] Remove the "greedy" function from glock.[ch]
Steven Whitehouse
8
-171
/
+2
2007-02-05
[GFS2] Shrink gfs2_inode memory by half
Steven Whitehouse
2
-24
/
+44
2007-02-05
[GFS2] Remove max_atomic_write tunable
Steven Whitehouse
3
-4
/
+0
2007-02-05
[GFS2] Clean up/speed up readdir
Steven Whitehouse
9
-159
/
+13
2007-02-05
[GFS2] Add writepages for "data=writeback" mounts
Steven Whitehouse
1
-0
/
+27
2007-02-05
[DLM] fix master recovery
David Teigland
1
-1
/
+3
2007-02-05
[DLM] fix user unlocking
David Teigland
3
-12
/
+28
2007-02-05
[DLM] Use workqueues for dlm lowcomms
Patrick Caulfield
2
-284
/
+115
2007-02-05
[GFS2] make gfs2_change_nlink_i() static
Adrian Bunk
2
-45
/
+44
2007-02-05
[GFS2] gfs2 knows of directories which it chooses not to display
Robert Peterson
1
-0
/
+3
2007-02-05
[DLM] expose dlm_config_info fields in configfs
David Teigland
1
-4
/
+132
2007-02-05
[DLM] add config entry to enable log_debug
David Teigland
3
-7
/
+11
2007-02-05
[DLM] rename dlm_config_info fields
David Teigland
9
-37
/
+38
2007-02-05
[DLM] change some log_error to log_debug
David Teigland
2
-13
/
+13
2007-02-05
[GFS2] Fix gfs2_rename deadlock
S. Wendy Cheng
3
-42
/
+35
2007-02-05
[GFS2] BZ 217008 fsfuzzer fix.
Russell Cattelan
1
-1
/
+11
2007-02-05
[GFS2] Fix ordering of page disposal vs. glock_dq
Steven Whitehouse
1
-0
/
+6
2007-02-05
[DLM] Fix spin lock already unlocked bug
Patrick Caulfield
1
-0
/
+2
2007-02-05
[DLM] Fix schedule() calls
Patrick Caulfield
2
-4
/
+4
2007-02-05
[GFS2] Fix change nlink deadlock
S. Wendy Cheng
3
-7
/
+39
2007-02-05
[GFS2] Fail over to readpage for stuffed files
Steven Whitehouse
1
-25
/
+3
2007-02-05
[GFS2] Fix DIO deadlock
Steven Whitehouse
1
-29
/
+45
2007-02-05
[DLM] fs/dlm/lowcomms-tcp.c: remove 2 functions
Adrian Bunk
1
-24
/
+0
2007-02-05
[DLM] fix lost flags in stub replies
David Teigland
1
-0
/
+3
2007-02-05
[DLM] fix receive_request() lvb copying
David Teigland
1
-2
/
+6
2007-02-05
[DLM] fix send_args() lvb copying
David Teigland
1
-4
/
+16
2007-02-05
[DLM] add version check
David Teigland
1
-3
/
+11
2007-02-05
[DLM] fix old rcom messages
David Teigland
3
-25
/
+46
2007-02-05
[DLM] fix resend rcom lock
David Teigland
1
-1
/
+9
2007-02-05
[GFS2] don't try to lockfs after shutdown
David Teigland
2
-7
/
+4
2007-02-03
[PATCH] revert blockdev direct io back to 2.6.19 version
Andrew Morton
1
-0
/
+41
2007-02-03
[PATCH] aio: fix buggy put_ioctx call in aio_complete - v2
Ken Chen
1
-11
/
+9
2007-02-02
[PATCH] procfs: Fix listing of /proc/NOT_A_TGID/task
Guillaume Chazarain
1
-1
/
+11
2007-02-02
[PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify().
Al Viro
1
-1
/
+1
2007-01-31
[PATCH] ntfs: kmap_atomic() atomicity fix
Andrew Morton
1
-0
/
+4
2007-01-31
[PATCH] Remove warning: VFS is out of sync with lock manager
Neil Brown
1
-2
/
+3
2007-01-30
[PATCH] ufs: reallocation fix
Evgeniy Dushistov
1
-15
/
+26
2007-01-30
[PATCH] ufs: truncate negative to unsigned fix
Evgeniy Dushistov
1
-2
/
+2
2007-01-30
[PATCH] ufs: alloc metadata null page fix
Evgeniy Dushistov
2
-6
/
+13
2007-01-30
[PATCH] fuse: fix bug in control filesystem mount
Miklos Szeredi
1
-0
/
+4
2007-01-30
[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...
NeilBrown
3
-10
/
+6
2007-01-30
[PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk's
Adrian Bunk
1
-2
/
+2
2007-01-30
[PATCH] uml: fix mknod
Johannes Stezenbach
3
-4
/
+4
2007-01-30
[PATCH] Fix try_to_free_buffer() locking
Nick Piggin
1
-1
/
+5
2007-01-27
[PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno()
Mark Fasheh
1
-1
/
+1
2007-01-27
[PATCH] core-dumping unreadable binaries via PT_INTERP
Alexey Dobriyan
2
-0
/
+17
2007-01-27
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
NeilBrown
4
-10
/
+13
2007-01-27
[PATCH] 9p: null terminate error strings for debug print
Eric Van Hensbergen
1
-0
/
+1
2007-01-27
[PATCH] 9p: fix segfault caused by race condition in meta-data operations
Eric Van Hensbergen
4
-129
/
+196
2007-01-27
[PATCH] 9p: fix rename return code
Eric Van Hensbergen
1
-1
/
+1
[next]