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-04-17
[JFFS2] Speed up mount for directly-mapped NOR flash
Joakim Tjernlund
1
-4
/
+11
2007-04-17
[JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes()
Artem Bityutskiy
1
-65
/
+33
2007-04-17
[JFFS2] Disable summary after wbuf recovery
Adrian Hunter
1
-0
/
+3
2007-04-17
[JFFS2] Prevent list corruption when handling write errors
Adrian Hunter
1
-0
/
+5
2007-04-17
[JFFS2] fix deadlock on error path
Artem Bityutskiy
1
-1
/
+1
2007-04-17
[JFFS2] check node crc before doing anything else
Thomas Gleixner
1
-15
/
+15
2007-04-02
[JFFS2] Delete everything related to obsolete JFFS2_PROC option
Robert P. J. Day
2
-148
/
+0
2007-03-10
[JFFS2] Remove superfluous source file fs/jffs2/comprtest.c
Robert P. J. Day
1
-307
/
+0
2007-03-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
4
-4
/
+36
2007-03-09
[JFFS2] print a message when marking bad block
Artem Bityutskiy
1
-1
/
+1
2007-03-09
[JFFS2] Check for all-zero node headers
David Woodhouse
2
-1
/
+24
2007-03-08
[PATCH] ecryptfs: nested locking annotation
Peter Zijlstra
1
-1
/
+1
2007-03-08
[PATCH] check_partition(): fix error check
suzuki
1
-1
/
+1
2007-03-08
[PATCH] Add epoll compat_ code to fs/compat.c
Davide Libenzi
1
-0
/
+100
2007-03-08
[PATCH] uml: hostfs: make hostfs= option work as a jail, as intended.
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+7
2007-03-08
[PATCH] uml: hostfs: fix double free
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+4
2007-03-08
[JFFS2] Use yield() between GC passes in background thread.
David Woodhouse
1
-1
/
+7
2007-03-08
[JFFS2] Fix writebuffer recovery in the first page of a block
Vitaly Wool
1
-1
/
+4
2007-03-07
[GFS2] Fix bz 229873, alternate test: assertion "!ip->i_inode.i_mapping->nrpa...
Steven Whitehouse
1
-1
/
+0
2007-03-07
[GFS2] build fix
akpm@linux-foundation.org
1
-0
/
+1
2007-03-07
[GFS2] go_drop_bh is never used, so remove it
Steven Whitehouse
2
-4
/
+0
2007-03-07
[GFS2] Remove unused variable
Steven Whitehouse
2
-2
/
+0
2007-03-07
[GFS2] Fix bz 229831, lookup returns wrong inode
Steven Whitehouse
1
-1
/
+2
2007-03-07
[GFS2] Fix bz 230143, incorrect flushing of rgrps
Steven Whitehouse
1
-0
/
+2
2007-03-07
[GFS2] pass formal ino in do_filldir_main
Wendy Cheng
1
-2
/
+2
2007-03-07
[DLM] fs/dlm/user.c should #include "user.h"
Adrian Bunk
1
-0
/
+1
2007-03-07
[GFS2] fix hangup when multiple processes are trying to write to the same file
Josef Whiter
1
-2
/
+5
2007-03-07
[GFS2] NFS filehandle check
Wendy Cheng
1
-4
/
+1
2007-03-07
[GFS2] add newline to printk message
Richard Fearn
1
-1
/
+1
2007-03-07
[GFS2] fix locking mistake
Josef Whiter
1
-1
/
+1
2007-03-07
[PATCH] suspend regression: sysfs deadlock
Hugh Dickins
1
-4
/
+1
2007-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
15
-70
/
+227
2007-03-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2
-64
/
+103
2007-03-06
[PATCH] fs: nobh_truncate_page() fix
Dave Kleikamp
1
-0
/
+9
2007-03-06
[PATCH] Fix 2.6.21 rfcomm lockups
Mark Lord
1
-0
/
+2
2007-03-06
ncpfs: make sure server connection survives a kill
Pierre Ossman
2
-64
/
+103
2007-03-06
[CIFS] cifs_prepare_write was incorrectly rereading page in some cases
Steve French
3
-28
/
+45
2007-03-05
[PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE better
Dmitriy Monakhov
1
-12
/
+16
2007-03-05
[PATCH] ecryptfs: lower root result must be adirectory
Dmitriy Monakhov
1
-7
/
+1
2007-03-05
[PATCH] shmem and simple const super_operations
Hugh Dickins
1
-4
/
+6
2007-03-05
[PATCH] ecryptfs: check xattr operation support fix
Dmitriy Monakhov
2
-4
/
+5
2007-03-02
[PATCH] ext[34]: EA block reference count racing fix
Mingming Cao
2
-32
/
+51
2007-03-02
[PATCH] eCryptfs: no path_release() after path_lookup() error
Michael Halcrow
1
-1
/
+1
2007-03-02
[PATCH] eCryptfs: remove unnecessary flush_dcache_page()
Michael Halcrow
1
-1
/
+0
2007-03-02
[PATCH] eCryptfs: set O_LARGEFILE when opening lower file
Michael Halcrow
2
-3
/
+1
2007-03-02
[PATCH] eCryptfs: resolve lower page unlocking problem
Michael Halcrow
1
-5
/
+23
2007-03-01
[CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26pre
Steve French
2
-0
/
+13
2007-02-27
[CIFS] Remove some unused functions/declarations
Steve French
6
-10
/
+14
2007-02-27
[CIFS] New file for previous commit
Steve French
1
-0
/
+52
2007-02-27
[CIFS] cifs export operations
Steve French
3
-12
/
+18
[next]