index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
NTFS: Fix a nasty deadlock that appeared in recent kernels.
Anton Altaparmakov
2005-06-26
2
-10
/
+61
*
NTFS: Prepare for 2.1.23 release: Update documentation and bump version.
Anton Altaparmakov
2005-06-25
3
-21
/
+8
*
NTFS: Change ntfs_map_runlist_nolock() to only decompress the mapping pairs
Anton Altaparmakov
2005-06-25
2
-19
/
+48
*
NTFS: Add an extra parameter @last_vcn to ntfs_get_size_for_mapping_pairs()
Anton Altaparmakov
2005-06-25
5
-60
/
+132
*
NTFS: Change the runlist terminator of the newly allocated cluster(s) to
Anton Altaparmakov
2005-06-25
2
-0
/
+11
*
NTFS: Fix several occurences of a bug where we would perform 'var & ~const'
Anton Altaparmakov
2005-06-25
5
-7
/
+12
*
NTFS: Detect the case when Windows has been suspended to disk on the volume
Anton Altaparmakov
2005-06-25
2
-11
/
+171
*
NTFS: Fix a bug in address space operations error recovery code paths where
Anton Altaparmakov
2005-06-25
3
-5
/
+17
*
NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it
Anton Altaparmakov
2005-06-25
8
-21
/
+566
*
Automerge with /usr/src/ntfs-2.6.git.
Anton Altaparmakov
2005-06-25
68
-1019
/
+1833
|
\
|
*
[PATCH] fs/qnx4/*: fix sparse warnings
Alexey Dobriyan
2005-06-24
2
-3
/
+3
|
*
[PATCH] make various thing static
Adrian Bunk
2005-06-24
2
-2
/
+2
|
*
[PATCH] xip: reduce code duplication
Carsten Otte
2005-06-24
1
-6
/
+2
|
*
[PATCH] xip: ext2: execute in place
Carsten Otte
2005-06-24
9
-8
/
+205
|
*
[PATCH] xip: fs/mm: execute in place
Carsten Otte
2005-06-24
1
-1
/
+3
|
*
[PATCH] DocBook: update comments
Martin Waitz
2005-06-24
1
-2
/
+3
|
*
[PATCH] knfsd: nfsd4 reboot dirname fix
NeilBrown
2005-06-24
3
-3
/
+58
|
*
[PATCH] knfsd: nfsd4: reboot recovery
NeilBrown
2005-06-24
2
-0
/
+185
|
*
[PATCH] knfsd: nfsd4: initialize recovery directory
NeilBrown
2005-06-24
2
-2
/
+182
|
*
[PATCH] knfsd: nfsd4: remove cb_parsed
NeilBrown
2005-06-24
2
-7
/
+2
|
*
[PATCH] knfsd: nfsd4: allow multiple lockowners
NeilBrown
2005-06-24
1
-43
/
+33
|
*
[PATCH] knfsd: nfsd4: rename state list fields
NeilBrown
2005-06-24
1
-39
/
+39
|
*
[PATCH] knfsd: nfsd4: miscellaneous setclientid_confirm cleanup
NeilBrown
2005-06-24
1
-32
/
+17
|
*
[PATCH] knfsd: nfsd4: setclientid_confirm comments
NeilBrown
2005-06-24
1
-30
/
+29
|
*
[PATCH] knfsd: nfsd4: setclientid_confirm gotoectomy
NeilBrown
2005-06-24
1
-10
/
+7
|
*
[PATCH] knfsd: nfsd4: fix setclientid_confirm error return
NeilBrown
2005-06-24
1
-8
/
+3
|
*
[PATCH] knfsd: nfsd4: fix setclientid_confirm cases
NeilBrown
2005-06-24
1
-4
/
+15
|
*
[PATCH] knfsd: nfsd4: fix uncomfirmed list
NeilBrown
2005-06-24
1
-4
/
+7
|
*
[PATCH] knfsd: nfsd4: make needlessly global code static
NeilBrown
2005-06-24
5
-41
/
+43
|
*
[PATCH] knfsd: nfsd4: grace period end
NeilBrown
2005-06-24
1
-11
/
+13
|
*
[PATCH] knfsd: nfsd4: add find_{un}conf_by_str functions to simplify setclientid
NeilBrown
2005-06-24
1
-18
/
+31
|
*
[PATCH] knfsd: nfsd4: reboot hash
NeilBrown
2005-06-24
4
-43
/
+138
|
*
[PATCH] knfsd: nfsd4: setclientid simplification
NeilBrown
2005-06-24
1
-12
/
+2
|
*
[PATCH] knfsd: nfsd4: idmap initialization
NeilBrown
2005-06-24
1
-4
/
+0
|
*
[PATCH] knfsd: nfsd4: remove nfs4_reclaim_init
NeilBrown
2005-06-24
1
-3
/
+0
|
*
[PATCH] knfsd: nfsd4: clean up state initialization
NeilBrown
2005-06-24
2
-18
/
+18
|
*
[PATCH] knfsd: nfsd4: rename nfs4_state_init
NeilBrown
2005-06-24
2
-4
/
+4
|
*
[PATCH] knfsd: nfsd4: delegation recovery
NeilBrown
2005-06-24
2
-9
/
+29
|
*
[PATCH] knfsd: nfsd4: simplify lease changing
NeilBrown
2005-06-24
1
-51
/
+12
|
*
[PATCH] knfsd: nfsd4: create separate laundromat workqueue
NeilBrown
2005-06-24
1
-3
/
+6
|
*
[PATCH] knfsd: nfsd4: nfs4_check_open_reclaim cleanup
NeilBrown
2005-06-24
1
-5
/
+1
|
*
[PATCH] knfsd: nfsd4: fix probe_callback
NeilBrown
2005-06-24
1
-1
/
+1
|
*
[PATCH] knfsd: nfs4: hold filp while reading or writing
NeilBrown
2005-06-24
1
-3
/
+12
|
*
[PATCH] knfsd: lockd: flush signals on shutdown
NeilBrown
2005-06-24
1
-1
/
+3
|
*
[PATCH] nfsd4: reference count struct nfs4_file
NeilBrown
2005-06-24
1
-49
/
+51
|
*
[PATCH] nfsd4: rename nfs4_file fields
NeilBrown
2005-06-24
1
-11
/
+11
|
*
[PATCH] nfsd4: remove debugging counters
NeilBrown
2005-06-24
1
-24
/
+1
|
*
[PATCH] nfsd4: slabify delegations
NeilBrown
2005-06-24
1
-10
/
+9
|
*
[PATCH] nfsd4: slabify stateids
NeilBrown
2005-06-24
1
-5
/
+17
|
*
[PATCH] nfsd4: slabify nfs4_files
NeilBrown
2005-06-24
1
-24
/
+34
[next]